Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 419682 Details for
Bug 599781
FTBFS spicebird-0.7.1-1.fc11
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 12.80 MB, created by
FTBFS
on 2010-06-03 20:27:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:27:47 UTC
Size:
12.80 MB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/spicebird.spec'], False, '/var/lib/mock/fedora-development-x86_64-spicebird-0.7.1-1.fc11.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xbc6b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/spicebird.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/spicebird-0.7.1-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/spicebird.spec'], False, '/var/lib/mock/fedora-development-x86_64-spicebird-0.7.1-1.fc11.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xbc6b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/spicebird.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.epDCy0 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf spicebird-0.7.1 >+ /bin/mkdir -p spicebird-0.7.1 >+ cd spicebird-0.7.1 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/spicebird-beta-0.7.1-full_source.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #1 (spicebird.gcc4.4.patch): >+ cd mozilla >+ echo 'Patch #1 (spicebird.gcc4.4.patch):' >+ /bin/cat /builddir/build/SOURCES/spicebird.gcc4.4.patch >+ /usr/bin/patch -s -p1 -b --suffix .gcc --fuzz=0 >+ /bin/rm -f .mozconfig >+ /bin/cp /builddir/build/SOURCES/spicebird-mozconfig .mozconfig >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.01YyCi >+ umask 022 >+ cd /builddir/build/BUILD >+ cd spicebird-0.7.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd mozilla >++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic >++ /bin/sed -e s/-Wall// >+ MOZ_OPT_FLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export PREFIX=/usr >+ PREFIX=/usr >+ export LIBDIR=/usr/lib64 >+ LIBDIR=/usr/lib64 >+ MOZ_SMP_FLAGS=-j1 >+ '[' -z '' ']' >++ /usr/bin/getconf _NPROCESSORS_ONLN >+ RPM_BUILD_NCPUS=4 >+ '[' 4 -gt 1 ']' >+ MOZ_SMP_FLAGS=-j4 >+ export LDFLAGS=-Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 >+ LDFLAGS=-Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 >+ make -f client.mk build STRIP=/bin/true MOZ_MAKE_FLAGS=-j4 >Adding client.mk options from /builddir/build/BUILD/spicebird-0.7.1/mozilla/.mozconfig: > MOZ_CO_TAG=THUNDERBIRD_3_0a2_RELEASE > MOZ_CO_PROJECT=mail calendar >make[1]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >cd /builddir/build/BUILD/spicebird-0.7.1/mozilla >./configure >Adding configure options from ./.mozconfig: > --with-branding=collab/branding > --enable-application=collab > --prefix=/usr > --libdir=/usr/lib64 > --with-system-nspr > --with-system-nss > --with-system-jpeg > --with-system-zlib > --with-pthreads > --enable-static > --disable-shared > --disable-tests > --disable-mochitest > --disable-debug > --disable-installer > --enable-optimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic > --enable-xinerama > --enable-default-toolkit=cairo-gtk2 > --disable-xprint > --disable-strip > --enable-pango > --enable-system-cairo > --enable-svg > --enable-canvas > --enable-startup-notification > --disable-crashreporter > --with-system-telepathy-stack >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 mawk... no >checking for gawk... gawk >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) works... yes >checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) 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++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) works... yes >checking whether the C++ compiler (c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) 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... /bin/true >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 perl5... no >checking for perl... /usr/bin/perl >checking for minimum required perl version >= 5.006... 5.010001 >checking for full perl installation... yes >checking for python... /usr/bin/python >PYTHON=/usr/bin/python >checking for nsinstall... no >checking for 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 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 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 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 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 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 sys/statvfs.h... yes >checking for sys/statfs.h... yes >checking for sys/vfs.h... yes >checking for sys/mount.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 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 flockfile... yes >checking for getpagesize... yes >checking for localtime_r... yes >checking for strtok_r... 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... no >checking for trouble comparing to zero near std::operator!=()... no >checking for LC_MESSAGES... yes >checking for nspr-config... /usr/bin/nspr-config >checking for NSPR - version >= 4.7.0... yes >checking for nss-config... /usr/bin/nss-config >checking for NSS - version >= 3.12.0... yes >checking for jpeg_destroy_compress in -ljpeg... yes >checking for gzread in -lz... yes >checking if app-specific confvars.sh exists... ./collab/confvars.sh >checking for pkg-config... /usr/bin/pkg-config >checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 gdk-x11-2.0 glib-2.0 gobject-2.0... yes >checking MOZ_GTK2_CFLAGS... -pthread -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... -pthread -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 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for libstartup-notification-1.0 >= 0.8... yes >checking MOZ_STARTUP_NOTIFICATION_CFLAGS... -I/usr/include/startup-notification-1.0 >checking MOZ_STARTUP_NOTIFICATION_LIBS... -lstartup-notification-1 >checking for xft... yes >checking MOZ_XFT_CFLAGS... -I/usr/include/freetype2 >checking MOZ_XFT_LIBS... -lXft -lXrender -lfontconfig -lfreetype -lX11 >checking for pango >= 1.10.0... yes >checking _PANGOCHK_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking _PANGOCHK_LIBS... -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 1.10.0... yes >checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 >checking MOZ_PANGO_LIBS... -pthread -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -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 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for gconf-2.0 >= 1.2.1... 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 -lglib-2.0 >checking for libgnome-2.0 >= 2.0... yes >checking MOZ_LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 >checking MOZ_LIBGNOME_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -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 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for dbus-glib-1 >= 0.60... yes >checking MOZ_DBUS_GLIB_CFLAGS... -pthread -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... -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for tar archiver... checking for gnutar... no >checking for gtar... gtar >gtar >checking for glib-2.0 gobject-2.0... yes >checking CS_GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking CS_GLIB_LIBS... -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for gthread-2.0... yes >checking CS_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking CS_GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0 >checking for gmodule-2.0... yes >checking CS_GMODULE_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking CS_GMODULE_LIBS... -pthread -lgmodule-2.0 -lrt -lglib-2.0 >checking for libxml-2.0... yes >checking CS_LIBXML_CFLAGS... -I/usr/include/libxml2 >checking CS_LIBXML_LIBS... -lxml2 >checking for __res_query in -lresolv... yes >checking for dbus-glib-1... yes >checking CS_DBUS_GLIB_CFLAGS... -pthread -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 CS_DBUS_GLIB_LIBS... -pthread -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for telepathy-glib >= 0.7.9... yes >checking CS_TELEPATHY_GLIB_CFLAGS... -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/dbus-1.0/include >checking CS_TELEPATHY_GLIB_LIBS... -pthread -L/lib64 -ltelepathy-glib -ldbus-glib-1 -lgio-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for valid optimization flags... yes >checking size of int *... 8 >checking for valgrind/valgrind.h... no >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... -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking LIBIDL_LIBS... -pthread -lIDL-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for glib-2.0 >= 1.3.7 gobject-2.0... yes >checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking GLIB_LIBS... -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >checking for stdint.h... yes >checking for inttypes.h... yes >checking for sys/int_types.h... no >checking for cairo >= 1.6.0 freetype2 fontconfig... yes >checking CAIRO_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 >checking CAIRO_LIBS... -lcairo -lfreetype -lfontconfig >checking for cairo-xlib-xrender >= 1.6.0... yes >checking CAIRO_XRENDER_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 >checking CAIRO_XRENDER_LIBS... -lXrender -lcairo -lX11 >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 30 >#define ATK_REV_VERSION 0 >#define D_INO d_ino >#define FUNCPROTO 15 >#define HAVE_64BIT_OS 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLADDR 1 >#define HAVE_FCHMOD 1 >#define HAVE_FLOCKFILE 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_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_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_SIGINFO_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STAT64 1 >#define HAVE_STDINT_H 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_STATFS_H 1 >#define HAVE_SYS_STATVFS_H 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_X11_XKBLIB_H 1 >#define HAVE_XSHM 1 >#define HAVE__UNWIND_BACKTRACE 1 >#define HAVE___CXA_DEMANGLE 1 >#define IBMBIDI 1 >#define JS_THREADSAFE 1 >#define MOZILLA_LOCALE_VERSION "1.9a1" >#define MOZILLA_REGION_VERSION "1.9a1" >#define MOZILLA_SKIN_VERSION "1.8" >#define MOZILLA_VERSION "1.9.0.2pre" >#define MOZILLA_VERSION_U 1.9.0.2pre >#define MOZ_ACCESSIBILITY_ATK 1 >#define MOZ_BUILD_APP collab >#define MOZ_CRASHREPORTER_ENABLE_PERCENT 100 >#define MOZ_DEFAULT_TOOLKIT "cairo-gtk2" >#define MOZ_DISTRIBUTION_ID "org.mozilla" >#define MOZ_DLL_SUFFIX ".so" >#define MOZ_EMBEDDING_LEVEL_BASIC 1 >#define MOZ_EMBEDDING_LEVEL_DEFAULT 1 >#define MOZ_EMBEDDING_LEVEL_MINIMAL 1 >#define MOZ_ENABLE_CANVAS 1 >#define MOZ_ENABLE_DBUS 1 >#define MOZ_ENABLE_GCONF 1 >#define MOZ_ENABLE_GNOMEUI 1 >#define MOZ_ENABLE_STARTUP_NOTIFICATION 1 >#define MOZ_ENABLE_XREMOTE 1 >#define MOZ_FEEDS 1 >#define MOZ_JSLOADER 1 >#define MOZ_LOGGING 1 >#define MOZ_MEMORY 1 >#define MOZ_MEMORY_LINUX 1 >#define MOZ_MEMORY_SIZEOF_PTR_2POW 3 >#define MOZ_MORK 1 >#define MOZ_NO_XPCOM_OBSOLETE 1 >#define MOZ_PROFILELOCKING 1 >#define MOZ_RDF 1 >#define MOZ_SAFE_BROWSING 1 >#define MOZ_STATIC_BUILD 1 >#define MOZ_STATIC_MAIL_BUILD 1 >#define MOZ_STORAGE 1 >#define MOZ_SVG 1 >#define MOZ_SVG_FOREIGNOBJECT 1 >#define MOZ_THUNDERBIRD 1 >#define MOZ_UPDATE_CHANNEL default >#define MOZ_URL_CLASSIFIER 1 >#define MOZ_USER_DIR ".mozilla" >#define MOZ_VIEW_SOURCE 1 >#define MOZ_WIDGET_GTK2 1 >#define MOZ_X11 1 >#define MOZ_XPINSTALL 1 >#define MOZ_XTF 1 >#define MOZ_XUL 1 >#define MOZ_XUL_APP 1 >#define NS_PRINTING 1 >#define NS_PRINT_PREVIEW 1 >#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 Makefile >creating build/Makefile >creating build/unix/Makefile >creating config/Makefile >creating config/mkdepend/Makefile >creating probes/Makefile >creating extensions/Makefile >creating memory/jemalloc/Makefile >creating mail/Makefile >creating mail/app/Makefile >creating mail/app/profile/Makefile >creating mail/base/Makefile >creating mail/branding/nightly/Makefile >creating mail/branding/nightly/locales/Makefile >creating mail/locales/Makefile >creating mail/components/Makefile >creating mail/components/compose/Makefile >creating mail/components/addrbook/Makefile >creating mail/components/preferences/Makefile >creating mail/components/build/Makefile >creating mail/components/shell/Makefile >creating mail/components/shell/public/Makefile >creating mail/components/phishing/Makefile >creating mail/extensions/Makefile >creating mail/extensions/smime/Makefile >creating mail/installer/Makefile >creating mail/installer/windows/Makefile >creating mail/themes/Makefile >creating mail/themes/pinstripe/mail/Makefile >creating mail/themes/pinstripe/editor/Makefile >creating mail/themes/pinstripe/Makefile >creating mail/themes/qute/mail/Makefile >creating mail/themes/qute/editor/Makefile >creating mail/themes/qute/Makefile >creating calendar/sunbird/Makefile >creating calendar/sunbird/app/Makefile >creating calendar/sunbird/base/Makefile >creating calendar/sunbird/locales/Makefile >creating calendar/Makefile >creating calendar/resources/Makefile >creating calendar/libical/Makefile >creating calendar/libical/src/Makefile >creating calendar/libical/src/libical/Makefile >creating calendar/libical/src/libicalss/Makefile >creating calendar/base/Makefile >creating calendar/base/public/Makefile >creating calendar/base/src/Makefile >creating calendar/base/build/Makefile >creating calendar/providers/Makefile >creating calendar/providers/memory/Makefile >creating calendar/providers/storage/Makefile >creating calendar/providers/composite/Makefile >creating calendar/installer/Makefile >creating calendar/installer/windows/Makefile >creating calendar/locales/Makefile >creating collab/Makefile >creating collab/config/Makefile >creating collab/app/Makefile >creating collab/installer/Makefile >creating collab/installer/windows/Makefile >creating collab/branding/Makefile >creating collab/branding/locales/Makefile >creating collab/locales/Makefile >creating collab/calendar/locales/Makefile >creating collab/external/telepathy-glib/telepathy-glib/_gen/Makefile >creating extensions/wallet/Makefile >creating extensions/wallet/public/Makefile >creating extensions/wallet/src/Makefile >creating extensions/wallet/editor/Makefile >creating extensions/wallet/signonviewer/Makefile >creating extensions/wallet/walletpreview/Makefile >creating extensions/wallet/build/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 dom/Makefile >creating dom/public/Makefile >creating dom/public/base/Makefile >creating dom/public/coreEvents/Makefile >creating dom/public/idl/Makefile >creating dom/public/idl/base/Makefile >creating dom/public/idl/canvas/Makefile >creating dom/public/idl/core/Makefile >creating dom/public/idl/css/Makefile >creating dom/public/idl/events/Makefile >creating dom/public/idl/html/Makefile >creating dom/public/idl/range/Makefile >creating dom/public/idl/stylesheets/Makefile >creating dom/public/idl/views/Makefile >creating dom/public/idl/xbl/Makefile >creating dom/public/idl/xpath/Makefile >creating dom/public/idl/xul/Makefile >creating dom/src/Makefile >creating dom/src/base/Makefile >creating dom/src/events/Makefile >creating dom/src/jsurl/Makefile >creating dom/locales/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 parser/expat/Makefile >creating parser/expat/lib/Makefile >creating gfx/Makefile >creating gfx/idl/Makefile >creating gfx/public/Makefile >creating gfx/src/Makefile >creating gfx/src/beos/Makefile >creating gfx/src/psshared/Makefile >creating gfx/src/photon/Makefile >creating gfx/src/thebes/Makefile >creating gfx/tests/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/chardet/Makefile >creating intl/chardet/public/Makefile >creating intl/chardet/src/Makefile >creating intl/uconv/Makefile >creating intl/uconv/idl/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/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/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/Makefile >creating js/src/fdlibm/Makefile >creating js/src/liveconnect/Makefile >creating js/src/liveconnect/classes/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/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/public/Makefile >creating content/xul/templates/src/Makefile >creating content/xbl/Makefile >creating content/xbl/public/Makefile >creating content/xbl/src/Makefile >creating content/xbl/builtin/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/html/tests/Makefile >creating layout/style/Makefile >creating layout/printing/Makefile >creating layout/xul/Makefile >creating layout/xul/base/Makefile >creating layout/xul/base/public/Makefile >creating layout/xul/base/src/Makefile >creating layout/xul/base/src/tree/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/standalone/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/libutil/Makefile >creating modules/libutil/public/Makefile >creating modules/libutil/src/Makefile >creating modules/oji/Makefile >creating modules/oji/public/Makefile >creating modules/oji/src/Makefile >creating plugin/oji/JEP/Makefile >creating modules/plugin/Makefile >creating modules/plugin/base/src/Makefile >creating modules/plugin/base/public/Makefile >creating modules/plugin/samples/simple/Makefile >creating modules/plugin/samples/SanePlugin/Makefile >creating modules/plugin/samples/default/unix/Makefile >creating modules/plugin/tools/sdk/Makefile >creating modules/plugin/tools/sdk/samples/Makefile >creating modules/plugin/tools/sdk/samples/common/Makefile >creating modules/plugin/tools/sdk/samples/basic/windows/Makefile >creating modules/plugin/tools/sdk/samples/scriptable/windows/Makefile >creating modules/plugin/tools/sdk/samples/simple/Makefile >creating modules/plugin/tools/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/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/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/testserver/Makefile >creating netwerk/resources/Makefile >creating netwerk/locales/Makefile >creating netwerk/system/Makefile >creating netwerk/system/win32/Makefile >creating uriloader/Makefile >creating uriloader/base/Makefile >creating uriloader/exthandler/Makefile >creating uriloader/exthandler/tests/Makefile >creating profile/Makefile >creating profile/public/Makefile >creating profile/dirserviceprovider/Makefile >creating profile/dirserviceprovider/public/Makefile >creating profile/dirserviceprovider/src/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 sun-java/Makefile >creating sun-java/stubs/Makefile >creating sun-java/stubs/include/Makefile >creating sun-java/stubs/jri/Makefile >creating caps/Makefile >creating caps/idl/Makefile >creating caps/include/Makefile >creating caps/src/Makefile >creating chrome/Makefile >creating chrome/public/Makefile >creating chrome/src/Makefile >creating embedding/minimo/chromelite/Makefile >creating rdf/chrome/Makefile >creating rdf/chrome/public/Makefile >creating rdf/chrome/build/Makefile >creating rdf/chrome/src/Makefile >creating rdf/chrome/tools/Makefile >creating rdf/chrome/tools/chromereg/Makefile >creating view/Makefile >creating view/public/Makefile >creating view/src/Makefile >creating docshell/Makefile >creating docshell/base/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/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 widget/src/support/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/obsolete/Makefile >creating xpcom/obsolete/component/Makefile >creating xpcom/tests/Makefile >creating xpcom/tests/dynamic/Makefile >creating xpcom/tests/services/Makefile >creating xpcom/tests/windows/Makefile >creating xpinstall/Makefile >creating xpinstall/public/Makefile >creating xpinstall/src/Makefile >creating widget/src/xremoteclient/Makefile >creating toolkit/components/remote/Makefile >creating xpfe/Makefile >creating xpfe/browser/Makefile >creating xpfe/browser/public/Makefile >creating xpfe/browser/src/Makefile >creating xpfe/components/Makefile >creating xpfe/components/directory/Makefile >creating xpfe/components/download-manager/Makefile >creating xpfe/components/download-manager/src/Makefile >creating xpfe/components/download-manager/public/Makefile >creating xpfe/components/download-manager/resources/Makefile >creating xpfe/components/find/Makefile >creating xpfe/components/find/public/Makefile >creating xpfe/components/find/src/Makefile >creating xpfe/components/filepicker/Makefile >creating xpfe/components/filepicker/public/Makefile >creating xpfe/components/filepicker/src/Makefile >creating xpfe/components/history/Makefile >creating xpfe/components/history/src/Makefile >creating xpfe/components/history/public/Makefile >creating xpfe/components/intl/Makefile >creating xpfe/components/related/Makefile >creating xpfe/components/related/src/Makefile >creating xpfe/components/related/public/Makefile >creating xpfe/components/startup/Makefile >creating xpfe/components/startup/public/Makefile >creating xpfe/components/startup/src/Makefile >creating xpfe/components/autocomplete/Makefile >creating xpfe/components/autocomplete/public/Makefile >creating xpfe/components/autocomplete/src/Makefile >creating xpfe/components/winhooks/Makefile >creating xpfe/components/windowds/Makefile >creating xpfe/components/resetPref/Makefile >creating xpfe/components/build/Makefile >creating xpfe/components/xremote/Makefile >creating xpfe/components/xremote/public/Makefile >creating xpfe/components/xremote/src/Makefile >creating xpfe/appshell/Makefile >creating xpfe/appshell/src/Makefile >creating xpfe/appshell/public/Makefile >creating xpfe/bootstrap/appleevents/Makefile >creating xpfe/global/Makefile >creating xpfe/global/resources/Makefile >creating xpfe/global/resources/content/Makefile >creating xpfe/global/resources/content/os2/Makefile >creating xpfe/global/resources/content/unix/Makefile >creating xpfe/global/resources/locale/Makefile >creating xpfe/global/resources/locale/en-US/Makefile >creating xpfe/global/resources/locale/en-US/mac/Makefile >creating xpfe/global/resources/locale/en-US/os2/Makefile >creating xpfe/global/resources/locale/en-US/unix/Makefile >creating xpfe/global/resources/locale/en-US/win/Makefile >creating xpfe/communicator/Makefile >creating extensions/spellcheck/Makefile >creating extensions/spellcheck/hunspell/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/browser/Makefile >creating embedding/browser/activex/src/Makefile >creating embedding/browser/activex/src/control/Makefile >creating embedding/browser/activex/src/control_kicker/Makefile >creating embedding/browser/build/Makefile >creating embedding/browser/chrome/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/browser/photon/Makefile >creating embedding/browser/photon/src/Makefile >creating embedding/browser/photon/tests/Makefile >creating embedding/components/Makefile >creating embedding/components/build/Makefile >creating embedding/components/windowwatcher/Makefile >creating embedding/components/windowwatcher/public/Makefile >creating embedding/components/windowwatcher/src/Makefile >creating embedding/components/ui/Makefile >creating embedding/components/ui/helperAppDlg/Makefile >creating embedding/components/ui/progressDlg/Makefile >creating embedding/config/Makefile >creating embedding/tests/Makefile >creating embedding/tests/cocoaEmbed/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/mac/handler/Makefile >creating toolkit/crashreporter/google-breakpad/src/client/windows/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/mac/Makefile >creating toolkit/crashreporter/google-breakpad/src/common/windows/Makefile >creating toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile >creating toolkit/content/Makefile >creating toolkit/obsolete/Makefile >creating toolkit/components/alerts/Makefile >creating toolkit/components/alerts/public/Makefile >creating toolkit/components/alerts/src/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/cookie/Makefile >creating toolkit/components/downloads/public/Makefile >creating toolkit/components/downloads/Makefile >creating toolkit/components/downloads/src/Makefile >creating toolkit/components/filepicker/Makefile >creating toolkit/system/gnome/Makefile >creating toolkit/system/unixproxy/Makefile >creating toolkit/components/help/Makefile >creating toolkit/components/history/Makefile >creating toolkit/components/history/public/Makefile >creating toolkit/components/history/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/startup/Makefile >creating toolkit/components/startup/public/Makefile >creating toolkit/components/startup/src/Makefile >creating toolkit/components/typeaheadfind/Makefile >creating toolkit/components/typeaheadfind/public/Makefile >creating toolkit/components/typeaheadfind/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/downloads/src/Makefile >creating toolkit/mozapps/extensions/Makefile >creating toolkit/mozapps/extensions/public/Makefile >creating toolkit/mozapps/extensions/src/Makefile >creating toolkit/mozapps/update/Makefile >creating toolkit/mozapps/update/public/Makefile >creating toolkit/mozapps/update/src/Makefile >creating toolkit/mozapps/xpinstall/Makefile >creating toolkit/profile/Makefile >creating toolkit/profile/public/Makefile >creating toolkit/profile/skin/Makefile >creating toolkit/profile/src/Makefile >creating toolkit/themes/Makefile >creating toolkit/themes/gnomestripe/global/Makefile >creating toolkit/themes/gnomestripe/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/win/Makefile >creating modules/libpr0n/decoders/icon/gtk/Makefile >creating modules/libpr0n/decoders/icon/beos/Makefile >creating modules/libpr0n/decoders/xbm/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/msaa/Makefile >creating accessible/src/Makefile >creating accessible/src/base/Makefile >creating accessible/src/html/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 editor/composer/Makefile >creating editor/ui/Makefile >creating editor/ui/locales/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 storage/Makefile >creating storage/public/Makefile >creating storage/src/Makefile >creating storage/build/Makefile >creating storage/test/Makefile >creating modules/lcms/Makefile >creating modules/lcms/include/Makefile >creating modules/lcms/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/resources/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 mailnews/Makefile >creating mailnews/addrbook/Makefile >creating mailnews/addrbook/build/Makefile >creating mailnews/addrbook/public/Makefile >creating mailnews/addrbook/src/Makefile >creating mailnews/base/Makefile >creating mailnews/base/build/Makefile >creating mailnews/base/ispdata/Makefile >creating mailnews/base/public/Makefile >creating mailnews/base/src/Makefile >creating mailnews/base/util/Makefile >creating mailnews/base/search/Makefile >creating mailnews/base/search/public/Makefile >creating mailnews/base/search/src/Makefile >creating mailnews/build/Makefile >creating mailnews/db/Makefile >creating mailnews/db/msgdb/Makefile >creating mailnews/db/msgdb/public/Makefile >creating mailnews/db/msgdb/src/Makefile >creating mailnews/db/msgdb/build/Makefile >creating mailnews/local/Makefile >creating mailnews/local/public/Makefile >creating mailnews/local/src/Makefile >creating mailnews/local/build/Makefile >creating mailnews/imap/Makefile >creating mailnews/imap/build/Makefile >creating mailnews/imap/public/Makefile >creating mailnews/imap/src/Makefile >creating mailnews/news/Makefile >creating mailnews/news/public/Makefile >creating mailnews/news/src/Makefile >creating mailnews/news/build/Makefile >creating mailnews/mime/Makefile >creating mailnews/mime/cthandlers/Makefile >creating mailnews/mime/cthandlers/glue/Makefile >creating mailnews/mime/cthandlers/vcard/Makefile >creating mailnews/mime/cthandlers/calendar/Makefile >creating mailnews/mime/cthandlers/smimestub/Makefile >creating mailnews/mime/emitters/Makefile >creating mailnews/mime/emitters/build/Makefile >creating mailnews/mime/emitters/src/Makefile >creating mailnews/mime/public/Makefile >creating mailnews/mime/src/Makefile >creating mailnews/mime/build/Makefile >creating mailnews/compose/Makefile >creating mailnews/compose/public/Makefile >creating mailnews/compose/src/Makefile >creating mailnews/compose/build/Makefile >creating mailnews/public/Makefile >creating mailnews/import/Makefile >creating mailnews/import/build/Makefile >creating mailnews/import/public/Makefile >creating mailnews/import/src/Makefile >creating mailnews/import/text/Makefile >creating mailnews/import/text/src/Makefile >creating mailnews/import/eudora/Makefile >creating mailnews/import/eudora/src/Makefile >creating mailnews/import/oexpress/Makefile >creating mailnews/import/outlook/Makefile >creating mailnews/import/outlook/src/Makefile >creating mailnews/import/comm4x/Makefile >creating mailnews/import/comm4x/public/Makefile >creating mailnews/import/comm4x/src/Makefile >creating mailnews/extensions/Makefile >creating mailnews/extensions/smime/Makefile >creating mailnews/extensions/smime/build/Makefile >creating mailnews/extensions/smime/src/Makefile >creating mailnews/extensions/smime/public/Makefile >creating mailnews/extensions/mdn/Makefile >creating mailnews/extensions/mdn/src/Makefile >creating mailnews/extensions/mdn/build/Makefile >creating mailnews/extensions/bayesian-spam-filter/Makefile >creating mailnews/extensions/bayesian-spam-filter/src/Makefile >creating mailnews/extensions/bayesian-spam-filter/build/Makefile >creating mailnews/extensions/mailviews/Makefile >creating mailnews/extensions/mailviews/public/Makefile >creating mailnews/extensions/mailviews/src/Makefile >creating mailnews/extensions/mailviews/build/Makefile >creating mailnews/extensions/mailviews/resources/Makefile >creating mailnews/extensions/mailviews/resources/content/Makefile >creating mailnews/extensions/offline-startup/Makefile >creating mailnews/mapi/Makefile >creating modules/libbz2/Makefile >creating modules/libbz2/src/Makefile >creating modules/libimg/png/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/public/idl/svg/Makefile >creating layout/svg/Makefile >creating layout/svg/base/Makefile >creating layout/svg/base/src/Makefile >creating content/xtf/Makefile >creating content/xtf/public/Makefile >creating content/xtf/src/Makefile >creating extensions/xmlextras/Makefile >creating extensions/xmlextras/pointers/Makefile >creating extensions/xmlextras/pointers/src/Makefile >creating extensions/xmlextras/build/Makefile >creating extensions/xmlextras/build/src/Makefile >updating cache ./config.cache >creating ./config.status >creating config/autoconf.mk >creating config/doxygen.cfg >creating xpfe/global/buildconfig.html >creating toolkit/content/buildconfig.html >creating netwerk/necko-config.h >creating xpcom/xpcom-config.h >creating xpcom/xpcom-private.h >configuring in nsprpub >running /bin/sh ./configure --with-branding=collab/branding --enable-application=collab --prefix=/usr --libdir=/usr/lib64 --with-system-nspr --with-system-nss --with-system-jpeg --with-system-zlib --with-pthreads --enable-static --disable-shared --disable-tests --disable-mochitest --disable-debug --disable-installer '--enable-optimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-xinerama --enable-default-toolkit=cairo-gtk2 --disable-xprint --disable-strip --enable-pango --enable-system-cairo --enable-svg --enable-canvas --enable-startup-notification --disable-crashreporter --with-system-telepathy-stack --with-dist-prefix=/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist --with-mozilla --disable-debug --enable-64bit --cache-file=.././config.cache --srcdir=. >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 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) works... yes >checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) 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... /bin/true >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 >configuring in directory/c-sdk >running /bin/sh ./configure --with-branding=collab/branding --enable-application=collab --prefix=/usr --libdir=/usr/lib64 --with-system-nspr --with-system-nss --with-system-jpeg --with-system-zlib --with-pthreads --enable-static --disable-shared --disable-tests --disable-mochitest --disable-debug --disable-installer '--enable-optimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-xinerama --enable-default-toolkit=cairo-gtk2 --disable-xprint --disable-strip --enable-pango --enable-system-cairo --enable-svg --enable-canvas --enable-startup-notification --disable-crashreporter --with-system-telepathy-stack --prefix=/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist --with-dist-prefix=/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist --without-nss --with-mozilla --disable-debug --enable-64bit --cache-file=../.././config.cache --srcdir=. >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 --with-svrcore... no >checking for nss-config... /usr/bin/nss-config >checking for NSS - version >= 3.9.0 (skipping)... checking using NSS from /usr/bin/nss-config... yes >checking for nspr-config... /usr/bin/nspr-config >checking for NSPR - version >= 4.0.0 (skipping)... checking using NSPR from /usr/bin/nspr-config... yes >checking for whoami... (cached) /usr/bin/whoami >checking for c++... (cached) c++ >checking whether the C++ compiler (c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) works... yes >checking whether the C++ compiler (c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) is a cross-compiler... no >checking whether we are using GNU C++... (cached) yes >checking whether c++ accepts -g... (cached) yes >checking for gcc... (cached) gcc >checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) works... yes >checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1) 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... (cached) /usr/bin/ar >checking for ld... (cached) /usr/bin/ld >checking for strip... (cached) /bin/true >checking for windres... no >checking for gcc -pipe support... yes >checking for perl5... (cached) /usr/bin/perl >checking for dlopen... no >checking for dlopen in -ldl... (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 for --with-sasl... no >checking for --with-sasl-inc... no >checking for --with-sasl-lib... no >checking for getaddrinfo... yes >checking for sasl_client_init in -lsasl2... no >checking for sasl_client_init in -lsasl... no >checking whether gcc accepts -pthread... yes >updating cache ../.././config.cache >creating ./config.status >creating Makefile >creating config/Makefile >creating config/autoconf.mk >creating ldap/Makefile >creating ldap/clients/tools/Makefile >creating ldap/include/Makefile >creating ldap/libraries/Makefile >creating ldap/libraries/libldap/Makefile >creating ldap/libraries/libprldap/Makefile >creating ldap/libraries/libldif/Makefile >creating ldap/libraries/liblber/Makefile >creating ldap/libraries/libiutil/Makefile >creating ldap/libraries/libssldap/Makefile >creating ldap/libraries/libutil/Makefile >make[1]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >make -j4 >make[1]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >make[1]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >make[1]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >rm -f -rf ./dist/sdk >rm -f -rf ./dist/include >rm -f -rf ./dist/private >rm -f -rf ./dist/public >rm -f -rf _tests >set -e; \ > /usr/bin/gmake tier_base; /usr/bin/gmake tier_nspr; /usr/bin/gmake tier_js; /usr/bin/gmake tier_xpcom; /usr/bin/gmake tier_nspr; /usr/bin/gmake tier_zlib; /usr/bin/gmake tier_necko; /usr/bin/gmake tier_external; /usr/bin/gmake tier_gecko; /usr/bin/gmake tier_toolkit; /usr/bin/gmake tier_app; /usr/bin/gmake tier_testharness; true >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_base: config build probes memory/jemalloc >/usr/bin/gmake export_tier_base >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_base >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `config/Makefile' is up to date. >gmake[4]: `build/Makefile' is up to date. >gmake[4]: `probes/Makefile' is up to date. >gmake[4]: `memory/jemalloc/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/config' >nsinstall.c >gcc -o host_nsinstall.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../dist/include -I../dist/include -I/usr/include/nspr4 -I../dist/sdk/include -I/usr/include/nspr4 nsinstall.c >pathsub.c >gcc -o host_pathsub.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../dist/include -I../dist/include -I/usr/include/nspr4 -I../dist/sdk/include -I/usr/include/nspr4 pathsub.c >rm -f nfspwd >rm -f revdepth >cp nfspwd.pl nfspwd >cp revdepth.pl revdepth >chmod +x nfspwd >chmod +x revdepth >nsinstall.c: In function 'copydir': >nsinstall.c:239: warning: unused variable 'i' >nsinstall.c: In function 'main': >nsinstall.c:288: warning: unused variable 'utb' >nsinstall.c:284: warning: unused variable 'bp' >nsinstall.c:282: warning: unused variable 'wc' >nsinstall.c:282: warning: unused variable 'cc' >nsinstall.c:282: warning: unused variable 'tofd' >nsinstall.c:282: warning: unused variable 'fromfd' >gcc -o nsinstall -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic host_nsinstall.o host_pathsub.o >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 ../mozilla-config.h ./nsStaticComponents.h ../dist/include >rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names >rm -f ../dist/bin/chrome/chromelist.txt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R nsinstall ../dist/bin >/usr/bin/python ../toolkit/xre/make-platformini.py --print-buildid > buildid >if test ! -d system_wrappers; then mkdir system_wrappers; fi >/usr/bin/perl ../config/preprocessor.pl -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" \ > -DBUILD_STATIC_LIBS=1 \ > -DMOZ_TREE_CAIRO= \ > -DMOZ_ENABLE_LIBXUL= \ > -DMOZ_NATIVE_HUNSPELL= \ > -DMOZ_NATIVE_BZ2= \ > -DMOZ_NATIVE_ZLIB=1 \ > -DMOZ_NATIVE_PNG= \ > -DMOZ_NATIVE_JPEG=1 \ > -DMOZ_NATIVE_LCMS= \ > ./system-headers | /usr/bin/perl ../nsprpub/config/make-system-wrappers.pl system_wrappers >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R system_wrappers ../dist/include >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/config' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. pgo/Makefile >creating build/pgo/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/unix' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/unix' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/pgo' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/pgo' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/probes' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/probes' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/memory/jemalloc' >Creating .deps >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/memory/jemalloc' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_base >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_base >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `config/Makefile' is up to date. >gmake[4]: `build/Makefile' is up to date. >gmake[4]: `probes/Makefile' is up to date. >gmake[4]: `memory/jemalloc/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/config' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 nsinstall ../dist/host/bin >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/config' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/unix' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R run-mozilla.sh ../../dist/bin >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/unix' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/pgo' >/usr/bin/python ../../config/Preprocessor.py \ > -DBROWSER_PATH=\"../../dist/bin/spicebird-beta-bin\" -DXPC_BIN_PATH=\"../../dist/bin\" -DIS_MAC=0 -DIS_CAMINO=0 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" automation.py.in > automation.py >/usr/bin/python ../../config/Preprocessor.py profileserver.py.in > profileserver.py >chmod +x profileserver.py >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R automation.py profileserver.py index.html quit.js ../../_profile/pgo >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build/pgo' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/build' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/probes' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/probes' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/memory/jemalloc' >jemalloc.c >gcc -o jemalloc.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include -I../../dist/include/jemalloc -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jemalloc.pp jemalloc.c >jemalloc.c: In function 'wrtmessage': >jemalloc.c:1563: warning: ignoring return value of 'write', declared with attribute warn_unused_result >jemalloc.c:1564: warning: ignoring return value of 'write', declared with attribute warn_unused_result >jemalloc.c:1565: warning: ignoring return value of 'write', declared with attribute warn_unused_result >jemalloc.c:1566: warning: ignoring return value of 'write', declared with attribute warn_unused_result >jemalloc.c: In function 'chunk_alloc': >jemalloc.c:2343: warning: unused parameter 'zero' >jemalloc.c: In function 'arena_bin_malloc_easy': >jemalloc.c:3429: warning: unused parameter 'arena' >jemalloc.c: In function 'arena_dalloc_large': >jemalloc.c:4142: warning: unused parameter 'chunk' >jemalloc.c: At top level: >jemalloc.c:1275: warning: 'malloc_spin_init' defined but not used >jemalloc.c:1785: warning: 'base_calloc' defined but not used >jemalloc.c:1976: warning: 'extent_tree_szad_s_RB_FIND' defined but not used >jemalloc.c:1976: warning: 'extent_tree_szad_s_RB_NEXT' defined but not used >jemalloc.c:1976: warning: 'extent_tree_szad_s_RB_PREV' defined but not used >jemalloc.c:1976: warning: 'extent_tree_szad_s_RB_MINMAX' defined but not used >jemalloc.c:1988: warning: 'extent_tree_ad_s_RB_NEXT' defined but not used >jemalloc.c:2687: warning: 'arena_chunk_tree_s_RB_NFIND' defined but not used >jemalloc.c:2687: warning: 'arena_chunk_tree_s_RB_NEXT' defined but not used >jemalloc.c:2702: warning: 'arena_run_tree_s_RB_FIND' defined but not used >jemalloc.c:2702: warning: 'arena_run_tree_s_RB_NFIND' defined but not used >jemalloc.c:2702: warning: 'arena_run_tree_s_RB_NEXT' defined but not used >jemalloc.c:2702: warning: 'arena_run_tree_s_RB_PREV' defined but not used >rm -f libjemalloc.so >c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libjemalloc.so -o libjemalloc.so jemalloc.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../dist/bin -ldl -lm >chmod +x libjemalloc.so >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libjemalloc.so ../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libjemalloc.so ../../dist/bin >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/memory/jemalloc' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_nspr: >/usr/bin/gmake export_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_nspr: >/usr/bin/gmake export_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_js: js/src/fdlibm js/src >/usr/bin/gmake export_tier_js >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_js >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `js/src/fdlibm/Makefile' is up to date. >gmake[4]: `js/src/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/fdlibm' >Creating .deps >Creating ../../../dist/include/js >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 fdlibm.h ../../../dist/include/js >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/fdlibm' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src' >Creating .deps >gcc -DMDCPUCFG=\"md/_linux.cfg\" -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I/usr/include/nspr4 -o jscpucfg jscpucfg.c >jskwgen.c >gcc -DMDCPUCFG=\"md/_linux.cfg\" -o host_jskwgen.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -I/usr/include/nspr4 jskwgen.c >./jscpucfg > jsautocfg.tmp >mv jsautocfg.tmp jsautocfg.h >gcc -DMDCPUCFG=\"md/_linux.cfg\" -o host_jskwgen -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. host_jskwgen.o >./host_jskwgen jsautokw.h >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 jsautocfg.h jsautokw.h js.msg jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jscntxt.h jscompat.h jsconfig.h jsdate.h jsdbgapi.h jsdhash.h jsdtoa.h jsemit.h jsfun.h jsgc.h jshash.h jsinterp.h jsiter.h jslock.h jslong.h jsmath.h jsnum.h jsobj.h jsopcode.tbl jsopcode.h jsotypes.h jsparse.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstddef.h jsstr.h jstypes.h jsutil.h jsxdrapi.h jsxml.h ../../dist/include/js >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_js >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_js >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `js/src/fdlibm/Makefile' is up to date. >gmake[4]: `js/src/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/fdlibm' >e_acos.c >gcc -o e_acos.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_acos.pp e_acos.c >e_asin.c >gcc -o e_asin.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_asin.pp e_asin.c >e_atan2.c >gcc -o e_atan2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_atan2.pp e_atan2.c >e_exp.c >gcc -o e_exp.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_exp.pp e_exp.c >e_asin.c: In function '__ieee754_asin': >e_asin.c:115: warning: 't' may be used uninitialized in this function >e_exp.c: In function '__ieee754_exp': >e_exp.c:148: warning: 'hi' may be used uninitialized in this function >e_exp.c:148: warning: 'lo' may be used uninitialized in this function >e_exp.c:149: warning: 'k' may be used uninitialized in this function >e_fmod.c >gcc -o e_fmod.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_fmod.pp e_fmod.c >e_log.c >gcc -o e_log.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_log.pp e_log.c >e_pow.c >gcc -o e_pow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_pow.pp e_pow.c >e_rem_pio2.c >gcc -o e_rem_pio2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_rem_pio2.pp e_rem_pio2.c >s_scalbn.c >gcc -o s_scalbn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_scalbn.pp s_scalbn.c >e_sqrt.c >gcc -o e_sqrt.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_sqrt.pp e_sqrt.c >k_cos.c >gcc -o k_cos.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_cos.pp k_cos.c >k_sin.c >gcc -o k_sin.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_sin.pp k_sin.c >k_rem_pio2.c >gcc -o k_rem_pio2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_rem_pio2.pp k_rem_pio2.c >k_tan.c >gcc -o k_tan.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_tan.pp k_tan.c >s_atan.c >gcc -o s_atan.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_atan.pp s_atan.c >s_ceil.c >gcc -o s_ceil.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_ceil.pp s_ceil.c >s_copysign.c >gcc -o s_copysign.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_copysign.pp s_copysign.c >s_cos.c >gcc -o s_cos.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_cos.pp s_cos.c >s_fabs.c >gcc -o s_fabs.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_fabs.pp s_fabs.c >s_finite.c >gcc -o s_finite.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_finite.pp s_finite.c >s_floor.c >gcc -o s_floor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_floor.pp s_floor.c >s_isnan.c >gcc -o s_isnan.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_isnan.pp s_isnan.c >s_lib_version.c >gcc -o s_lib_version.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_lib_version.pp s_lib_version.c >s_sin.c >gcc -o s_sin.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_sin.pp s_sin.c >s_tan.c >gcc -o s_tan.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_tan.pp s_tan.c >w_acos.c >gcc -o w_acos.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_acos.pp w_acos.c >w_asin.c >gcc -o w_asin.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_asin.pp w_asin.c >w_atan2.c >gcc -o w_atan2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_atan2.pp w_atan2.c >w_exp.c >gcc -o w_exp.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_exp.pp w_exp.c >w_fmod.c >gcc -o w_fmod.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_fmod.pp w_fmod.c >w_log.c >gcc -o w_log.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_log.pp w_log.c >w_pow.c >gcc -o w_pow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_pow.pp w_pow.c >w_sqrt.c >gcc -o w_sqrt.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/js -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_sqrt.pp w_sqrt.c >rm -f libfdm.a >ar cr libfdm.a e_acos.o e_asin.o e_atan2.o e_exp.o e_fmod.o e_log.o e_pow.o e_rem_pio2.o s_scalbn.o e_sqrt.o k_cos.o k_sin.o k_rem_pio2.o k_tan.o s_atan.o s_ceil.o s_copysign.o s_cos.o s_fabs.o s_finite.o s_floor.o s_isnan.o s_lib_version.o s_sin.o s_tan.o w_acos.o w_asin.o w_atan2.o w_exp.o w_fmod.o w_log.o w_pow.o w_sqrt.o >ranlib libfdm.a >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/fdlibm' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src' >jsapi.c >gcc -o jsapi.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsapi.pp jsapi.c >jsarena.c >gcc -o jsarena.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsarena.pp jsarena.c >jsarray.c >gcc -o jsarray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsarray.pp jsarray.c >jsatom.c >gcc -o jsatom.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsatom.pp jsatom.c >jsatom.c: In function 'HashDouble': >jsatom.c:284: warning: unused parameter 'table' >jsatom.c: In function 'HashString': >jsatom.c:294: warning: unused parameter 'table' >jsatom.c: In function 'MatchDouble': >jsatom.c:301: warning: unused parameter 'table' >jsatom.c: In function 'MatchString': >jsatom.c:325: warning: unused parameter 'table' >jsatom.c: In function 'js_string_uninterner': >jsatom.c:394: warning: unused parameter 'table' >jsatom.c:395: warning: unused parameter 'number' >jsatom.c: In function 'js_atom_unpinner': >jsatom.c:460: warning: unused parameter 'table' >jsatom.c:461: warning: unused parameter 'number' >jsatom.c:461: warning: unused parameter 'arg' >jsatom.c: In function 'js_locked_atom_tracer': >jsatom.c:482: warning: unused parameter 'number' >jsatom.c: In function 'js_pinned_atom_tracer': >jsatom.c:498: warning: unused parameter 'table' >jsatom.c:499: warning: unused parameter 'number' >jsatom.c: In function 'js_atom_sweeper': >jsatom.c:532: warning: unused parameter 'table' >jsatom.c:533: warning: unused parameter 'number' >jsarray.c: In function 'array_length_getter': >jsarray.c:547: warning: unused parameter 'id' >jsarray.c: In function 'array_dropProperty': >jsarray.c:677: warning: unused parameter 'cx' >jsarray.c:677: warning: unused parameter 'obj' >jsarray.c:677: warning: unused parameter 'prop' >jsarray.c: In function 'slowarray_addProperty': >jsarray.c:718: warning: unused parameter 'cx' >jsarray.c:718: warning: unused parameter 'vp' >jsatom.c: In function 'js_free_temp_space': >jsatom.c:909: warning: unused parameter 'priv' >jsatom.c:909: warning: unused parameter 'item' >jsatom.c: In function 'js_alloc_temp_entry': >jsatom.c:914: warning: unused parameter 'key' >jsatom.c: In function 'js_free_temp_entry': >jsatom.c:928: warning: unused parameter 'priv' >jsatom.c:928: warning: unused parameter 'he' >jsatom.c:928: warning: unused parameter 'flag' >jsarray.c: In function 'slowarray_getObjectOps': >jsarray.c:749: warning: unused parameter 'cx' >jsarray.c:749: warning: unused parameter 'clasp' >jsatom.c: In function 'js_map_atom': >jsatom.c:1000: warning: unused parameter 'i' >jsarray.c: In function 'array_getAttributes': >jsarray.c:803: warning: unused parameter 'obj' >jsarray.c:803: warning: unused parameter 'prop' >jsarray.c: In function 'array_setAttributes': >jsarray.c:812: warning: unused parameter 'obj' >jsarray.c:812: warning: unused parameter 'id' >jsarray.c:812: warning: unused parameter 'prop' >jsarray.c:813: warning: unused parameter 'attrsp' >jsatom.c: In function 'js_InitAtomMap': >jsatom.c:1015: warning: unused parameter 'cx' >jsarray.c: In function 'array_newObjectMap': >jsarray.c:1044: warning: unused parameter 'obj' >jsarray.c: In function 'array_getObjectOps': >jsarray.c:1085: warning: unused parameter 'cx' >jsarray.c:1085: warning: unused parameter 'clasp' >jsapi.c: In function 'JS_ValueToBoolean': >jsapi.c:607: warning: unused parameter 'cx' >jsapi.c: In function 'JS_GetTypeName': >jsapi.c:680: warning: unused parameter 'cx' >jsarray.c: In function 'array_toSource': >jsarray.c:1395: warning: unused parameter 'argc' >jsarray.c: In function 'array_toString': >jsarray.c:1409: warning: unused parameter 'argc' >jsarray.c: In function 'array_toLocaleString': >jsarray.c:1422: warning: unused parameter 'argc' >jsarray.c: In function 'array_join': >jsarray.c:1485: warning: unused parameter 'argc' >jsarray.c: In function 'array_reverse': >jsarray.c:1503: warning: unused parameter 'argc' >jsapi.c: In function 'JS_GetGlobalForObject': >jsapi.c:1764: warning: unused parameter 'cx' >jsapi.c: In function 'JS_free': >jsarray.c: In function 'array_pop': >jsarray.c:2067: warning: unused parameter 'argc' >jsapi.c:1812: warning: unused parameter 'cx' >jsarray.c: In function 'array_shift': >jsarray.c:2115: warning: unused parameter 'argc' >jsapi.c: In function 'JS_MarkGCThing': >jsapi.c:2438: warning: unused parameter 'name' >jsapi.c: In function 'JS_GetExternalStringGCType': >jsapi.c:2612: warning: unused parameter 'rt' >jsapi.c: In function 'JS_IdToValue': >jsapi.c:2657: warning: unused parameter 'cx' >jsapi.c: In function 'JS_PropertyStub': >jsapi.c:2665: warning: unused parameter 'cx' >jsapi.c:2665: warning: unused parameter 'obj' >jsbool.c >gcc -o jsbool.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsbool.pp jsbool.c >jsapi.c:2665: warning: unused parameter 'id' >jsapi.c:2665: warning: unused parameter 'vp' >jsapi.c: In function 'JS_EnumerateStub': >jsapi.c:2671: warning: unused parameter 'cx' >jsapi.c:2671: warning: unused parameter 'obj' >jsapi.c: In function 'JS_ResolveStub': >jsapi.c:2677: warning: unused parameter 'cx' >jsapi.c:2677: warning: unused parameter 'obj' >jsapi.c:2677: warning: unused parameter 'id' >jsapi.c: In function 'JS_FinalizeStub': >jsapi.c:2689: warning: unused parameter 'cx' >jsapi.c:2689: warning: unused parameter 'obj' >jsapi.c: In function 'JS_GetClass': >jsapi.c:2832: warning: unused parameter 'cx' >jsapi.c: In function 'JS_GetPrivate': >jsapi.c:2873: warning: unused parameter 'cx' >jsapi.c: In function 'JS_SetPrivate': >jsapi.c:2885: warning: unused parameter 'cx' >jsapi.c: In function 'JS_GetPrototype': >jsapi.c:2902: warning: unused parameter 'cx' >jsapi.c: In function 'JS_GetParent': >jsapi.c:2947: warning: unused parameter 'cx' >jsapi.c: In function 'JS_SetParent': >jsapi.c:2958: warning: unused parameter 'cx' >jsapi.c: In function 'JS_GetObjectId': >jsapi.c:2991: warning: unused parameter 'cx' >jsapi.c: In function 'LookupResult': >jsapi.c:3290: warning: unused parameter 'obj' >jsapi.c: In function 'JS_IsArrayObject': >jsapi.c:3743: warning: unused parameter 'cx' >jsapi.c: In function 'JS_HoldPrincipals': >jsapi.c:4195: warning: unused parameter 'cx' >jsapi.c: In function 'JS_ObjectIsFunction': >jsapi.c:4302: warning: unused parameter 'cx' >jsapi.c: In function 'js_generic_native_method_dispatcher': >jsapi.c:4361: warning: unused parameter 'obj' >jsapi.c: In function 'JS_DecompileScript': >jsapi.c:4829: warning: unused parameter 'name' >jsbool.c: In function 'bool_toSource': >jsbool.c:69: warning: unused parameter 'argc' >jsbool.c: In function 'bool_toString': >jsbool.c:90: warning: unused parameter 'argc' >jsbool.c: In function 'bool_valueOf': >jsbool.c:108: warning: unused parameter 'argc' >jscntxt.c >gcc -o jscntxt.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jscntxt.pp jscntxt.c >jsdate.c >gcc -o jsdate.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdate.pp jsdate.c >jscntxt.c: In function 'js_GetCurrentThread': >jscntxt.c:127: warning: unused parameter 'rt' >jscntxt.c: In function 'js_OnVersionChange': >jscntxt.c:210: warning: unused parameter 'cx' >jscntxt.c: In function 'resolving_HashKey': >jscntxt.c:512: warning: unused parameter 'table' >jscntxt.c: In function 'resolving_MatchEntry': >jscntxt.c:520: warning: unused parameter 'table' >jscntxt.c: In function 'js_GetErrorMessage': >jscntxt.c:1318: warning: unused parameter 'userRef' >jscntxt.c:1318: warning: unused parameter 'locale' >jsdate.c: In function 'date_parse': >jsdate.c:891: warning: unused parameter 'argc' >jsdate.c: In function 'date_now': >jsdate.c:909: warning: unused parameter 'argc' >jsdate.c: In function 'date_getTime': >jsdate.c:1015: warning: unused parameter 'argc' >jsdate.c: In function 'date_getYear': >jsdate.c:1043: warning: unused parameter 'argc' >jsdate.c: In function 'date_getFullYear': >jsdate.c:1049: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCFullYear': >jsdate.c:1055: warning: unused parameter 'argc' >jsdate.c: In function 'date_getMonth': >jsdate.c:1069: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCMonth': >jsdate.c:1083: warning: unused parameter 'argc' >jsdate.c: In function 'date_getDate': >jsdate.c:1097: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCDate': >jsdate.c:1111: warning: unused parameter 'argc' >jsdate.c: In function 'date_getDay': >jsdate.c:1125: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCDay': >jsdate.c:1139: warning: unused parameter 'argc' >jsdate.c: In function 'date_getHours': >jsdate.c:1153: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCHours': >jsdate.c:1167: warning: unused parameter 'argc' >jsdate.c: In function 'date_getMinutes': >jsdate.c:1181: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCMinutes': >jsdate.c:1195: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCSeconds': >jsdate.c:1211: warning: unused parameter 'argc' >jsdate.c: In function 'date_getUTCMilliseconds': >jsdate.c:1227: warning: unused parameter 'argc' >jsdate.c: In function 'date_getTimezoneOffset': >jsdate.c:1241: warning: unused parameter 'argc' >jsdate.c: In function 'date_setTime': >jsdate.c:1262: warning: unused parameter 'argc' >jsdate.c: In function 'date_setYear': >jsdate.c:1533: warning: unused parameter 'argc' >jsdate.c: In function 'date_toGMTString': >jsdate.c:1588: warning: unused parameter 'argc' >jsdate.c: In function 'date_toLocaleString': >jsdate.c:1812: warning: unused parameter 'argc' >jsdate.c: In function 'date_toLocaleDateString': >jsdate.c:1828: warning: unused parameter 'argc' >jsdate.c: In function 'date_toLocaleTimeString': >jsdate.c:1844: warning: unused parameter 'argc' >jsdate.c: In function 'date_toTimeString': >jsdate.c:1870: warning: unused parameter 'argc' >jsdate.c: In function 'date_toDateString': >jsdate.c:1880: warning: unused parameter 'argc' >jsdate.c: In function 'date_toSource': >jsdate.c:1894: warning: unused parameter 'argc' >jsdate.c: In function 'date_toString': >jsdate.c:1926: warning: unused parameter 'argc' >jsdbgapi.c >gcc -o jsdbgapi.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdbgapi.pp jsdbgapi.c >jsdbgapi.c: In function 'js_TraceWatchPoints': >jsdbgapi.c:436: warning: ISO C forbids conversion of function pointer to object pointer type >jsdbgapi.c: In function 'js_watch_set_wrapper': >jsdbgapi.c:675: warning: unused parameter 'argc' >jsdbgapi.c: In function 'js_WrapWatchedSetter': >jsdbgapi.c:709: warning: ISO C forbids conversion of function pointer to object pointer type >jsdbgapi.c:713: warning: ISO C forbids conversion of object pointer to function pointer type >jsdbgapi.c: In function 'JS_LineNumberToPC': >jsdbgapi.c:938: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFunctionScript': >jsdbgapi.c:944: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFunctionNative': >jsdbgapi.c:950: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFunctionFastNative': >jsdbgapi.c:956: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetScriptPrincipals': >jsdbgapi.c:962: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFrameScript': >jsdbgapi.c:980: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFramePC': >jsdbgapi.c:986: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_SetFrameAnnotation': >jsdbgapi.c:1061: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_IsNativeFrame': >jsdbgapi.c:1078: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFrameObject': >jsdbgapi.c:1085: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFrameFunction': >jsdbgapi.c:1147: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFrameFunctionObject': >jsdbgapi.c:1153: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_IsConstructorFrame': >jsdbgapi.c:1171: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFrameCalleeObject': >jsdbgapi.c:1177: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_IsDebuggerFrame': >jsdbgapi.c:1183: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetFrameReturnValue': >jsdbgapi.c:1189: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_SetFrameReturnValue': >jsdbgapi.c:1195: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetScriptFilename': >jsdbgapi.c:1203: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetScriptBaseLineNumber': >jsdbgapi.c:1209: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetScriptLineExtent': >jsdbgapi.c:1215: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetScriptVersion': >jsdbgapi.c:1221: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_GetObjectTotalSize': >jsdbgapi.c:1529: warning: unused parameter 'cx' >jsdbgapi.c: In function 'GetAtomTotalSize': >jsdbgapi.c:1550: warning: unused parameter 'cx' >jsdbgapi.c: In function 'JS_IsSystemObject': >jsdbgapi.c:1672: warning: unused parameter 'cx' >jsdhash.c >gcc -o jsdhash.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdhash.pp jsdhash.c >jsdhash.c: In function 'JS_DHashAllocTable': >jsdhash.c:87: warning: unused parameter 'table' >jsdhash.c: In function 'JS_DHashFreeTable': >jsdhash.c:93: warning: unused parameter 'table' >jsdhash.c: In function 'JS_DHashStringKey': >jsdhash.c:99: warning: unused parameter 'table' >jsdhash.c: In function 'JS_DHashVoidPtrKeyStub': >jsdhash.c:111: warning: unused parameter 'table' >jsdhash.c: In function 'JS_DHashMatchEntryStub': >jsdhash.c:117: warning: unused parameter 'table' >jsdhash.c: In function 'JS_DHashMatchStringKey': >jsdhash.c:127: warning: unused parameter 'table' >jsdhash.c: In function 'JS_DHashFinalizeStub': >jsdhash.c:163: warning: unused parameter 'table' >jsdtoa.c >gcc -o jsdtoa.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdtoa.pp jsdtoa.c >jsemit.c >gcc -o jsemit.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsemit.pp jsemit.c >jsexn.c >gcc -o jsexn.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsexn.pp jsexn.c >jsexn.c: In function 'exn_resolve': >jsexn.c:452: warning: unused parameter 'flags' >jsexn.c: In function 'exn_toString': >jsexn.c:819: warning: unused parameter 'argc' >jsexn.c: In function 'exn_toSource': >jsexn.c:877: warning: unused parameter 'argc' >jsemit.c: In function 'js_InitCodeGenerator': >jsemit.c:86: warning: unused parameter 'cx' >jsemit.c: In function 'EmitCheck': >jsemit.c:114: warning: unused parameter 'op' >jsfun.c >gcc -o jsfun.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsfun.pp jsfun.c >jsgc.c >gcc -o jsgc.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsgc.pp jsgc.c >jsfun.c: In function 'args_delProperty': >jsfun.c:337: warning: unused parameter 'vp' >jsfun.c: In function 'args_resolve': >jsfun.c:432: warning: unused parameter 'flags' >jsfun.c: In function 'call_resolve': >jsfun.c:822: warning: unused parameter 'flags' >jsfun.c: In function 'js_LookupLocal': >jsfun.c:2419: warning: unused parameter 'cx' >jsfun.c: In function 'get_local_names_enumerator': >jsfun.c:2473: warning: unused parameter 'table' >jsfun.c:2474: warning: unused parameter 'number' >jsfun.c: In function 'trace_local_names_enumerator': >jsfun.c:2553: warning: unused parameter 'table' >jsfun.c:2554: warning: unused parameter 'number' >jsgc.c: In function 'FreePtrTable': >jsgc.c:668: warning: unused parameter 'info' >jsgc.c: In function 'js_IsAboutToBeFinalized': >jsgc.c:1150: warning: unused parameter 'cx' >jsgc.c: In function 'js_gcroot_mapper': >jsgc.c:1586: warning: unused parameter 'table' >jsgc.c:1586: warning: unused parameter 'number' >jsgc.c: In function 'gc_root_traversal': >jsgc.c:2569: warning: unused parameter 'table' >jsgc.c:2569: warning: unused parameter 'num' >jsgc.c: In function 'gc_lock_traversal': >jsgc.c:2628: warning: unused parameter 'table' >jsgc.c:2628: warning: unused parameter 'num' >jshash.c >gcc -o jshash.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jshash.pp jshash.c >jshash.c: In function 'DefaultAllocTable': >jshash.c:68: warning: unused parameter 'pool' >jshash.c: In function 'DefaultFreeTable': >jshash.c:74: warning: unused parameter 'pool' >jshash.c: In function 'DefaultAllocEntry': >jshash.c:80: warning: unused parameter 'pool' >jshash.c:80: warning: unused parameter 'key' >jshash.c: In function 'DefaultFreeEntry': >jshash.c:86: warning: unused parameter 'pool' >jsinterp.c >gcc -o jsinterp.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsinterp.pp jsinterp.c >jsinvoke.c >gcc -o jsinvoke.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsinvoke.pp jsinvoke.c >jsinterp.c: In function 'js_Interpret': >jsinterp.c:6704: warning: label 'L_JSOP_UNUSED117' defined but not used >jsiter.c >gcc -o jsiter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsiter.pp jsiter.c >jsiter.c: In function 'Iterator': >jsiter.c:171: warning: unused parameter 'argc' >jsiter.c: In function 'iterator_next': >jsiter.c:283: warning: unused parameter 'argc' >jsiter.c: In function 'iterator_self': >jsiter.c:303: warning: unused parameter 'argc' >jsiter.c: In function 'stopiter_hasInstance': >jsiter.c:637: warning: unused parameter 'cx' >jsiter.c:637: warning: unused parameter 'obj' >jsiter.c: In function 'generator_send': >jsiter.c:1006: warning: unused parameter 'argc' >jsiter.c: In function 'generator_next': >jsiter.c:1012: warning: unused parameter 'argc' >jsiter.c: In function 'generator_throw': >jsiter.c:1018: warning: unused parameter 'argc' >jsiter.c: In function 'generator_close': >jsiter.c:1024: warning: unused parameter 'argc' >jslock.c >gcc -o jslock.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jslock.pp jslock.c >jslog2.c >gcc -o jslog2.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jslog2.pp jslog2.c >jslong.c >gcc -o jslong.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jslong.pp jslong.c >jsmath.c >gcc -o jsmath.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsmath.pp jsmath.c >jslock.c: In function 'js_SetupLocks': >jslock.c:796: warning: unused parameter 'listc' >jslock.c:796: warning: unused parameter 'globc' >jsmath.c: In function 'math_abs': >jsmath.c:104: warning: unused parameter 'argc' >jsmath.c: In function 'math_acos': >jsmath.c:116: warning: unused parameter 'argc' >jsmath.c: In function 'math_asin': >jsmath.c:134: warning: unused parameter 'argc' >jsmath.c: In function 'math_atan': >jsmath.c:152: warning: unused parameter 'argc' >jsmath.c: In function 'math_atan2': >jsmath.c:164: warning: unused parameter 'argc' >jsmath.c: In function 'math_ceil': >jsmath.c:207: warning: unused parameter 'argc' >jsmath.c: In function 'math_cos': >jsmath.c:219: warning: unused parameter 'argc' >jsmath.c: In function 'math_exp': >jsmath.c:231: warning: unused parameter 'argc' >jsmath.c: In function 'math_floor': >jsmath.c:255: warning: unused parameter 'argc' >jsmath.c: In function 'math_log': >jsmath.c:267: warning: unused parameter 'argc' >jsmath.c: In function 'math_pow': >jsmath.c:341: warning: unused parameter 'argc' >jsmath.c: In function 'math_random': >jsmath.c:444: warning: unused parameter 'argc' >jsmath.c: In function 'math_round': >jsmath.c:473: warning: unused parameter 'argc' >jsmath.c: In function 'math_sin': >jsmath.c:485: warning: unused parameter 'argc' >jsmath.c: In function 'math_sqrt': >jsmath.c:497: warning: unused parameter 'argc' >jsmath.c: In function 'math_tan': >jsmath.c:509: warning: unused parameter 'argc' >jsmath.c: In function 'math_toSource': >jsmath.c:522: warning: unused parameter 'argc' >jsnum.c >gcc -o jsnum.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsnum.pp jsnum.c >jsnum.c: In function 'num_isNaN': >jsnum.c:70: warning: unused parameter 'argc' >jsnum.c: In function 'num_isFinite': >jsnum.c:82: warning: unused parameter 'argc' >jsnum.c: In function 'num_parseFloat': >jsnum.c:94: warning: unused parameter 'argc' >jsnum.c: In function 'num_toSource': >jsnum.c:206: warning: unused parameter 'argc' >jsnum.c: In function 'num_toLocaleString': >jsnum.c:304: warning: unused parameter 'argc' >jsnum.c: In function 'num_valueOf': >jsnum.c:401: warning: unused parameter 'argc' >jsobj.c >gcc -o jsobj.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsobj.pp jsobj.c >jsobj.c: In function 'obj_getCount': >jsobj.c:241: warning: unused parameter 'id' >jsobj.c: In function 'gc_sharp_table_entry_marker': >jsobj.c:567: warning: unused parameter 'i' >jsobj.c: In function 'obj_toSource': >jsobj.c:605: warning: unused parameter 'argc' >jsobj.c: In function 'obj_toString': >jsobj.c:1009: warning: unused parameter 'argc' >jsobj.c: In function 'obj_toLocaleString': >jsobj.c:1046: warning: unused parameter 'argc' >jsobj.c: In function 'obj_valueOf': >jsobj.c:1064: warning: unused parameter 'argc' >jsobj.c: In function 'obj_watch': >jsobj.c:1412: warning: unused parameter 'argc' >jsobj.c: In function 'obj_unwatch': >jsobj.c:1439: warning: unused parameter 'argc' >jsobj.c: In function 'obj_hasOwnProperty': >jsobj.c:1459: warning: unused parameter 'argc' >jsobj.c: In function 'obj_isPrototypeOf': >jsobj.c:1530: warning: unused parameter 'argc' >jsobj.c: In function 'obj_propertyIsEnumerable': >jsobj.c:1542: warning: unused parameter 'argc' >jsobj.c: In function 'obj_defineGetter': >jsobj.c:1617: warning: ISO C forbids conversion of object pointer to function pointer type >jsobj.c:1590: warning: unused parameter 'argc' >jsobj.c: In function 'obj_defineSetter': >jsobj.c:1652: warning: ISO C forbids conversion of object pointer to function pointer type >jsobj.c:1625: warning: unused parameter 'argc' >jsobj.c: In function 'obj_lookupGetter': >jsobj.c:1660: warning: unused parameter 'argc' >jsobj.c: In function 'obj_lookupSetter': >jsobj.c:1685: warning: unused parameter 'argc' >jsobj.c: In function 'with_getObjectOps': >jsobj.c:1884: warning: unused parameter 'cx' >jsobj.c:1884: warning: unused parameter 'clasp' >jsobj.c: In function 'block_reserveSlots': >jsobj.c:2198: warning: unused parameter 'cx' >jsobj.c: In function 'js_HoldObjectMap': >jsobj.c:2268: warning: unused parameter 'cx' >jsobj.c: In function 'js_InitNullClass': >jsobj.c:2616: warning: unused parameter 'cx' >jsobj.c:2616: warning: unused parameter 'obj' >jsobj.c: In function 'js_DropProperty': >jsobj.c:4400: warning: unused parameter 'prop' >jsobj.c: In function 'js_IsDelegate': >jsobj.c:4549: warning: unused parameter 'cx' >jsobj.c: In function 'CheckCtorGetAccess': >jsobj.c:4616: warning: unused parameter 'id' >jsobj.c: In function 'CheckCtorSetAccess': >jsobj.c:4628: warning: unused parameter 'id' >jsopcode.c >gcc -o jsopcode.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsopcode.pp jsopcode.c >jsopcode.c: In function 'CompareOffsets': >jsopcode.c:941: warning: unused parameter 'arg' >jsparse.c >gcc -o jsparse.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsparse.pp jsparse.c >jsparse.c: In function 'HashFindPropValKey': >jsparse.c:1889: warning: unused parameter 'table' >jsparse.c: In function 'MatchFindPropValEntry': >jsparse.c:1901: warning: unused parameter 'table' >jsprf.c >gcc -o jsprf.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsprf.pp jsprf.c >jsregexp.c >gcc -o jsregexp.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsregexp.pp jsregexp.c >jsregexp.c: In function 're_debug': >jsregexp.c:118: warning: unused parameter 'fmt' >jsregexp.c: In function 're_debug_chars': >jsregexp.c:124: warning: unused parameter 'chrs' >jsregexp.c:124: warning: unused parameter 'length' >jsregexp.c: In function 'regexp_static_getProperty': >jsregexp.c:3712: warning: unused parameter 'obj' >jsregexp.c: In function 'regexp_static_setProperty': >jsregexp.c:3755: warning: unused parameter 'obj' >jsregexp.c: In function 'regexp_call': >jsregexp.c:3847: warning: unused parameter 'obj' >jsregexp.c: In function 'regexp_toString': >jsregexp.c:3988: warning: unused parameter 'argc' >jsscan.c >gcc -o jsscan.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsscan.pp jsscan.c >jsscan.c: In function 'GrowTokenBuf': >jsscan.c:178: warning: unused parameter 'newlength' >jsscope.c >gcc -o jsscope.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsscope.pp jsscope.c >jsscope.c: In function 'js_HashScopeProperty': >jsscope.c:397: warning: unused parameter 'table' >jsscope.c: In function 'js_MatchScopeProperty': >jsscope.c:443: warning: unused parameter 'table' >jsscope.c: In function 'NewPropTreeKidsChunk': >jsscope.c:533: warning: unused parameter 'rt' >jsscope.c: In function 'DestroyPropTreeKidsChunk': >jsscope.c:546: warning: unused parameter 'rt' >jsscript.c >gcc -o jsscript.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsscript.pp jsscript.c >jsscript.c: In function 'script_call': >jsscript.c:857: warning: unused parameter 'cx' >jsscript.c:857: warning: unused parameter 'obj' >jsscript.c:857: warning: unused parameter 'argc' >jsscript.c:857: warning: unused parameter 'argv' >jsscript.c:857: warning: unused parameter 'rval' >jsscript.c: In function 'js_alloc_table_space': >jsscript.c:971: warning: unused parameter 'priv' >jsscript.c: In function 'js_free_table_space': >jsscript.c:977: warning: unused parameter 'priv' >jsscript.c: In function 'js_alloc_sftbl_entry': >jsscript.c:983: warning: unused parameter 'priv' >jsscript.c: In function 'js_free_sftbl_entry': >jsscript.c:992: warning: unused parameter 'priv' >jsscript.c: In function 'js_script_filename_marker': >jsscript.c:1230: warning: unused parameter 'i' >jsscript.c:1230: warning: unused parameter 'arg' >jsscript.c: In function 'js_script_filename_sweeper': >jsscript.c:1261: warning: unused parameter 'i' >jsscript.c:1261: warning: unused parameter 'arg' >jsstr.c >gcc -o jsstr.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsstr.pp jsstr.c >jsstr.c: In function 'js_str_escape': >jsstr.c:301: warning: unused parameter 'obj' >jsstr.c: In function 'str_unescape': >jsstr.c:412: warning: unused parameter 'argc' >jsstr.c: In function 'str_uneval': >jsstr.c:466: warning: unused parameter 'argc' >jsstr.c: In function 'str_quote': >jsstr.c:642: warning: unused parameter 'argc' >jsstr.c: In function 'str_toSource': >jsstr.c:655: warning: unused parameter 'argc' >jsstr.c: In function 'str_toString': >jsstr.c:694: warning: unused parameter 'argc' >jsstr.c: In function 'str_toLowerCase': >jsstr.c:750: warning: unused parameter 'argc' >jsstr.c: In function 'str_toLocaleLowerCase': >jsstr.c:774: warning: unused parameter 'argc' >jsstr.c: In function 'str_toUpperCase': >jsstr.c:790: warning: unused parameter 'argc' >jsstr.c: In function 'str_toLocaleUpperCase': >jsstr.c:814: warning: unused parameter 'argc' >jsstr.c: In function 'replace_glob': >jsstr.c:1546: warning: unused parameter 'count' >jsstr.c: In function 'str_bold': >jsstr.c:2124: warning: unused parameter 'argc' >jsstr.c: In function 'str_italics': >jsstr.c:2130: warning: unused parameter 'argc' >jsstr.c: In function 'str_fixed': >jsstr.c:2136: warning: unused parameter 'argc' >jsstr.c: In function 'str_fontsize': >jsstr.c:2142: warning: unused parameter 'argc' >jsstr.c: In function 'str_fontcolor': >jsstr.c:2148: warning: unused parameter 'argc' >jsstr.c: In function 'str_link': >jsstr.c:2154: warning: unused parameter 'argc' >jsstr.c: In function 'str_anchor': >jsstr.c:2160: warning: unused parameter 'argc' >jsstr.c: In function 'str_strike': >jsstr.c:2166: warning: unused parameter 'argc' >jsstr.c: In function 'str_small': >jsstr.c:2172: warning: unused parameter 'argc' >jsstr.c: In function 'str_big': >jsstr.c:2178: warning: unused parameter 'argc' >jsstr.c: In function 'str_blink': >jsstr.c:2184: warning: unused parameter 'argc' >jsstr.c: In function 'str_sup': >jsstr.c:2190: warning: unused parameter 'argc' >jsstr.c: In function 'str_sub': >jsstr.c:2196: warning: unused parameter 'argc' >jsutil.c >gcc -o jsutil.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsutil.pp jsutil.c >jsstr.c: In function 'js_SetStringBytes': >jsstr.c:3165: warning: unused parameter 'length' >jsstr.c: In function 'str_decodeURI': >jsstr.c:4780: warning: unused parameter 'argc' >jsstr.c: In function 'str_decodeURI_Component': >jsstr.c:4792: warning: unused parameter 'argc' >jsstr.c: In function 'str_encodeURI': >jsstr.c:4804: warning: unused parameter 'argc' >jsstr.c: In function 'str_encodeURI_Component': >jsstr.c:4817: warning: unused parameter 'argc' >jsxdrapi.c >gcc -o jsxdrapi.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsxdrapi.pp jsxdrapi.c >jsxml.c >gcc -o jsxml.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsxml.pp jsxml.c >jsxml.c: In function 'xml_isXMLName': >jsxml.c:132: warning: unused parameter 'obj' >jsxml.c:132: warning: unused parameter 'argc' >jsxml.c: In function 'namespace_toString': >jsxml.c:255: warning: unused parameter 'argc' >jsxml.c: In function 'js_FinalizeXMLNamespace': >jsxml.c:307: warning: unused parameter 'cx' >jsxml.c:307: warning: unused parameter 'ns' >jsxml.c: In function 'qname_toString': >jsxml.c:495: warning: unused parameter 'argc' >jsxml.c: In function 'js_FinalizeXMLQName': >jsxml.c:589: warning: unused parameter 'cx' >jsxml.c:589: warning: unused parameter 'qn' >jsxml.c: In function 'XMLArrayDelete': >jsxml.c:1226: warning: unused parameter 'cx' >jsxml.c: In function 'XMLArrayTruncate': >jsxml.c:1255: warning: unused parameter 'cx' >jsxml.c: In function 'xml_setting_getter': >jsxml.c:1322: warning: unused parameter 'cx' >jsxml.c:1322: warning: unused parameter 'obj' >jsxml.c:1322: warning: unused parameter 'id' >jsxml.c:1322: warning: unused parameter 'vp' >jsxml.c: In function 'xml_setting_setter': >jsxml.c:1328: warning: unused parameter 'obj' >prmjtime.c >gcc -o prmjtime.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I../../dist/include -I../../dist/include/js -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/prmjtime.pp prmjtime.c >jsxml.c: In function 'xml_setAttributes': >jsxml.c:5166: warning: unused parameter 'attrsp' >jsxml.c: In function 'xml_hasInstance': >jsxml.c:5293: warning: unused parameter 'cx' >jsxml.c:5293: warning: unused parameter 'obj' >jsxml.c:5293: warning: unused parameter 'v' >jsxml.c:5293: warning: unused parameter 'bp' >jsxml.c: In function 'xml_clear': >jsxml.c:5309: warning: unused parameter 'cx' >jsxml.c:5309: warning: unused parameter 'obj' >jsxml.c: In function 'xml_getObjectOps': >jsxml.c:5575: warning: unused parameter 'cx' >jsxml.c:5575: warning: unused parameter 'clasp' >jsxml.c: In function 'xml_addNamespace': >jsxml.c:5653: warning: unused parameter 'argc' >jsxml.c: In function 'xml_appendChild': >jsxml.c:5680: warning: unused parameter 'argc' >jsxml.c: In function 'xml_attribute': >jsxml.c:5714: warning: unused parameter 'argc' >jsxml.c: In function 'xml_attributes': >jsxml.c:5728: warning: unused parameter 'argc' >jsxml.c: In function 'xml_child': >jsxml.c:5795: warning: unused parameter 'argc' >jsxml.c: In function 'xml_childIndex': >jsxml.c:5842: warning: unused parameter 'argc' >jsxml.c: In function 'xml_children': >jsxml.c:5863: warning: unused parameter 'argc' >jsxml.c: In function 'xml_comments_helper': >jsxml.c:5873: warning: unused parameter 'obj' >jsxml.c: In function 'xml_comments': >jsxml.c:5929: warning: unused parameter 'argc' >jsxml.c: In function 'xml_contains': >jsxml.c:5937: warning: unused parameter 'argc' >jsxml.c: In function 'xml_copy': >jsxml.c:5970: warning: unused parameter 'argc' >jsxml.c: In function 'xml_elements_helper': >jsxml.c:6000: warning: unused parameter 'obj' >jsxml.c: In function 'xml_hasOwnProperty': >jsxml.c:6082: warning: unused parameter 'argc' >jsxml.c: In function 'xml_hasComplexContent': >jsxml.c:6104: warning: unused parameter 'argc' >jsxml.c: In function 'xml_hasSimpleContent': >jsxml.c:6150: warning: unused parameter 'argc' >jsxml.c: In function 'xml_inScopeNamespaces': >jsxml.c:6259: warning: unused parameter 'argc' >jsxml.c: In function 'xml_insertChildAfter': >jsxml.c:6274: warning: unused parameter 'argc' >jsxml.c: In function 'xml_insertChildBefore': >jsxml.c:6308: warning: unused parameter 'argc' >jsxml.c: In function 'xml_length': >jsxml.c:6342: warning: unused parameter 'argc' >jsxml.c: In function 'xml_localName': >jsxml.c:6355: warning: unused parameter 'argc' >jsxml.c: In function 'xml_name': >jsxml.c:6363: warning: unused parameter 'argc' >jsxml.c: In function 'xml_namespaceDeclarations': >jsxml.c:6443: warning: unused parameter 'argc' >jsxml.c: In function 'xml_nodeKind': >jsxml.c:6510: warning: unused parameter 'argc' >jsxml.c: In function 'xml_normalize': >jsxml.c:6578: warning: unused parameter 'argc' >jsxml.c: In function 'xml_parent': >jsxml.c:6587: warning: unused parameter 'argc' >jsxml.c: In function 'xml_processingInstructions_helper': >jsxml.c:6626: warning: unused parameter 'obj' >jsxml.c: In function 'xml_prependChild': >jsxml.c:6710: warning: unused parameter 'argc' >jsxml.c: In function 'xml_propertyIsEnumerable': >jsxml.c:6722: warning: unused parameter 'argc' >jsxml.c: In function 'xml_removeNamespace': >jsxml.c:6792: warning: unused parameter 'argc' >jsxml.c: In function 'xml_replace': >jsxml.c:6816: warning: unused parameter 'argc' >jsxml.c: In function 'xml_setChildren': >jsxml.c:6875: warning: unused parameter 'argc' >jsxml.c: In function 'xml_setLocalName': >jsxml.c:6892: warning: unused parameter 'argc' >jsxml.c: In function 'xml_setName': >jsxml.c:6922: warning: unused parameter 'argc' >jsxml.c: In function 'xml_setNamespace': >jsxml.c:7026: warning: unused parameter 'argc' >jsxml.c: In function 'xml_text_helper': >jsxml.c:7072: warning: unused parameter 'obj' >jsxml.c: In function 'xml_text': >jsxml.c:7120: warning: unused parameter 'argc' >jsxml.c: In function 'xml_toSource': >jsxml.c:7165: warning: unused parameter 'argc' >jsxml.c: In function 'xml_toString': >jsxml.c:7181: warning: unused parameter 'argc' >jsxml.c: In function 'xml_toXMLString': >jsxml.c:7195: warning: unused parameter 'argc' >jsxml.c: In function 'xml_valueOf': >jsxml.c:7212: warning: unused parameter 'argc' >jsxml.c: In function 'xml_settings': >jsxml.c:7301: warning: unused parameter 'argc' >jsxml.c: In function 'xml_setSettings': >jsxml.c:7315: warning: unused parameter 'argc' >jsxml.c: In function 'xml_defaultSettings': >jsxml.c:7341: warning: unused parameter 'argc' >jsxml.c: In function 'XML': >jsxml.c:7360: warning: unused parameter 'argc' >jsxml.c: In function 'XMLList': >jsxml.c:7395: warning: unused parameter 'obj' >jsxml.c:7395: warning: unused parameter 'argc' >jsxml.c: In function 'js_InitAnyNameClass':Creating ../../dist/sdk/lib >jsxml.c:7661: warning: unused parameter 'obj' >jsxml.c: In function 'anyname_toString': >jsxml.c:7969: warning: unused parameter 'obj' >jsxml.c:7969: warning: unused parameter 'argc' >jsxml.c:7969: warning: unused parameter 'argv' >rm -f libmozjs.so >gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs.so -o libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o prmjtime.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../dist/bin -lm -ldl -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm >chmod +x libmozjs.so >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libmozjs.so ../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libmozjs.so ../../dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 host_jskwgen ../../dist/host/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libmozjs.so ../../dist/sdk/lib >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_xpcom: xpcom >/usr/bin/gmake export_tier_xpcom >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_xpcom >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `xpcom/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. MoreFiles/Makefile >Creating ../dist/include/xpcom >Creating ../dist/sdk/include >creating xpcom/MoreFiles/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/MoreFiles' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/MoreFiles' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xpt_arena.h xpt_struct.h xpt_xdr.h ../../../../dist/include/xpcom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/src' >Creating .deps >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/src' >xpt_arena.c >gcc -o xpt_arena.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_arena.pp xpt_arena.c >xpt_struct.c >gcc -o xpt_struct.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_struct.pp xpt_struct.c >xpt_xdr.c >gcc -o xpt_xdr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_xdr.pp xpt_xdr.c >xpt_arena.c: In function 'XPT_DumpStats': >xpt_arena.c:184: warning: unused parameter 'arena' >xpt_arena.c: In function 'XPT_NotifyDoneLoading': >xpt_arena.c:284: warning: unused parameter 'arena' >xpt_arena.c: In function 'XPT_ArenaFree': >xpt_arena.c:294: warning: unused parameter 'arena' >xpt_arena.c:294: warning: unused parameter 'block' >xpt_struct.c: In function 'XPT_DoHeader': >xpt_struct.c:243: warning: unused variable 'HEADER_SIZE' >xpt_struct.c: In function 'XPT_FreeInterfaceDescriptor': >xpt_struct.c:416: warning: unused parameter 'arena' >xpt_struct.c: In function 'XPT_FillParamDescriptor': >xpt_struct.c:798: warning: unused parameter 'arena' >xpt_struct.c: In function 'DoTypeDescriptorPrefix': >xpt_struct.c:818: warning: unused parameter 'arena' >xpt_struct.c: In function 'XPT_ParseVersionString': >xpt_struct.c:946: warning: comparison between signed and unsigned integer expressions >xpt_xdr.c: In function 'XPT_HashTableAdd': >xpt_xdr.c:146: warning: cast from pointer to integer of different size >xpt_xdr.c: In function 'XPT_HashTableLookup': >xpt_xdr.c:162: warning: cast from pointer to integer of different size >xpt_xdr.c: In function 'XPT_DoString': >xpt_xdr.c:409: warning: signed and unsigned type in conditional expression >xpt_xdr.c: In function 'XPT_GetOffsetForAddr': >xpt_xdr.c:486: warning: cast from pointer to integer of different size >xpt_xdr.c: In function 'XPT_SetOffsetForAddr': >xpt_xdr.c:493: warning: cast to pointer from integer of different size >xpt_xdr.c: In function 'XPT_SetAddrForOffset': >xpt_xdr.c:500: warning: cast to pointer from integer of different size >xpt_xdr.c: In function 'XPT_GetAddrForOffset': >xpt_xdr.c:506: warning: cast to pointer from integer of different size >rm -f libxpt.a >ar cr libxpt.a xpt_arena.o xpt_struct.o xpt_xdr.o >ranlib libxpt.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxpt.a ../../../../dist/lib >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/src' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/tools' >Creating .deps >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/tools' >xpt_dump.c >gcc -o xpt_dump.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_dump.pp xpt_dump.c >xpt_link.c >gcc -o xpt_link.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_link.pp xpt_link.c >Creating ../../../../dist/sdk/bin >xpt_dump.c: In function 'main': >xpt_link.c: In function 'main': >xpt_link.c:218: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >xpt_link.c:218: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >xpt_dump.c:209: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >xpt_dump.c:209: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >xpt_link.c:600: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >xpt_link.c:603: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >xpt_link.c: At top level: >xpt_link.c:671: warning: 'compare_IDEs_by_name_space' defined but not used >xpt_dump.c: In function 'XPT_DumpInterfaceDirectoryEntry': >xpt_dump.c:386: warning: format '%p' expects type 'void *', but argument 5 has type 'struct XPTInterfaceDescriptor *' >xpt_dump.c: In function 'XPT_DumpInterfaceDescriptor': >xpt_dump.c:409: warning: unused parameter 'cursor' >xpt_dump.c: In function 'XPT_DumpParamDescriptor': >xpt_dump.c:688: warning: unused parameter 'header' >xpt_dump.c: In function 'XPT_DumpTypeDescriptor': >xpt_dump.c:763: warning: unused parameter 'verbose_mode' >gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o xpt_link xpt_link.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../../../dist/bin -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -ldl -lm >gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o xpt_dump xpt_dump.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../../../dist/bin -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -ldl -lm >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/sdk/bin >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/tools' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/tools' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpidl' >Creating .deps >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpidl' >xpidl.c >gcc -o xpidl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl.pp xpidl.c >xpidl_idl.c >gcc -o xpidl_idl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_idl.pp xpidl_idl.c >xpidl_util.c >gcc -o xpidl_util.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_util.pp xpidl_util.c >xpidl_header.c >gcc -o xpidl_header.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_header.pp xpidl_header.c >xpidl_idl.c: In function 'msg_callback': >xpidl_idl.c:66: warning: unused parameter 'level' >xpidl_idl.c:66: warning: unused parameter 'num' >xpidl_idl.c: In function 'input_callback': >xpidl_idl.c:577: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >xpidl_idl.c: In function 'free_ghash_key': >xpidl_idl.c:601: warning: unused parameter 'value' >xpidl_idl.c:601: warning: unused parameter 'user_data' >xpidl_idl.c: In function 'free_gslist_data': >xpidl_idl.c:608: warning: unused parameter 'user_data' >xpidl.c:85: warning: string length '543' is greater than the length '509' ISO C90 compilers are required to support >xpidl.c: In function 'xpidl_usage': >xpidl.c:88: warning: unused parameter 'argc' >xpidl.c: In function 'main': >xpidl.c:137: warning: unused variable 'typelib_version_string' >xpidl_typelib.c >gcc -o xpidl_typelib.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_typelib.pp xpidl_typelib.c >xpidl_header.c: In function 'write_type': >xpidl_header.c:642: warning: unused parameter 'is_out' >xpidl_util.c: In function 'verify_attribute_declaration': >xpidl_util.c:330: warning: unused variable 'iface' >xpidl_util.c: In function 'check_param_attribute': >xpidl_util.c:492: warning: unused variable 'param_name' >xpidl_util.c:490: warning: unused variable 'param_type' >xpidl_util.c:488: warning: unused variable 'method_name' >xpidl_util.c: In function 'verify_method_declaration': >xpidl_util.c:573: warning: unused variable 'iface' >xpidl_typelib.c: In function 'fill_ide_table': >xpidl_typelib.c:235: warning: unused parameter 'key' >xpidl_typelib.c: In function 'sort_ide_block': >xpidl_typelib.c:340: warning: cast to pointer from integer of different size >xpidl_typelib.c: In function 'typelib_epilog': >xpidl_typelib.c:475: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >xpidl_typelib.c:477: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >xpidl_typelib.c: In function 'typelib_interface': >xpidl_typelib.c:541: warning: cast from pointer to integer of different size >xpidl_typelib.c: In function 'get_size_and_length': >xpidl_typelib.c:603: warning: unused parameter 'type' >xpidl_typelib.c: In function 'typelib_const_dcl': >xpidl_typelib.c:1156: warning: unused variable 'name' >xpidl_doc.c >gcc -o xpidl_doc.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_doc.pp xpidl_doc.c >xpidl_java.c >gcc -o xpidl_java.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_java.pp xpidl_java.c >xpidl_java.c: In function 'forward_declaration': >xpidl_java.c:282: warning: unused parameter 'state' >gcc -o xpidl -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include xpidl.o xpidl_idl.o xpidl_util.o xpidl_header.o xpidl_typelib.o xpidl_doc.o xpidl_java.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../../dist/bin -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpt.a -pthread -lIDL-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ldl -lm >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/sdk/bin >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpidl' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpidl' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/public' >Creating ../../../dist/include/string >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAString.h nsAlgorithm.h nsCharTraits.h nsDependentString.h nsDependentSubstring.h nsLiteralString.h nsObsoleteAString.h nsPrintfCString.h nsPromiseFlatString.h nsReadableUtils.h nsString.h nsStringBuffer.h nsStringFwd.h nsStringIterator.h nsSubstring.h nsSubstringTuple.h nsTAString.h nsTDependentString.h nsTDependentSubstring.h nsTObsoleteAString.h nsTPromiseFlatString.h nsTString.h nsTSubstring.h nsTSubstringTuple.h nsUTF8Utils.h nsXPIDLString.h string-template-def-unichar.h string-template-def-char.h string-template-undef.h ../../../dist/include/string >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOMStrings.h nsEmbedString.h ../../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOMStrings.h nsEmbedString.h ../../../dist/include/string >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue' >Creating .deps >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue/standalone' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../../xpcom/glue/pldhash.c ../../../xpcom/glue/nsArrayEnumerator.cpp ../../../xpcom/glue/nsArrayUtils.cpp ../../../xpcom/glue/nsCategoryCache.cpp ../../../xpcom/glue/nsCOMPtr.cpp ../../../xpcom/glue/nsCOMArray.cpp ../../../xpcom/glue/nsCRTGlue.cpp ../../../xpcom/glue/nsComponentManagerUtils.cpp ../../../xpcom/glue/nsEnumeratorUtils.cpp ../../../xpcom/glue/nsID.cpp ../../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../../xpcom/glue/nsINIParser.cpp ../../../xpcom/glue/nsISupportsImpl.cpp ../../../xpcom/glue/nsMemory.cpp ../../../xpcom/glue/nsWeakReference.cpp ../../../xpcom/glue/nsGREGlue.cpp ../../../xpcom/glue/nsVersionComparator.cpp ../../../xpcom/glue/nsTHashtable.cpp ../../../xpcom/glue/nsQuickSort.cpp ../../../xpcom/glue/nsVoidArray.cpp ../../../xpcom/glue/nsTArray.cpp ../../../xpcom/glue/nsThreadUtils.cpp ../../../xpcom/glue/nsTObserverArray.cpp ../../../xpcom/glue/nsCycleCollectionParticipant.cpp ../../../xpcom/glue/nsDeque.cpp ../../../xpcom/glue/nsStringAPI.cpp . >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue/standalone' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsThreadUtils.h nsProxyRelease.h nsXPTCUtils.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 pldhash.h nsArrayEnumerator.h nsArrayUtils.h nsAutoLock.h nsBaseHashtable.h nsCategoryCache.h nsCOMArray.h nsCRTGlue.h nsClassHashtable.h nsDataHashtable.h nsEnumeratorUtils.h nsHashKeys.h nsINIParser.h nsInterfaceHashtable.h nsQuickSort.h nsStringGlue.h nsRefPtrHashtable.h nsStringAPI.h nsTextFormatter.h nsTHashtable.h nsVoidArray.h nsTArray.h nsTPtrArray.h nsTWeakRef.h nsID.h nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h nsComponentManagerUtils.h nsServiceManagerUtils.h nsVersionComparator.h nsIClassInfoImpl.h nsTObserverArray.h nsCycleCollectionParticipant.h nsDeque.h ../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 pldhash.h nsArrayEnumerator.h nsArrayUtils.h nsAutoLock.h nsBaseHashtable.h nsCategoryCache.h nsCOMArray.h nsCRTGlue.h nsClassHashtable.h nsDataHashtable.h nsEnumeratorUtils.h nsHashKeys.h nsINIParser.h nsInterfaceHashtable.h nsQuickSort.h nsStringGlue.h nsRefPtrHashtable.h nsStringAPI.h nsTextFormatter.h nsTHashtable.h nsVoidArray.h nsTArray.h nsTPtrArray.h nsTWeakRef.h nsID.h nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h nsComponentManagerUtils.h nsServiceManagerUtils.h nsVersionComparator.h nsIClassInfoImpl.h nsTObserverArray.h nsCycleCollectionParticipant.h nsDeque.h ../../dist/include/xpcom >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/base' >Creating .deps >Creating ../../dist/idl >Creating ../../dist/sdk/idl >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAgg.h nsAutoPtr.h nsCom.h nsDebugImpl.h nsIAllocator.h nsIID.h nsISupportsObsolete.h nsStackWalk.h nsTraceRefcntImpl.h nsWeakPtr.h nsInterfaceRequestorAgg.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsError.h nsISupportsBase.h nscore.h nsCycleCollector.h nsObjCExceptions.h ../../dist/sdk/include >nsIConsoleListener.idl >nsIConsoleMessage.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleListener nsIConsoleListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleMessage nsIConsoleMessage.idl >nsIConsoleService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleService nsIConsoleService.idl >nsIErrorService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIErrorService nsIErrorService.idl >nsIException.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIException nsIException.idl >nsIExceptionService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExceptionService nsIExceptionService.idl >nsIVersionComparator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIVersionComparator nsIVersionComparator.idl >nsIUUIDGenerator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUUIDGenerator nsIUUIDGenerator.idl >nsIMutable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMutable nsIMutable.idl >nsIMemoryReporter.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMemoryReporter nsIMemoryReporter.idl >nsIDebug.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDebug nsIDebug.idl >nsIInterfaceRequestor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInterfaceRequestor nsIInterfaceRequestor.idl >nsIMemory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMemory nsIMemory.idl >nsIProgrammingLanguage.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProgrammingLanguage nsIProgrammingLanguage.idl >nsISupports.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupports nsISupports.idl >nsITraceRefcnt.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITraceRefcnt nsITraceRefcnt.idl >nsIWeakReference.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWeakReference nsIWeakReference.idl >nsrootidl.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsrootidl nsrootidl.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsError.h nsISupportsBase.h nscore.h nsCycleCollector.h nsObjCExceptions.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl nsIVersionComparator.idl nsIUUIDGenerator.idl nsIMutable.idl nsIMemoryReporter.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIConsoleListener.h _xpidlgen/nsIConsoleMessage.h _xpidlgen/nsIConsoleService.h _xpidlgen/nsIErrorService.h _xpidlgen/nsIException.h _xpidlgen/nsIExceptionService.h _xpidlgen/nsIVersionComparator.h _xpidlgen/nsIUUIDGenerator.h _xpidlgen/nsIMutable.h _xpidlgen/nsIMemoryReporter.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDebug.h _xpidlgen/nsIInterfaceRequestor.h _xpidlgen/nsIMemory.h _xpidlgen/nsIProgrammingLanguage.h _xpidlgen/nsISupports.h _xpidlgen/nsITraceRefcnt.h _xpidlgen/nsIWeakReference.h _xpidlgen/nsrootidl.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDebug.h _xpidlgen/nsIInterfaceRequestor.h _xpidlgen/nsIMemory.h _xpidlgen/nsIProgrammingLanguage.h _xpidlgen/nsISupports.h _xpidlgen/nsITraceRefcnt.h _xpidlgen/nsIWeakReference.h _xpidlgen/nsrootidl.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/ds' >Creating .deps >Creating _xpidlgen/.done >nsIAtom.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAtom nsIAtom.idl >nsIAtomService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAtomService nsIAtomService.idl >./nsIAtom.idl:86: 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 >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICollection nsICollection.idl >nsIEnumerator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEnumerator nsIEnumerator.idl >nsIINIParser.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIINIParser nsIINIParser.idl >nsIPersistentProperties2.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPersistentProperties2 nsIPersistentProperties2.idl >nsIProperty.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProperty nsIProperty.idl >nsIPropertyBag.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPropertyBag nsIPropertyBag.idl >nsIPropertyBag2.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPropertyBag2 nsIPropertyBag2.idl >nsIWritablePropertyBag.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag nsIWritablePropertyBag.idl >nsIWritablePropertyBag2.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag2 nsIWritablePropertyBag2.idl >nsIRecyclingAllocator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRecyclingAllocator nsIRecyclingAllocator.idl >nsIVariant.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIVariant nsIVariant.idl >nsISerializable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISerializable nsISerializable.idl >nsIStringEnumerator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStringEnumerator nsIStringEnumerator.idl >nsISupportsArray.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsArray nsISupportsArray.idl >nsISupportsIterators.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsIterators nsISupportsIterators.idl >nsITimelineService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimelineService nsITimelineService.idl >nsIArray.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIArray nsIArray.idl >nsIHashable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHashable nsIHashable.idl >nsIMutableArray.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMutableArray nsIMutableArray.idl >nsIObserverService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObserverService nsIObserverService.idl >nsIObserver.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObserver nsIObserver.idl >nsIProperties.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProperties nsIProperties.idl >nsISimpleEnumerator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISimpleEnumerator nsISimpleEnumerator.idl >nsISupportsPrimitives.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsPrimitives nsISupportsPrimitives.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAtomService.h nsCheapSets.h nsCppSharedAllocator.h nsCRT.h nsDoubleHashtable.h nsExpirationTracker.h nsFixedSizeAllocator.h nsHashSets.h nsHashtable.h nsIByteBuffer.h nsIUnicharBuffer.h nsInt64.h nsMathUtils.h nsObserverService.h nsRecyclingAllocator.h nsStaticNameTable.h nsStaticAtom.h nsSupportsArray.h nsSupportsPrimitives.h nsTime.h nsVariant.h nsStringEnumerator.h nsHashPropertyBag.h nsWhitespaceTokenizer.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAtom.idl nsIAtomService.idl 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 ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAtom.h _xpidlgen/nsIAtomService.h _xpidlgen/nsICollection.h _xpidlgen/nsIEnumerator.h _xpidlgen/nsIINIParser.h _xpidlgen/nsIPersistentProperties2.h _xpidlgen/nsIProperty.h _xpidlgen/nsIPropertyBag.h _xpidlgen/nsIPropertyBag2.h _xpidlgen/nsIWritablePropertyBag.h _xpidlgen/nsIWritablePropertyBag2.h _xpidlgen/nsIRecyclingAllocator.h _xpidlgen/nsIVariant.h _xpidlgen/nsISerializable.h _xpidlgen/nsIStringEnumerator.h _xpidlgen/nsISupportsArray.h _xpidlgen/nsISupportsIterators.h _xpidlgen/nsITimelineService.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIArray.idl nsIHashable.idl nsIMutableArray.idl nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIArray.idl nsIHashable.idl nsIMutableArray.idl nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIArray.h _xpidlgen/nsIHashable.h _xpidlgen/nsIMutableArray.h _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIArray.h _xpidlgen/nsIHashable.h _xpidlgen/nsIMutableArray.h _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/ds' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/io' >Creating .deps >Creating _xpidlgen/.done >nsIBinaryInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBinaryInputStream nsIBinaryInputStream.idl >nsIBinaryOutputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBinaryOutputStream nsIBinaryOutputStream.idl >nsIDirectoryEnumerator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDirectoryEnumerator nsIDirectoryEnumerator.idl >nsIFastLoadFileControl.idl >nsIFastLoadService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFastLoadFileControl nsIFastLoadFileControl.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFastLoadService nsIFastLoadService.idl >nsIInputStreamTee.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInputStreamTee nsIInputStreamTee.idl >nsILocalFileWin.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILocalFileWin nsILocalFileWin.idl >nsILineInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILineInputStream nsILineInputStream.idl >nsIUnicharLineInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharLineInputStream nsIUnicharLineInputStream.idl >nsISimpleUnicharStreamFactory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISimpleUnicharStreamFactory nsISimpleUnicharStreamFactory.idl >nsIMultiplexInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMultiplexInputStream nsIMultiplexInputStream.idl >nsIObjectInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObjectInputStream nsIObjectInputStream.idl >nsIObjectOutputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObjectOutputStream nsIObjectOutputStream.idl >nsIPipe.idl >nsISeekableStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPipe nsIPipe.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISeekableStream nsISeekableStream.idl >nsIStorageStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStorageStream nsIStorageStream.idl >nsIStringStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStringStream nsIStringStream.idl >nsIStreamBufferAccess.idl >nsIAsyncInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStreamBufferAccess nsIStreamBufferAccess.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAsyncInputStream nsIAsyncInputStream.idl >nsIAsyncOutputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAsyncOutputStream nsIAsyncOutputStream.idl >nsIUnicharInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharInputStream nsIUnicharInputStream.idl >nsIUnicharOutputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharOutputStream nsIUnicharOutputStream.idl >nsIConverterInputStream.idl >nsIConverterOutputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConverterInputStream nsIConverterInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConverterOutputStream nsIConverterOutputStream.idl >nsIDirectoryService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDirectoryService nsIDirectoryService.idl >nsIFile.idl >nsILocalFile.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFile nsIFile.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILocalFile nsILocalFile.idl >nsIInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInputStream nsIInputStream.idl >nsIOutputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIOutputStream nsIOutputStream.idl >nsIScriptableInputStream.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptableInputStream nsIScriptableInputStream.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAppDirectoryServiceDefs.h nsDirectoryService.h nsEscape.h nsFastLoadService.h nsLinebreakConverter.h nsLocalFile.h nsMultiplexInputStream.h nsScriptableInputStream.h nsStorageStream.h nsStringStream.h nsStreamUtils.h nsNativeCharsetUtils.h nsLocalFileUnix.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h ../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBinaryInputStream.h _xpidlgen/nsIBinaryOutputStream.h _xpidlgen/nsIDirectoryEnumerator.h _xpidlgen/nsIFastLoadFileControl.h _xpidlgen/nsIFastLoadService.h _xpidlgen/nsIInputStreamTee.h _xpidlgen/nsILocalFileWin.h _xpidlgen/nsILineInputStream.h _xpidlgen/nsIUnicharLineInputStream.h _xpidlgen/nsISimpleUnicharStreamFactory.h _xpidlgen/nsIMultiplexInputStream.h _xpidlgen/nsIObjectInputStream.h _xpidlgen/nsIObjectOutputStream.h _xpidlgen/nsIPipe.h _xpidlgen/nsISeekableStream.h _xpidlgen/nsIStorageStream.h _xpidlgen/nsIStringStream.h _xpidlgen/nsIStreamBufferAccess.h _xpidlgen/nsIAsyncInputStream.h _xpidlgen/nsIAsyncOutputStream.h _xpidlgen/nsIUnicharInputStream.h _xpidlgen/nsIUnicharOutputStream.h _xpidlgen/nsIConverterInputStream.h _xpidlgen/nsIConverterOutputStream.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDirectoryService.h _xpidlgen/nsIFile.h _xpidlgen/nsILocalFile.h _xpidlgen/nsIInputStream.h _xpidlgen/nsIOutputStream.h _xpidlgen/nsIScriptableInputStream.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDirectoryService.h _xpidlgen/nsIFile.h _xpidlgen/nsILocalFile.h _xpidlgen/nsIInputStream.h _xpidlgen/nsIOutputStream.h _xpidlgen/nsIScriptableInputStream.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/io' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/components' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCategoryManagerUtils.h nsIServiceManagerObsolete.h nsModule.h nsObsoleteModuleLoading.h ../../dist/include/xpcom >nsIModuleLoader.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIModuleLoader nsIModuleLoader.idl >nsIComponentManagerObsolete.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentManagerObsolete nsIComponentManagerObsolete.idl >nsIClassInfo.idl >nsIComponentRegistrar.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClassInfo nsIClassInfo.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentRegistrar nsIComponentRegistrar.idl >nsIFactory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFactory nsIFactory.idl >nsIModule.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIModule nsIModule.idl >nsIServiceManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIServiceManager nsIServiceManager.idl >nsIComponentManager.idl >nsICategoryManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentManager nsIComponentManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICategoryManager nsICategoryManager.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIModuleLoader.idl nsIComponentManagerObsolete.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIModuleLoader.h _xpidlgen/nsIComponentManagerObsolete.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClassInfo.h _xpidlgen/nsIComponentRegistrar.h _xpidlgen/nsIFactory.h _xpidlgen/nsIModule.h _xpidlgen/nsIServiceManager.h _xpidlgen/nsIComponentManager.h _xpidlgen/nsICategoryManager.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClassInfo.h _xpidlgen/nsIComponentRegistrar.h _xpidlgen/nsIFactory.h _xpidlgen/nsIModule.h _xpidlgen/nsIServiceManager.h _xpidlgen/nsIComponentManager.h _xpidlgen/nsICategoryManager.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/components' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/threads' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsProcess.h nsEventQueue.h nsThreadUtilsInternal.h ../../dist/include/xpcom >nsIEventTarget.idl >nsIThread.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEventTarget nsIEventTarget.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThread nsIThread.idl >nsIThreadInternal.idl >nsIThreadManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThreadInternal nsIThreadInternal.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThreadManager nsIThreadManager.idl >nsIThreadPool.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThreadPool nsIThreadPool.idl >nsITimer.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimer nsITimer.idl >nsIRunnable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRunnable nsIRunnable.idl >nsIEnvironment.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEnvironment nsIEnvironment.idl >nsIProcess.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProcess nsIProcess.idl >nsISupportsPriority.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsPriority nsISupportsPriority.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIEventTarget.idl nsIThread.idl nsIThreadInternal.idl nsIThreadManager.idl nsIThreadPool.idl nsITimer.idl nsIRunnable.idl nsIEnvironment.idl nsIProcess.idl nsISupportsPriority.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEventTarget.h _xpidlgen/nsIThread.h _xpidlgen/nsIThreadInternal.h _xpidlgen/nsIThreadManager.h _xpidlgen/nsIThreadPool.h _xpidlgen/nsITimer.h _xpidlgen/nsIRunnable.h _xpidlgen/nsIEnvironment.h _xpidlgen/nsIProcess.h _xpidlgen/nsISupportsPriority.h ../../dist/include/xpcom >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/threads' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xptinfo.h ../../../../dist/include/xpcom >nsIInterfaceInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfo nsIInterfaceInfo.idl >nsIInterfaceInfoManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfoManager nsIInterfaceInfoManager.idl >nsIXPTLoader.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPTLoader nsIXPTLoader.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl nsIXPTLoader.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIInterfaceInfo.h _xpidlgen/nsIInterfaceInfoManager.h _xpidlgen/nsIXPTLoader.h ../../../../dist/include/xpcom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xptcall.h xptcstubsdecl.inc xptcstubsdef.inc ../../../../dist/include/xpcom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src' >Creating .deps >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md' >gmake[9]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md/unix' >Creating .deps >gmake[9]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md/unix' >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsProxiedService.h ../../../dist/include/xpcom >nsIProxyObjectManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyObjectManager nsIProxyObjectManager.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIProxyObjectManager.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProxyObjectManager.h ../../../dist/include/xpcom >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/system' >Creating .deps >Creating _xpidlgen/.done >nsIXULAppInfo.idl >nsIGConfService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXULAppInfo nsIXULAppInfo.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGConfService nsIGConfService.idl >nsIGnomeVFSService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGnomeVFSService nsIGnomeVFSService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXULAppInfo.idl nsIGConfService.idl nsIGnomeVFSService.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXULAppInfo.h _xpidlgen/nsIGConfService.h _xpidlgen/nsIGnomeVFSService.h ../../dist/include/xpcom >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/system' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOMCIDInternal.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOM.h nsXPCOMCID.h ../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPCOM.h nsXPCOMCID.h ../../dist/include/xpcom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../xpcom/glue/pldhash.c ../../xpcom/glue/nsArrayEnumerator.cpp ../../xpcom/glue/nsArrayUtils.cpp ../../xpcom/glue/nsCategoryCache.cpp ../../xpcom/glue/nsCOMPtr.cpp ../../xpcom/glue/nsCOMArray.cpp ../../xpcom/glue/nsCRTGlue.cpp ../../xpcom/glue/nsComponentManagerUtils.cpp ../../xpcom/glue/nsEnumeratorUtils.cpp ../../xpcom/glue/nsID.cpp ../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../xpcom/glue/nsINIParser.cpp ../../xpcom/glue/nsISupportsImpl.cpp ../../xpcom/glue/nsMemory.cpp ../../xpcom/glue/nsWeakReference.cpp ../../xpcom/glue/nsGREGlue.cpp ../../xpcom/glue/nsVersionComparator.cpp ../../xpcom/glue/nsTHashtable.cpp ../../xpcom/glue/nsQuickSort.cpp ../../xpcom/glue/nsVoidArray.cpp ../../xpcom/glue/nsTArray.cpp ../../xpcom/glue/nsThreadUtils.cpp ../../xpcom/glue/nsTObserverArray.cpp ../../xpcom/glue/nsCycleCollectionParticipant.cpp ../../xpcom/glue/nsDeque.cpp ../../xpcom/glue/nsAutoLock.cpp ../../xpcom/glue/nsGenericFactory.cpp ../../xpcom/glue/nsProxyRelease.cpp ../../xpcom/glue/nsTextFormatter.cpp . >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/stub' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/stub' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/tools' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/tools/registry' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/tools/registry' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/tools' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xpcom-config.h ../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xpcom-config.h ../dist/include/xpcom >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_xpcom >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_xpcom >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `xpcom/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/MoreFiles' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/MoreFiles' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/public' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/src' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxpt.a ../../../../dist/lib >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/tools' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/sdk/bin >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt/tools' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpt' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpidl' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/sdk/bin >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib/xpidl' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/typelib' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/src' >nsDependentString.cpp >c++ -o nsDependentString.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDependentString.pp nsDependentString.cpp >nsDependentSubstring.cpp >c++ -o nsDependentSubstring.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDependentSubstring.pp nsDependentSubstring.cpp >nsPrintfCString.cpp >nsPromiseFlatString.cpp >c++ -o nsPrintfCString.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintfCString.pp nsPrintfCString.cpp >c++ -o nsPromiseFlatString.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPromiseFlatString.pp nsPromiseFlatString.cpp >In file included from nsDependentSubstring.cpp:44: >nsTDependentSubstring.cpp: In member function 'void nsDependentSubstring::Rebind(const PRUnichar*, const PRUnichar*)': >nsTDependentSubstring.cpp:84: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsDependentSubstring.cpp:49: >nsTDependentSubstring.cpp: In member function 'void nsDependentCSubstring::Rebind(const char*, const char*)': >nsTDependentSubstring.cpp:84: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsReadableUtils.cpp >c++ -o nsReadableUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsReadableUtils.pp nsReadableUtils.cpp >nsSubstring.cpp >c++ -o nsSubstring.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSubstring.pp nsSubstring.cpp >nsSubstringTuple.cpp >c++ -o nsSubstringTuple.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSubstringTuple.pp nsSubstringTuple.cpp >nsString.cpp >c++ -o nsString.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsString.pp nsString.cpp >nsSubstring.cpp: In static member function 'static nsStringBuffer* nsStringBuffer::Alloc(size_t)': >nsSubstring.cpp:216: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsSubstring.cpp: In static member function 'static nsStringBuffer* nsStringBuffer::Realloc(nsStringBuffer*, size_t)': >nsSubstring.cpp:240: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringComparator.cpp >c++ -o nsStringComparator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringComparator.pp nsStringComparator.cpp >In file included from nsSubstring.cpp:329: >nsTSubstring.cpp: In member function 'PRBool nsAString_internal::MutatePrep(PRUint32, PRUnichar**, PRUint32*)': >nsTSubstring.cpp:127: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsReadableUtils.cpp:42: >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTSubstring.cpp: In member function 'PRUint32 nsAString_internal::Capacity() const': >nsTSubstring.cpp:270: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsTSubstring.cpp: In member function 'void nsAString_internal::Assign(const PRUnichar*, PRUint32)': >nsTSubstring.cpp:336: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsAString_internal::AssignASCII(const char*)': >nsTSubstring.cpp:370: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsAString_internal::Adopt(PRUnichar*, PRUint32)': >nsTSubstring.cpp:448: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsAString_internal::Replace(PRUint32, PRUint32, const PRUnichar*, PRUint32)': >nsTSubstring.cpp:490: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsAString_internal::ReplaceASCII(PRUint32, PRUint32, const char*, PRUint32)': >nsTSubstring.cpp:510: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'PRBool nsAString_internal::Equals(const PRUnichar*) const': >nsTSubstring.cpp:672: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'PRBool nsAString_internal::Equals(const PRUnichar*, const nsStringComparator&) const': >nsTSubstring.cpp:687: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'PRInt32 nsAString_internal::FindChar(PRUnichar, PRUint32) const': >nsTSubstring.cpp:731: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsTSubstring.cpp: In member function 'void nsAString_internal::StripChar(PRUnichar, PRInt32)': >nsTSubstring.cpp:757: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsSubstring.cpp:334: >nsTSubstring.cpp: In member function 'PRUint32 nsACString_internal::Capacity() const': >nsTSubstring.cpp:270: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTSubstring.cpp: In member function 'void nsACString_internal::Assign(const char*, PRUint32)': >nsTSubstring.cpp:336: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsReadableUtils.cpp: In function 'void AppendUTF16toUTF8(const nsAString_internal&, nsACString_internal&)': >nsReadableUtils.cpp:202: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsACString_internal::AssignASCII(const char*)': >nsTSubstring.cpp:370: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsACString_internal::Adopt(char*, PRUint32)': >nsTSubstring.cpp:448: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsACString_internal::Replace(PRUint32, PRUint32, const char*, PRUint32)': >nsTSubstring.cpp:490: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'void nsACString_internal::ReplaceASCII(PRUint32, PRUint32, const char*, PRUint32)': >nsTSubstring.cpp:510: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsReadableUtils.cpp: In function 'void AppendUTF8toUTF16(const nsACString_internal&, nsAString_internal&)': >nsReadableUtils.cpp:258: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsReadableUtils.cpp: In function 'char* ToNewUTF8String(const nsAString_internal&, PRUint32*)': >nsReadableUtils.cpp:363: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'PRBool nsACString_internal::Equals(const char*) const': >nsTSubstring.cpp:672: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'PRBool nsACString_internal::Equals(const char*, const nsCStringComparator&) const': >nsTSubstring.cpp:687: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTSubstring.cpp: In member function 'PRInt32 nsACString_internal::FindChar(char, PRUint32) const': >nsTSubstring.cpp:731: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsTSubstring.cpp: In member function 'void nsACString_internal::StripChar(char, PRInt32)': >nsTSubstring.cpp:757: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsReadableUtils.cpp: In function 'PRUnichar* UTF8ToNewUnicode(const nsACString_internal&, PRUint32*)': >nsReadableUtils.cpp:434: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsReadableUtils.cpp: In function 'void CopyUnicodeTo(const nsReadingIterator<short unsigned int>&, const nsReadingIterator<short unsigned int>&, nsAString_internal&)': >nsReadableUtils.cpp:466: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsReadableUtils.cpp: In function 'void AppendUnicodeTo(const nsReadingIterator<short unsigned int>&, const nsReadingIterator<short unsigned int>&, nsAString_internal&)': >nsReadableUtils.cpp:483: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsReadableUtils.cpp: In function 'PRBool IsUTF8(const nsACString_internal&)': >nsReadableUtils.cpp:619: warning: suggest parentheses around '&&' within '||' >nsReadableUtils.cpp:620: warning: suggest parentheses around '&&' within '||' >nsReadableUtils.cpp:623: warning: suggest parentheses around '&&' within '||' >nsReadableUtils.cpp:624: warning: suggest parentheses around '&&' within '||' >nsReadableUtils.cpp:624: warning: suggest parentheses around '&&' within '||' >nsReadableUtils.cpp: In member function 'PRUint32 ConvertToUpperCase::write(const char*, PRUint32)': >nsReadableUtils.cpp:648: warning: conversion to 'char' from 'int' may alter its value >nsReadableUtils.cpp: In member function 'PRUint32 CopyToUpperCase::write(const char*, PRUint32)': >nsReadableUtils.cpp:697: warning: conversion to 'char' from 'int' may alter its value >nsReadableUtils.cpp: In member function 'PRUint32 ConvertToLowerCase::write(const char*, PRUint32)': >nsReadableUtils.cpp:740: warning: conversion to 'char' from 'int' may alter its value >nsReadableUtils.cpp: In member function 'PRUint32 CopyToLowerCase::write(const char*, PRUint32)': >nsReadableUtils.cpp:789: warning: conversion to 'char' from 'int' may alter its value >nsReadableUtils.cpp: In function 'PRBool FindCharInReadable(PRUnichar, nsReadingIterator<short unsigned int>&, const nsReadingIterator<short unsigned int>&)': >nsReadableUtils.cpp:979: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsReadableUtils.cpp: In function 'PRBool FindCharInReadable(char, nsReadingIterator<char>&, const nsReadingIterator<char>&)': >nsReadableUtils.cpp:995: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp >c++ -o nsStringObsolete.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringObsolete.pp nsStringObsolete.cpp >In file included from nsStringComparator.cpp:46: >nsTStringComparator.cpp: In function 'int Compare(const nsAString_internal&, const nsAString_internal&, const nsStringComparator&)': >nsTStringComparator.cpp:51: warning: conversion to 'size_type' from 'ptrdiff_t' may alter its value >nsTStringComparator.cpp:52: warning: conversion to 'size_type' from 'ptrdiff_t' may alter its value >In file included from nsStringComparator.cpp:51: >nsTStringComparator.cpp: In function 'int Compare(const nsACString_internal&, const nsACString_internal&, const nsCStringComparator&)': >nsTStringComparator.cpp:51: warning: conversion to 'size_type' from 'ptrdiff_t' may alter its value >nsTStringComparator.cpp:52: warning: conversion to 'size_type' from 'ptrdiff_t' may alter its value >nsStringComparator.cpp: In member function 'virtual int nsCaseInsensitiveCStringComparator::operator()(char, char) const': >nsStringComparator.cpp:71: warning: conversion to 'char' from 'int' may alter its value >nsStringComparator.cpp:72: warning: conversion to 'char' from 'int' may alter its value >In file included from nsStringObsolete.cpp:52: >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsStringObsolete.cpp: In function 'char ascii_tolower(char)': >nsStringObsolete.cpp:69: warning: conversion to 'char' from 'int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 FindChar1(const char*, PRUint32, PRInt32, PRUnichar, PRInt32)': >nsStringObsolete.cpp:111: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp:118: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 FindChar2(const PRUnichar*, PRUint32, PRInt32, PRUnichar, PRInt32)': >nsStringObsolete.cpp:161: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 RFindChar1(const char*, PRUint32, PRInt32, PRUnichar, PRInt32)': >nsStringObsolete.cpp:208: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 RFindChar2(const PRUnichar*, PRUint32, PRInt32, PRUnichar, PRInt32)': >nsStringObsolete.cpp:251: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 CompressChars1(char*, PRUint32, const char*)': >nsStringObsolete.cpp:437: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringObsolete.cpp:456: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 CompressChars2(PRUnichar*, PRUint32, const char*)': >nsStringObsolete.cpp:482: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringObsolete.cpp:501: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 StripChars1(char*, PRUint32, const char*)': >nsStringObsolete.cpp:525: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringObsolete.cpp:534: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 StripChars2(PRUnichar*, PRUint32, const char*)': >nsStringObsolete.cpp:559: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringObsolete.cpp:571: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'void Modified_cnvtf(char*, int, int, double)': >nsStringObsolete.cpp:828: warning: conversion to 'PRIntn' from 'long int' may alter its value >nsStringObsolete.cpp:856: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsStringObsolete.cpp:982: >nsTStringObsolete.cpp: In member function 'void nsString::Trim(const char*, PRBool, PRBool, PRBool)': >nsTStringObsolete.cpp:393: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTStringObsolete.cpp:397: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTStringObsolete.cpp:420: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTStringObsolete.cpp: In member function 'void nsString::AssignWithConversion(const char*, PRInt32)': >nsTStringObsolete.cpp:471: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsTStringObsolete.cpp: In member function 'void nsString::AppendWithConversion(const char*, PRInt32)': >nsTStringObsolete.cpp:490: warning: conversion to 'PRInt32' from 'size_t' may alter its value >In file included from nsStringObsolete.cpp:987: >nsTStringObsolete.cpp: In member function 'void nsCString::Trim(const char*, PRBool, PRBool, PRBool)': >nsTStringObsolete.cpp:393: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsTStringObsolete.cpp:397: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTStringObsolete.cpp:420: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTStringObsolete.cpp: In member function 'void nsCString::AssignWithConversion(const PRUnichar*, PRInt32)': >nsTStringObsolete.cpp:471: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsTStringObsolete.cpp: In member function 'void nsCString::AppendWithConversion(const PRUnichar*, PRInt32)': >nsTStringObsolete.cpp:490: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStringObsolete.cpp: In member function 'PRInt32 nsCString::Compare(const char*, PRBool, PRInt32) const': >nsStringObsolete.cpp:1052: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringObsolete.cpp: In member function 'PRBool nsString::EqualsIgnoreCase(const char*, PRInt32) const': >nsStringObsolete.cpp:1081: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringObsolete.cpp: In function 'CharT GetFindInSetFilter(const CharT*) [with CharT = char]': >nsStringObsolete.cpp:627: instantiated from here >nsStringObsolete.cpp:588: warning: conversion to 'char' from 'int' may alter its value >nsStringObsolete.cpp: In function 'CharT GetFindInSetFilter(const CharT*) [with CharT = PRUnichar]': >nsStringObsolete.cpp:674: instantiated from here >nsStringObsolete.cpp:588: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 FindCharInSet(const CharT*, PRUint32, const SetCharT*) [with CharT = PRUnichar, SetCharT = char]': >nsTStringObsolete.cpp:116: instantiated from here >nsStringObsolete.cpp:766: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 RFindCharInSet(const CharT*, PRUint32, const SetCharT*) [with CharT = PRUnichar, SetCharT = PRUnichar]': >nsTStringObsolete.cpp:136: instantiated from here >nsStringObsolete.cpp:795: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 FindCharInSet(const CharT*, PRUint32, const SetCharT*) [with CharT = char, SetCharT = char]': >nsTStringObsolete.cpp:116: instantiated from here >nsStringObsolete.cpp:766: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 RFindCharInSet(const CharT*, PRUint32, const SetCharT*) [with CharT = char, SetCharT = char]': >nsTStringObsolete.cpp:136: instantiated from here >nsStringObsolete.cpp:795: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringObsolete.cpp: In function 'PRInt32 FindCharInSet(const CharT*, PRUint32, const SetCharT*) [with CharT = PRUnichar, SetCharT = PRUnichar]': >nsStringObsolete.cpp:1038: instantiated from here >nsStringObsolete.cpp:766: warning: conversion to 'PRInt32' from 'long int' may alter its value >rm -f libstring_s.a >ar cr libstring_s.a nsDependentString.o nsDependentSubstring.o nsPrintfCString.o nsPromiseFlatString.o nsReadableUtils.o nsSubstring.o nsSubstringTuple.o nsString.o nsStringComparator.o nsStringObsolete.o >ranlib libstring_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/string' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue' >pldhash.c >gcc -o pldhash.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c >nsArrayEnumerator.cpp >c++ -o nsArrayEnumerator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp >nsArrayUtils.cpp >c++ -o nsArrayUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayUtils.pp nsArrayUtils.cpp >nsCategoryCache.cpp >c++ -o nsCategoryCache.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp >pldhash.c: In function 'PL_DHashAllocTable': >pldhash.c:88: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashFreeTable': >pldhash.c:94: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashStringKey': >pldhash.c:100: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashVoidPtrKeyStub': >pldhash.c:112: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashMatchEntryStub': >pldhash.c:118: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashMatchStringKey': >pldhash.c:128: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashFinalizeStub': >pldhash.c:163: warning: unused parameter 'table' >nsCOMPtr.cpp >c++ -o nsCOMPtr.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp >In file included from nsStringGlue.h:52, > from nsVoidArray.h:43, > from nsCOMArray.h:42, > from nsArrayEnumerator.cpp:44: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCOMArray.cpp >c++ -o nsCOMArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp >In file included from nsStringGlue.h:52, > from nsVoidArray.h:43, > from nsCOMArray.h:42, > from nsCategoryCache.h:48, > from nsCategoryCache.cpp:43: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCRTGlue.cpp >c++ -o nsCRTGlue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRTGlue.pp nsCRTGlue.cpp >nsComponentManagerUtils.cpp >c++ -o nsComponentManagerUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp >In file included from nsStringGlue.h:52, > from nsVoidArray.h:43, > from nsCOMArray.h:42, > from nsCOMArray.cpp:39: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCRTGlue.cpp: In function 'PRUint32 NS_strlen(const PRUnichar*)': >nsCRTGlue.cpp:106: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCRTGlue.cpp: In function 'char* NS_strdup(const char*)': >nsCRTGlue.cpp:145: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsEnumeratorUtils.cpp >c++ -o nsEnumeratorUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp >nsID.cpp >c++ -o nsID.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp >nsIInterfaceRequestorUtils.cpp >c++ -o nsIInterfaceRequestorUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp >nsINIParser.cpp >c++ -o nsINIParser.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp >nsID.cpp: In member function 'PRBool nsID::Parse(const char*)': >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsISupportsImpl.cpp >c++ -o nsISupportsImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsISupportsImpl.pp nsISupportsImpl.cpp >nsMemory.cpp >c++ -o nsMemory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp >In file included from nsStringGlue.h:52, > from nsHashKeys.h:48, > from nsClassHashtable.h:42, > from nsINIParser.h:51, > from nsINIParser.cpp:41: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsWeakReference.cpp >c++ -o nsWeakReference.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp >nsGREGlue.cpp >c++ -o nsGREGlue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp >nsINIParser.cpp: In member function 'nsresult nsINIParser::InitFromFILE(FILE*)': >nsINIParser.cpp:138: warning: conversion to 'int' from 'size_t' may alter its value >In file included from nsStringGlue.h:52, > from nsHashKeys.h:48, > from nsClassHashtable.h:42, > from nsINIParser.h:51, > from nsGREGlue.cpp:42: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsVersionComparator.cpp >c++ -o nsVersionComparator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp >nsTHashtable.cpp >c++ -o nsTHashtable.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp >nsVersionComparator.cpp: In function 'char* ParseVP(char*, VersionPart&)': >nsVersionComparator.cpp:82: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVersionComparator.cpp:100: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsVersionComparator.cpp:103: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsVersionComparator.cpp:105: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsQuickSort.cpp >c++ -o nsQuickSort.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp >nsVoidArray.cpp >c++ -o nsVoidArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp >nsQuickSort.cpp: In function 'void NS_QuickSort(void*, unsigned int, unsigned int, int (*)(const void*, const void*, void*), void*)': >nsQuickSort.cpp:167: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:169: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:171: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:173: warning: conversion to 'int' from 'long int' may alter its value >In file included from nsStringGlue.h:52, > from nsHashKeys.h:48, > from nsTHashtable.cpp:39: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTArray.cpp >c++ -o nsTArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp >nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureCapacity(PRUint32, PRUint32)': >nsTArray.cpp:80: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp:88: warning: comparison between signed and unsigned integer expressions >nsTArray.cpp:101: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTArray.cpp:107: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp: In member function 'void nsTArray_base::ShrinkCapacity(PRUint32)': >nsTArray.cpp:142: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTArray.cpp:147: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureNotUsingAutoArrayBuffer(PRUint32)': >nsTArray.cpp:265: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsThreadUtils.cpp >c++ -o nsThreadUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadUtils.pp nsThreadUtils.cpp >In file included from nsStringGlue.h:52, > from nsVoidArray.h:43, > from nsVoidArray.cpp:40: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRBool nsVoidArray::GrowArrayBy(PRInt32)': >nsVoidArray.cpp:275: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp:286: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp:291: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsVoidArray::IndexOf(void*) const': >nsVoidArray.cpp:389: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsStringArray::IndexOf(const nsAString&) const': >nsVoidArray.cpp:787: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsCStringArray::IndexOf(const nsACString&) const': >nsVoidArray.cpp:1037: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsTObserverArray.cpp >c++ -o nsTObserverArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTObserverArray.pp nsTObserverArray.cpp >In file included from nsStringGlue.h:52, > from nsThreadUtils.h:47, > from nsThreadUtils.cpp:39: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCycleCollectionParticipant.cpp >c++ -o nsCycleCollectionParticipant.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollectionParticipant.pp nsCycleCollectionParticipant.cpp >nsDeque.cpp >c++ -o nsDeque.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp >nsAutoLock.cpp >c++ -o nsAutoLock.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAutoLock.pp nsAutoLock.cpp >nsAutoLock.cpp: In member function 'void nsAutoMonitor::Exit()': >nsAutoLock.cpp:451: warning: unused variable 'status' >nsAutoLock.cpp: In member function 'void nsAutoCMonitor::Exit()': >nsAutoLock.cpp:478: warning: unused variable 'status' >nsGenericFactory.cpp >c++ -o nsGenericFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenericFactory.pp nsGenericFactory.cpp >nsProxyRelease.cpp >c++ -o nsProxyRelease.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProxyRelease.pp nsProxyRelease.cpp >In file included from nsStringGlue.h:52, > from nsThreadUtils.h:47, > from nsProxyRelease.cpp:40: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp >c++ -o nsTextFormatter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFormatter.pp nsTextFormatter.cpp >nsStringAPI.cpp >c++ -o nsStringAPI.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringAPI.pp nsStringAPI.cpp >In file included from nsStringGlue.h:52, > from nsTextFormatter.h:70, > from nsTextFormatter.cpp:66: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp: In function 'int cvt_f(SprintfState*, double, int, int, PRUnichar, int)': >nsTextFormatter.cpp:404: warning: conversion to 'int' from 'long int' may alter its value >nsTextFormatter.cpp:434: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp:486: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsStringAPI.cpp:44: >nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp: In function 'int dosprintf(SprintfState*, const PRUnichar*, __va_list_tag*)': >nsTextFormatter.cpp:1090: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsTextFormatter.cpp:1153: warning: conversion to 'int' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'void nsAString::AssignLiteral(const char*)': >nsStringAPI.cpp:119: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'void nsAString::AppendLiteral(const char*)': >nsStringAPI.cpp:131: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'void nsAString::StripChars(const char*)': >nsStringAPI.cpp:172: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::Find(const nsAString&, PRUint32, PRInt32 (*)(const PRUnichar*, const PRUnichar*, PRUint32)) const': >nsStringAPI.cpp:346: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::Find(const char*, PRUint32, PRBool) const': >nsStringAPI.cpp:391: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp:401: warning: conversion to 'PRInt32' from 'long int' may alter its value >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:426: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFind(const char*, PRInt32, PRBool) const': >nsStringAPI.cpp:439: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp:444: warning: comparison between signed and unsigned integer expressions >nsStringAPI.cpp:451: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::FindChar(PRUnichar, PRUint32) const': >nsStringAPI.cpp:469: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFindChar(PRUnichar) const': >nsStringAPI.cpp:485: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'void nsACString::StripChars(const char*)': >nsStringAPI.cpp:646: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Compare(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:702: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'PRBool nsACString::Equals(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:738: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Find(const nsACString&, PRUint32, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:781: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Find(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:789: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Find(const char*, PRUint32, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:811: warning: conversion to 'PRInt32' from 'long int' may alter its value >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 >nsTextFormatter.cpp: In function 'int LimitStuff(SprintfState*, const PRUnichar*, PRUint32)': >nsTextFormatter.cpp:1302: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp:835: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsTextFormatter.cpp: In static member function 'static PRUint32 nsTextFormatter::vsnprintf(PRUnichar*, PRUint32, const PRUnichar*, __va_list_tag*)': >nsTextFormatter.cpp:1355: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFind(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:843: warning: conversion to 'PRInt32' from 'size_t' may alter its value >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 >nsStringAPI.cpp:865: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::FindChar(char, PRUint32) const': >nsStringAPI.cpp:882: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFindChar(char) const': >nsStringAPI.cpp:896: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In function 'void CompressWhitespace(nsAString&)': >nsStringAPI.cpp:1060: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp:1075: warning: conversion to 'PRUint32' from 'long int' may alter its value >rm -f libxpcomglue_s.a >ar cr libxpcomglue_s.a pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o nsAutoLock.o nsGenericFactory.o nsProxyRelease.o nsTextFormatter.o nsStringAPI.o >ranlib libxpcomglue_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxpcomglue_s.a ../../dist/lib >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue/standalone' >pldhash.c >gcc -o pldhash.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c >nsArrayEnumerator.cpp >c++ -o nsArrayEnumerator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp >nsArrayUtils.cpp >c++ -o nsArrayUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsArrayUtils.pp nsArrayUtils.cpp >nsCategoryCache.cpp >c++ -o nsCategoryCache.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp >pldhash.c: In function 'PL_DHashAllocTable': >pldhash.c:88: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashFreeTable': >pldhash.c:94: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashStringKey': >pldhash.c:100: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashVoidPtrKeyStub': >pldhash.c:112: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashMatchEntryStub': >pldhash.c:118: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashMatchStringKey': >pldhash.c:128: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashFinalizeStub': >pldhash.c:163: warning: unused parameter 'table' >nsCOMPtr.cpp >c++ -o nsCOMPtr.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsVoidArray.h:43, > from ../../../dist/include/xpcom/nsCOMArray.h:42, > from nsArrayEnumerator.cpp:44: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCOMArray.cpp >c++ -o nsCOMArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsVoidArray.h:43, > from ../../../dist/include/xpcom/nsCOMArray.h:42, > from ../../../dist/include/xpcom/nsCategoryCache.h:48, > from nsCategoryCache.cpp:43: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCRTGlue.cpp >c++ -o nsCRTGlue.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCRTGlue.pp nsCRTGlue.cpp >nsComponentManagerUtils.cpp >c++ -o nsComponentManagerUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp >nsCRTGlue.cpp: In function 'PRUint32 NS_strlen(const PRUnichar*)': >nsCRTGlue.cpp:106: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCRTGlue.cpp: In function 'char* NS_strdup(const char*)': >nsCRTGlue.cpp:145: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsVoidArray.h:43, > from ../../../dist/include/xpcom/nsCOMArray.h:42, > from nsCOMArray.cpp:39: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsEnumeratorUtils.cpp >c++ -o nsEnumeratorUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp >nsID.cpp >c++ -o nsID.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp >nsIInterfaceRequestorUtils.cpp >c++ -o nsIInterfaceRequestorUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp >nsINIParser.cpp >c++ -o nsINIParser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp >nsID.cpp: In member function 'PRBool nsID::Parse(const char*)': >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsISupportsImpl.cpp >c++ -o nsISupportsImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISupportsImpl.pp nsISupportsImpl.cpp >nsMemory.cpp >c++ -o nsMemory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp >nsWeakReference.cpp >c++ -o nsWeakReference.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsHashKeys.h:48, > from ../../../dist/include/xpcom/nsClassHashtable.h:42, > from ../../../dist/include/xpcom/nsINIParser.h:51, > from nsINIParser.cpp:41: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsGREGlue.cpp >c++ -o nsGREGlue.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp >nsINIParser.cpp: In member function 'nsresult nsINIParser::InitFromFILE(FILE*)': >nsINIParser.cpp:138: warning: conversion to 'int' from 'size_t' may alter its value >nsVersionComparator.cpp >c++ -o nsVersionComparator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsHashKeys.h:48, > from ../../../dist/include/xpcom/nsClassHashtable.h:42, > from ../../../dist/include/xpcom/nsINIParser.h:51, > from nsGREGlue.cpp:42: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTHashtable.cpp >c++ -o nsTHashtable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp >nsVersionComparator.cpp: In function 'char* ParseVP(char*, VersionPart&)': >nsVersionComparator.cpp:82: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVersionComparator.cpp:100: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsVersionComparator.cpp:103: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsVersionComparator.cpp:105: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsHashKeys.h:48, > from nsTHashtable.cpp:39: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsQuickSort.cpp >c++ -o nsQuickSort.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp >nsVoidArray.cpp >c++ -o nsVoidArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp >nsQuickSort.cpp: In function 'void NS_QuickSort(void*, unsigned int, unsigned int, int (*)(const void*, const void*, void*), void*)': >nsQuickSort.cpp:167: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:169: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:171: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:173: warning: conversion to 'int' from 'long int' may alter its value >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsVoidArray.h:43, > from nsVoidArray.cpp:40: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRBool nsVoidArray::GrowArrayBy(PRInt32)': >nsVoidArray.cpp:275: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp:286: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp:291: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsVoidArray::IndexOf(void*) const': >nsVoidArray.cpp:389: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsStringArray::IndexOf(const nsAString&) const': >nsVoidArray.cpp:787: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsCStringArray::IndexOf(const nsACString&) const': >nsVoidArray.cpp:1037: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsTArray.cpp >c++ -o nsTArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp >nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureCapacity(PRUint32, PRUint32)': >nsTArray.cpp:80: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp:88: warning: comparison between signed and unsigned integer expressions >nsTArray.cpp:101: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTArray.cpp:107: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp: In member function 'void nsTArray_base::ShrinkCapacity(PRUint32)': >nsTArray.cpp:142: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTArray.cpp:147: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureNotUsingAutoArrayBuffer(PRUint32)': >nsTArray.cpp:265: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsThreadUtils.cpp >c++ -o nsThreadUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThreadUtils.pp nsThreadUtils.cpp >nsTObserverArray.cpp >c++ -o nsTObserverArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTObserverArray.pp nsTObserverArray.cpp >nsCycleCollectionParticipant.cpp >c++ -o nsCycleCollectionParticipant.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollectionParticipant.pp nsCycleCollectionParticipant.cpp >nsDeque.cpp >c++ -o nsDeque.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/xpcom/nsThreadUtils.h:47, > from nsThreadUtils.cpp:39: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp >c++ -o nsStringAPI.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringAPI.pp nsStringAPI.cpp >In file included from nsStringAPI.cpp:44: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'void nsAString::AssignLiteral(const char*)': >nsStringAPI.cpp:119: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'void nsAString::AppendLiteral(const char*)': >nsStringAPI.cpp:131: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'void nsAString::StripChars(const char*)': >nsStringAPI.cpp:172: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::Find(const nsAString&, PRUint32, PRInt32 (*)(const PRUnichar*, const PRUnichar*, PRUint32)) const': >nsStringAPI.cpp:346: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::Find(const char*, PRUint32, PRBool) const': >nsStringAPI.cpp:391: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp:401: warning: conversion to 'PRInt32' from 'long int' may alter its value >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:426: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFind(const char*, PRInt32, PRBool) const': >nsStringAPI.cpp:439: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp:444: warning: comparison between signed and unsigned integer expressions >nsStringAPI.cpp:451: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::FindChar(PRUnichar, PRUint32) const': >nsStringAPI.cpp:469: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFindChar(PRUnichar) const': >nsStringAPI.cpp:485: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'void nsACString::StripChars(const char*)': >nsStringAPI.cpp:646: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Compare(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:702: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'PRBool nsACString::Equals(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:738: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Find(const nsACString&, PRUint32, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:781: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Find(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:789: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::Find(const char*, PRUint32, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:811: warning: conversion to 'PRInt32' from 'long int' may alter its value >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:835: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFind(const char*, PRInt32 (*)(const char*, const char*, PRUint32)) const': >nsStringAPI.cpp:843: warning: conversion to 'PRInt32' from 'size_t' may alter its value >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 >nsStringAPI.cpp:865: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::FindChar(char, PRUint32) const': >nsStringAPI.cpp:882: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFindChar(char) const': >nsStringAPI.cpp:896: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsStringAPI.cpp: In function 'void CompressWhitespace(nsAString&)': >nsStringAPI.cpp:1060: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStringAPI.cpp:1075: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsXPCOMGlue.cpp >c++ -o nsXPCOMGlue.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPCOMGlue.pp nsXPCOMGlue.cpp >nsGlueLinkingDlopen.cpp >c++ -o nsGlueLinkingDlopen.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlueLinkingDlopen.pp nsGlueLinkingDlopen.cpp >nsXPCOMGlue.cpp: In function 'void XPCOMGlueLoadDependentLibs(const char*, void (*)(const char*))': >nsXPCOMGlue.cpp:102: warning: conversion to 'int' from 'size_t' may alter its value >nsGlueLinkingDlopen.cpp: In function 'nsresult (* XPCOMGlueLoad(const char*))(XPCOMFunctions*, const char*)': >nsGlueLinkingDlopen.cpp:117: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >nsGlueLinkingDlopen.cpp: In function 'nsresult XPCOMGlueLoadXULFunctions(const nsDynamicFunctionLoad*)': >nsGlueLinkingDlopen.cpp:155: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >rm -f libxpcomglue.a >ar cr libxpcomglue.a pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o nsStringAPI.o nsXPCOMGlue.o nsGlueLinkingDlopen.o >ranlib libxpcomglue.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxpcomglue.a ../../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libxpcomglue.a ../../../dist/sdk/lib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue/standalone' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libxpcomglue_s.a ../../dist/sdk/lib >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/glue' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/base' >nsAllocator.cpp >c++ -o nsAllocator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAllocator.pp nsAllocator.cpp >nsVersionComparatorImpl.cpp >c++ -o nsVersionComparatorImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparatorImpl.pp nsVersionComparatorImpl.cpp >nsConsoleMessage.cpp >c++ -o nsConsoleMessage.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleMessage.pp nsConsoleMessage.cpp >nsConsoleService.cpp >c++ -o nsConsoleService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleService.pp nsConsoleService.cpp >nsDebugImpl.cpp >c++ -o nsDebugImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDebugImpl.pp nsDebugImpl.cpp >nsErrorService.cpp >c++ -o nsErrorService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsErrorService.pp nsErrorService.cpp >nsExceptionService.cpp >c++ -o nsExceptionService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExceptionService.pp nsExceptionService.cpp >nsDebugImpl.cpp: In function 'PRIntn StuffFixedBuffer(void*, const char*, PRUint32)': >nsDebugImpl.cpp:248: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsDebugImpl.cpp: In function 'void NS_DebugBreak_P(PRUint32, const char*, const char*, const char*, PRInt32)': >nsDebugImpl.cpp:332: warning: enumeration value 'NS_ASSERT_UNINITIALIZED' not handled in switch >nsMemoryImpl.cpp >c++ -o nsMemoryImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemoryImpl.pp nsMemoryImpl.cpp >nsTraceRefcntImpl.cpp >c++ -o nsTraceRefcntImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTraceRefcntImpl.pp nsTraceRefcntImpl.cpp >nsMemoryImpl.cpp: In function 'void* NS_Alloc_P(PRSize)': >nsMemoryImpl.cpp:281: warning: conversion to 'PRUint32' from 'PRSize' may alter its value >nsMemoryImpl.cpp: In function 'void* NS_Realloc_P(void*, PRSize)': >nsMemoryImpl.cpp:292: warning: conversion to 'PRUint32' from 'PRSize' may alter its value >nsInterfaceRequestorAgg.cpp >c++ -o nsInterfaceRequestorAgg.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInterfaceRequestorAgg.pp nsInterfaceRequestorAgg.cpp >nsUUIDGenerator.cpp >c++ -o nsUUIDGenerator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUUIDGenerator.pp nsUUIDGenerator.cpp >nsSystemInfo.cpp >c++ -o nsSystemInfo.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSystemInfo.pp nsSystemInfo.cpp >nsCycleCollector.cpp >c++ -o nsCycleCollector.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollector.pp nsCycleCollector.cpp >nsTraceRefcntImpl.cpp: In function 'void* DefaultAllocTable(void*, PRSize)': >nsTraceRefcntImpl.cpp:153: warning: conversion to 'PRUint32' from 'PRSize' may alter its value >nsStackWalk.cpp >c++ -o nsStackWalk.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStackWalk.pp nsStackWalk.cpp >nsStackWalk.cpp: In function 'nsresult NS_DescribeCodeAddress(void*, nsCodeAddressDetails*)': >nsStackWalk.cpp:1513: warning: conversion to 'int' from 'size_t' may alter its value >nsStackWalk.cpp:1523: warning: conversion to 'int' from 'size_t' may alter its value >nsMemoryReporterManager.cpp >c++ -o nsMemoryReporterManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemoryReporterManager.pp nsMemoryReporterManager.cpp >nsIConsoleListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConsoleListener.xpt -d .deps/nsIConsoleListener.pp nsIConsoleListener.idl >nsIConsoleMessage.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConsoleMessage.xpt -d .deps/nsIConsoleMessage.pp nsIConsoleMessage.idl >nsIConsoleService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConsoleService.xpt -d .deps/nsIConsoleService.pp nsIConsoleService.idl >nsIErrorService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIErrorService.xpt -d .deps/nsIErrorService.pp nsIErrorService.idl >nsIException.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIException.xpt -d .deps/nsIException.pp nsIException.idl >nsIExceptionService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIExceptionService.xpt -d .deps/nsIExceptionService.pp nsIExceptionService.idl >nsIVersionComparator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIVersionComparator.xpt -d .deps/nsIVersionComparator.pp nsIVersionComparator.idl >nsIUUIDGenerator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUUIDGenerator.xpt -d .deps/nsIUUIDGenerator.pp nsIUUIDGenerator.idl >nsIMutable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMutable.xpt -d .deps/nsIMutable.pp nsIMutable.idl >nsIMemoryReporter.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMemoryReporter.xpt -d .deps/nsIMemoryReporter.pp nsIMemoryReporter.idl >nsIDebug.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDebug.xpt -d .deps/nsIDebug.pp nsIDebug.idl >nsIInterfaceRequestor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIInterfaceRequestor.xpt -d .deps/nsIInterfaceRequestor.pp nsIInterfaceRequestor.idl >nsIMemory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMemory.xpt -d .deps/nsIMemory.pp nsIMemory.idl >nsIProgrammingLanguage.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProgrammingLanguage.xpt -d .deps/nsIProgrammingLanguage.pp nsIProgrammingLanguage.idl >nsISupports.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupports.xpt -d .deps/nsISupports.pp nsISupports.idl >nsITraceRefcnt.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITraceRefcnt.xpt -d .deps/nsITraceRefcnt.pp nsITraceRefcnt.idl >nsIWeakReference.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWeakReference.xpt -d .deps/nsIWeakReference.pp nsIWeakReference.idl >nsrootidl.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsrootidl.xpt -d .deps/nsrootidl.pp nsrootidl.idl >../../dist/bin/xpt_link _xpidlgen/xpcom_base.xpt _xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIConsoleMessage.xpt _xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIErrorService.xpt _xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt _xpidlgen/nsIVersionComparator.xpt _xpidlgen/nsIUUIDGenerator.xpt _xpidlgen/nsIMutable.xpt _xpidlgen/nsIMemoryReporter.xpt _xpidlgen/nsIDebug.xpt _xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIMemory.xpt _xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt _xpidlgen/nsITraceRefcnt.xpt _xpidlgen/nsIWeakReference.xpt _xpidlgen/nsrootidl.xpt >rm -f libxpcombase_s.a >ar cr libxpcombase_s.a nsAllocator.o nsVersionComparatorImpl.o nsConsoleMessage.o nsConsoleService.o nsDebugImpl.o nsErrorService.o nsExceptionService.o nsMemoryImpl.o nsTraceRefcntImpl.o nsInterfaceRequestorAgg.o nsUUIDGenerator.o nsSystemInfo.o nsCycleCollector.o nsStackWalk.o nsMemoryReporterManager.o >ranlib libxpcombase_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_base.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/ds' >nsAtomTable.cpp >c++ -o nsAtomTable.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAtomTable.pp nsAtomTable.cpp >nsAtomService.cpp >c++ -o nsAtomService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAtomService.pp nsAtomService.cpp >nsByteBuffer.cpp >c++ -o nsByteBuffer.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsByteBuffer.pp nsByteBuffer.cpp >nsCheapSets.cpp >c++ -o nsCheapSets.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCheapSets.pp nsCheapSets.cpp >nsCRT.cpp >c++ -o nsCRT.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRT.pp nsCRT.cpp >In file included from nsAtomTable.cpp:43: >../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsCRT.cpp: In static member function 'static char* nsCRT::strtok(char*, const char*, char**)': >nsCRT.cpp:85: warning: conversion to 'char' from 'int' may alter its value../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsCRT.cpp: In static member function 'static PRUint32 nsCRT::HashCode(const char*, PRUint32*)': >nsCRT.cpp:205: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsCRT.cpp: In static member function 'static PRUint32 nsCRT::HashCode(const PRUnichar*, PRUint32*)': >nsCRT.cpp:236: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsFixedSizeAllocator.cpp >c++ -o nsFixedSizeAllocator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFixedSizeAllocator.pp nsFixedSizeAllocator.cpp >nsAtomTable.cpp: In function 'nsresult NS_RegisterStaticAtoms(const nsStaticAtom*, PRUint32)': >nsAtomTable.cpp:676: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsFixedSizeAllocator.cpp: In member function 'nsFixedSizeAllocator::Bucket* nsFixedSizeAllocator::AddBucket(size_t)': >nsFixedSizeAllocator.cpp:52: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsFixedSizeAllocator.cpp: In member function 'nsresult nsFixedSizeAllocator::Init(const char*, const size_t*, PRInt32, PRInt32, PRInt32)': >nsFixedSizeAllocator.cpp:80: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsFixedSizeAllocator.cpp: In member function 'void* nsFixedSizeAllocator::Alloc(size_t)': >nsFixedSizeAllocator.cpp:128: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsCheapSets.cpp:38: >nsCheapSets.h: In member function 'PRInt32 nsCheapInt32Set::GetInt()': >nsCheapSets.h:173: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsHashSets.cpp >c++ -o nsHashSets.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashSets.pp nsHashSets.cpp >nsHashtable.cpp >c++ -o nsHashtable.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashtable.pp nsHashtable.cpp >nsHashtable.cpp: In constructor 'nsCStringKey::nsCStringKey(const char*, PRInt32, nsCStringKey::Ownership)': >nsHashtable.cpp:539: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsHashtable.cpp: In copy constructor 'nsStringKey::nsStringKey(const nsStringKey&)': >nsHashtable.cpp:618: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHashtable.cpp: In member function 'virtual nsHashKey* nsStringKey::Clone() const': >nsHashtable.cpp:704: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsINIParserImpl.cpp >c++ -o nsINIParserImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParserImpl.pp nsINIParserImpl.cpp >nsObserverList.cpp >c++ -o nsObserverList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObserverList.pp nsObserverList.cpp >nsObserverService.cpp >c++ -o nsObserverService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObserverService.pp nsObserverService.cpp >nsProperties.cpp >c++ -o nsProperties.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProperties.pp nsProperties.cpp >nsPersistentProperties.cpp >c++ -o nsPersistentProperties.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPersistentProperties.pp nsPersistentProperties.cpp >In file included from nsObserverList.h:42, > from nsObserverList.cpp:38: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsISupports*, Comparator = nsDefaultComparator<ObserverRef, nsISupports*>, E = ObserverRef]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsISupports*, Comparator = nsDefaultComparator<ObserverRef, nsISupports*>, E = ObserverRef]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsISupports*, E = ObserverRef]' >nsObserverList.cpp:73: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsCOMPtr<nsIWeakReference>, Comparator = nsDefaultComparator<ObserverRef, nsCOMPtr<nsIWeakReference> >, E = ObserverRef]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsCOMPtr<nsIWeakReference>, Comparator = nsDefaultComparator<ObserverRef, nsCOMPtr<nsIWeakReference> >, E = ObserverRef]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsCOMPtr<nsIWeakReference>, E = ObserverRef]' >nsObserverList.cpp:80: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProperties.cpp: In member function 'virtual nsresult nsProperties::Internal::QueryInterface(const nsIID&, void**)': >nsProperties.cpp:44: warning: invalid access to non-static data member 'nsProperties::fAggregated' of NULL object >nsProperties.cpp:44: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsProperties.cpp: In member function 'virtual nsrefcnt nsProperties::Internal::AddRef()': >nsProperties.cpp:44: warning: invalid access to non-static data member 'nsProperties::fAggregated' of NULL object >nsProperties.cpp:44: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsProperties.cpp: In member function 'virtual nsrefcnt nsProperties::Internal::Release()': >nsProperties.cpp:44: warning: invalid access to non-static data member 'nsProperties::fAggregated' of NULL object >nsProperties.cpp:44: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsRecyclingAllocator.cpp >c++ -o nsRecyclingAllocator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRecyclingAllocator.pp nsRecyclingAllocator.cpp >nsStaticNameTable.cpp >c++ -o nsStaticNameTable.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStaticNameTable.pp nsStaticNameTable.cpp >nsPersistentProperties.cpp: In function 'PRUnichar* ArenaStrdup(const nsAFlatString&, PLArenaPool*)': >nsPersistentProperties.cpp:67: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsPersistentProperties.cpp:68: warning: conversion to 'PRUint32' from 'PRUword' may alter its value >nsPersistentProperties.cpp: In function 'char* ArenaStrdup(const nsAFlatCString&, PLArenaPool*)': >nsPersistentProperties.cpp:82: warning: conversion to 'PRUint32' from 'PRUword' may alter its value >nsStringEnumerator.cpp >c++ -o nsStringEnumerator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringEnumerator.pp nsStringEnumerator.cpp >nsPersistentProperties.cpp: In member function 'virtual nsresult nsPersistentProperties::Load(nsIInputStream*)': >nsPersistentProperties.cpp:245: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsPersistentProperties.cpp:250: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsPersistentProperties.cpp:255: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsSupportsArray.cpp >c++ -o nsSupportsArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsArray.pp nsSupportsArray.cpp >nsStringEnumerator.cpp: In constructor 'nsStringEnumerator::nsStringEnumerator(const nsStringArray*, PRBool)': >nsStringEnumerator.cpp:58: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStringEnumerator.cpp: In constructor 'nsStringEnumerator::nsStringEnumerator(const nsCStringArray*, PRBool)': >nsStringEnumerator.cpp:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSupportsArray.cpp: In member function 'virtual PRBool nsSupportsArray::GrowArrayBy(PRInt32)': >nsSupportsArray.cpp:159: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSupportsArray.cpp: In member function 'virtual PRInt32 nsSupportsArray::IndexOfStartingAt(const nsISupports*, PRUint32)': >nsSupportsArray.cpp:349: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSupportsArray.cpp: In member function 'virtual PRInt32 nsSupportsArray::LastIndexOf(const nsISupports*)': >nsSupportsArray.cpp:365: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSupportsArrayEnumerator.cpp >c++ -o nsSupportsArrayEnumerator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsArrayEnumerator.pp nsSupportsArrayEnumerator.cpp >nsSupportsArray.cpp: In function 'PRBool CopyElement(nsISupports*, void*)': >nsSupportsArray.cpp:661: warning: conversion to 'PRBool' from 'long int' may alter its value >nsSupportsPrimitives.cpp >c++ -o nsSupportsPrimitives.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsPrimitives.pp nsSupportsPrimitives.cpp >nsUnicharBuffer.cpp >c++ -o nsUnicharBuffer.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUnicharBuffer.pp nsUnicharBuffer.cpp >nsVariant.cpp >c++ -o nsVariant.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVariant.pp nsVariant.cpp >nsTimelineService.cpp >c++ -o nsTimelineService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimelineService.pp nsTimelineService.cpp >nsArray.cpp >c++ -o nsArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArray.pp nsArray.cpp >nsHashPropertyBag.cpp >c++ -o nsHashPropertyBag.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashPropertyBag.pp nsHashPropertyBag.cpp >nsVariant.cpp: In static member function 'static nsresult nsVariant::SetFromString(nsDiscriminatedUnion*, const char*)': >nsVariant.cpp:1509: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsIAtom.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAtom.xpt -d .deps/nsIAtom.pp nsIAtom.idl >nsIAtomService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAtomService.xpt -d .deps/nsIAtomService.pp nsIAtomService.idl >nsICollection.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICollection.xpt -d .deps/nsICollection.pp nsICollection.idl >nsIEnumerator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEnumerator.xpt -d .deps/nsIEnumerator.pp nsIEnumerator.idl >nsIINIParser.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIINIParser.xpt -d .deps/nsIINIParser.pp nsIINIParser.idl >nsIPersistentProperties2.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPersistentProperties2.xpt -d .deps/nsIPersistentProperties2.pp nsIPersistentProperties2.idl >nsIProperty.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProperty.xpt -d .deps/nsIProperty.pp nsIProperty.idl >nsIPropertyBag.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPropertyBag.xpt -d .deps/nsIPropertyBag.pp nsIPropertyBag.idl >nsIPropertyBag2.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPropertyBag2.xpt -d .deps/nsIPropertyBag2.pp nsIPropertyBag2.idl >nsIWritablePropertyBag.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWritablePropertyBag.xpt -d .deps/nsIWritablePropertyBag.pp nsIWritablePropertyBag.idl >nsIWritablePropertyBag2.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWritablePropertyBag2.xpt -d .deps/nsIWritablePropertyBag2.pp nsIWritablePropertyBag2.idl >nsIRecyclingAllocator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRecyclingAllocator.xpt -d .deps/nsIRecyclingAllocator.pp nsIRecyclingAllocator.idl >nsIVariant.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIVariant.xpt -d .deps/nsIVariant.pp nsIVariant.idl >nsISerializable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISerializable.xpt -d .deps/nsISerializable.pp nsISerializable.idl >nsIStringEnumerator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStringEnumerator.xpt -d .deps/nsIStringEnumerator.pp nsIStringEnumerator.idl >nsISupportsArray.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsArray.xpt -d .deps/nsISupportsArray.pp nsISupportsArray.idl >nsISupportsIterators.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsIterators.xpt -d .deps/nsISupportsIterators.pp nsISupportsIterators.idl >nsITimelineService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITimelineService.xpt -d .deps/nsITimelineService.pp nsITimelineService.idl >nsIArray.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIArray.xpt -d .deps/nsIArray.pp nsIArray.idl >nsIHashable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHashable.xpt -d .deps/nsIHashable.pp nsIHashable.idl >nsIMutableArray.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMutableArray.xpt -d .deps/nsIMutableArray.pp nsIMutableArray.idl >nsIObserverService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObserverService.xpt -d .deps/nsIObserverService.pp nsIObserverService.idl >nsIObserver.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObserver.xpt -d .deps/nsIObserver.pp nsIObserver.idl >nsIProperties.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProperties.xpt -d .deps/nsIProperties.pp nsIProperties.idl >nsISimpleEnumerator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISimpleEnumerator.xpt -d .deps/nsISimpleEnumerator.pp nsISimpleEnumerator.idl >nsISupportsPrimitives.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsPrimitives.xpt -d .deps/nsISupportsPrimitives.pp nsISupportsPrimitives.idl >../../dist/bin/xpt_link _xpidlgen/xpcom_ds.xpt _xpidlgen/nsIAtom.xpt _xpidlgen/nsIAtomService.xpt _xpidlgen/nsICollection.xpt _xpidlgen/nsIEnumerator.xpt _xpidlgen/nsIINIParser.xpt _xpidlgen/nsIPersistentProperties2.xpt _xpidlgen/nsIProperty.xpt _xpidlgen/nsIPropertyBag.xpt _xpidlgen/nsIPropertyBag2.xpt _xpidlgen/nsIWritablePropertyBag.xpt _xpidlgen/nsIWritablePropertyBag2.xpt _xpidlgen/nsIRecyclingAllocator.xpt _xpidlgen/nsIVariant.xpt _xpidlgen/nsISerializable.xpt _xpidlgen/nsIStringEnumerator.xpt _xpidlgen/nsISupportsArray.xpt _xpidlgen/nsISupportsIterators.xpt _xpidlgen/nsITimelineService.xpt _xpidlgen/nsIArray.xpt _xpidlgen/nsIHashable.xpt _xpidlgen/nsIMutableArray.xpt _xpidlgen/nsIObserverService.xpt _xpidlgen/nsIObserver.xpt _xpidlgen/nsIProperties.xpt _xpidlgen/nsISimpleEnumerator.xpt _xpidlgen/nsISupportsPrimitives.xpt >rm -f libxpcomds_s.a >ar cr libxpcomds_s.a nsAtomTable.o nsAtomService.o nsByteBuffer.o nsCheapSets.o nsCRT.o nsFixedSizeAllocator.o nsHashSets.o nsHashtable.o nsINIParserImpl.o nsObserverList.o nsObserverService.o nsProperties.o nsPersistentProperties.o nsRecyclingAllocator.o nsStaticNameTable.o nsStringEnumerator.o nsSupportsArray.o nsSupportsArrayEnumerator.o nsSupportsPrimitives.o nsUnicharBuffer.o nsVariant.o nsTimelineService.o nsArray.o nsHashPropertyBag.o >ranlib libxpcomds_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_ds.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/ds' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/io' >nsAppFileLocationProvider.cpp >nsBinaryStream.cpp >c++ -o nsAppFileLocationProvider.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAppFileLocationProvider.pp nsAppFileLocationProvider.cpp >c++ -o nsBinaryStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBinaryStream.pp nsBinaryStream.cpp >nsDirectoryService.cpp >c++ -o nsDirectoryService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDirectoryService.pp nsDirectoryService.cpp >nsEscape.cpp >c++ -o nsEscape.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEscape.pp nsEscape.cpp >nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryOutputStream::WriteBoolean(PRBool)': >nsBinaryStream.cpp:136: warning: conversion to 'PRUint8' from 'PRBool' may alter its value >nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryOutputStream::Write16(PRUint16)': >nsBinaryStream.cpp:148: warning: conversion to 'PRUint16' from 'int' may alter its value >nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryOutputStream::WriteStringZ(const char*)': >nsBinaryStream.cpp:195: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryOutputStream::WriteWStringZ(const PRUnichar*)': >nsBinaryStream.cpp:213: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsBinaryStream.cpp:229: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryInputStream::Read16(PRUint16*)': >nsBinaryStream.cpp:505: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryInputStream::ReadString(nsAString_internal&)': >nsBinaryStream.cpp:709: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsEscape.cpp: In function 'char* nsEscapeCount(const char*, PRInt32, nsEscapeMask, PRInt32*)': >nsEscape.cpp:137: warning: conversion to 'int' from 'long int' may alter its value >nsEscape.cpp: In function 'PRInt32 nsUnescapeCount(char*)': >nsEscape.cpp:187: warning: conversion to 'char' from 'int' may alter its value >nsEscape.cpp:192: warning: conversion to 'char' from 'int' may alter its value >nsEscape.cpp: In function 'PRBool NS_EscapeURL(const char*, PRInt32, PRUint32, nsACString_internal&)': >nsEscape.cpp:381: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsEscape.cpp: In function 'PRBool NS_UnescapeURL(const char*, PRInt32, PRUint32, nsACString_internal&)': >nsEscape.cpp:462: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsEscape.cpp:487: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsEscape.cpp:490: warning: conversion to 'char' from 'int' may alter its value >nsEscape.cpp:500: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsInputStreamTee.cpp >c++ -o nsInputStreamTee.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInputStreamTee.pp nsInputStreamTee.cpp >nsLinebreakConverter.cpp >c++ -o nsLinebreakConverter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLinebreakConverter.pp nsLinebreakConverter.cpp >nsLocalFileCommon.cpp >c++ -o nsLocalFileCommon.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLocalFileCommon.pp nsLocalFileCommon.cpp >nsLinebreakConverter.cpp: In static member function 'static char* nsLinebreakConverter::ConvertLineBreaks(const char*, nsLinebreakConverter::ELinebreakType, nsLinebreakConverter::ELinebreakType, PRInt32, PRInt32*)': >nsLinebreakConverter.cpp:344: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsLinebreakConverter.cpp: In static member function 'static nsresult nsLinebreakConverter::ConvertLineBreaksInSitu(char**, nsLinebreakConverter::ELinebreakType, nsLinebreakConverter::ELinebreakType, PRInt32, PRInt32*)': >nsLinebreakConverter.cpp:370: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsLinebreakConverter.cpp: In function 'T* ConvertUnknownBreaks(const T*, PRInt32&, const char*) [with T = char]': >nsLinebreakConverter.cpp:348: instantiated from here >nsLinebreakConverter.cpp:257: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsLinebreakConverter.cpp: In function 'T* ConvertBreaks(const T*, PRInt32&, const char*, const char*) [with T = char]': >nsLinebreakConverter.cpp:350: instantiated from here >nsLinebreakConverter.cpp:150: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsLinebreakConverter.cpp:151: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsLinebreakConverter.cpp: In function 'T* ConvertUnknownBreaks(const T*, PRInt32&, const char*) [with T = PRUnichar]': >nsLinebreakConverter.cpp:417: instantiated from here >nsLinebreakConverter.cpp:257: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsLinebreakConverter.cpp: In function 'T* ConvertBreaks(const T*, PRInt32&, const char*, const char*) [with T = PRUnichar]': >nsLinebreakConverter.cpp:419: instantiated from here >nsLinebreakConverter.cpp:150: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsLinebreakConverter.cpp:151: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsMultiplexInputStream.cpp >c++ -o nsMultiplexInputStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMultiplexInputStream.pp nsMultiplexInputStream.cpp >nsPipe3.cpp >c++ -o nsPipe3.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPipe3.pp nsPipe3.cpp >nsStreamUtils.cpp >c++ -o nsStreamUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStreamUtils.pp nsStreamUtils.cpp >In file included from nsLocalFileCommon.cpp:49: >../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsLocalFileCommon.cpp: In function 'PRInt32 SplitPath(PRUnichar*, PRUnichar**, PRInt32)': >nsLocalFileCommon.cpp:204: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsPipe3.cpp: In member function 'void nsPipeOutputStream::SetWritable(PRBool)': >nsPipe3.cpp:193: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPipe3.cpp: In member function 'nsresult nsPipe::GetReadSegment(const char*&, PRUint32&)': >nsPipe3.cpp:415: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsPipe3.cpp: In member function 'nsresult nsPipe::GetWriteSegment(char*&, PRUint32&)': >nsPipe3.cpp:513: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsPipe3.cpp: In member function 'virtual nsresult nsPipeInputStream::Search(const char*, PRBool, PRBool*, PRUint32*)': >nsPipe3.cpp:922: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPipe3.cpp:933: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsPipe3.cpp:959: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsScriptableInputStream.cpp >c++ -o nsScriptableInputStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptableInputStream.pp nsScriptableInputStream.cpp >nsSegmentedBuffer.cpp >c++ -o nsSegmentedBuffer.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSegmentedBuffer.pp nsSegmentedBuffer.cpp >nsSegmentedBuffer.cpp: In member function 'char* nsSegmentedBuffer::AppendNewSegment()': >nsSegmentedBuffer.cpp:71: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSegmentedBuffer.cpp:80: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >SpecialSystemDirectory.cpp >c++ -o SpecialSystemDirectory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/SpecialSystemDirectory.pp SpecialSystemDirectory.cpp >nsStorageStream.cpp >c++ -o nsStorageStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStorageStream.pp nsStorageStream.cpp >nsStorageStream.cpp: In member function 'virtual nsresult nsStorageStream::Write(const char*, PRUint32, PRUint32*)': >nsStorageStream.cpp:194: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStorageStream.cpp:204: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStorageStream.cpp: In member function 'virtual nsresult nsStorageInputStream::ReadSegments(nsresult (*)(nsIInputStream*, void*, const char*, PRUint32, PRUint32, PRUint32*), void*, PRUint32, PRUint32*)': >nsStorageStream.cpp:441: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStorageStream.cpp:449: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStorageStream.cpp: In member function 'virtual nsresult nsStorageInputStream::Seek(PRInt32, PRInt64)': >nsStorageStream.cpp:509: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >SpecialSystemDirectory.cpp: In function 'char* xdg_user_dir_lookup(const char*)': >SpecialSystemDirectory.cpp:316: warning: conversion to 'int' from 'size_t' may alter its value >nsStringStream.cpp >c++ -o nsStringStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringStream.pp nsStringStream.cpp >nsUnicharInputStream.cpp >c++ -o nsUnicharInputStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUnicharInputStream.pp nsUnicharInputStream.cpp >nsNativeCharsetUtils.cpp >c++ -o nsNativeCharsetUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeCharsetUtils.pp nsNativeCharsetUtils.cpp >nsFastLoadFile.cpp >c++ -o nsFastLoadFile.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFastLoadFile.pp nsFastLoadFile.cpp >nsStringStream.cpp: In member function 'virtual nsresult nsStringInputStream::SetData(const nsACString_internal&)': >nsStringStream.cpp:161: warning: conversion to 'PRInt32' from 'ptrdiff_t' may alter its value >nsStringStream.cpp: In member function 'virtual nsresult nsStringInputStream::SetData(const char*, PRInt32)': >nsStringStream.cpp:181: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStringStream.cpp: In member function 'virtual nsresult nsStringInputStream::AdoptData(char*, PRInt32)': >nsStringStream.cpp:200: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStringStream.cpp: In member function 'virtual nsresult nsStringInputStream::ShareData(const char*, PRInt32)': >nsStringStream.cpp:216: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStringStream.cpp: In function 'nsresult NS_NewCStringInputStream(nsIInputStream**, const nsACString_internal&)': >nsStringStream.cpp:412: warning: conversion to 'PRInt32' from 'ptrdiff_t' may alter its value >nsNativeCharsetUtils.cpp: In member function 'nsresult nsNativeCharsetConverter::NativeToUnicode(const char**, PRUint32*, PRUnichar**, PRUint32*)': >nsNativeCharsetUtils.cpp:495: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsNativeCharsetUtils.cpp:496: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsNativeCharsetUtils.cpp: In member function 'nsresult nsNativeCharsetConverter::UnicodeToNative(const PRUnichar**, PRUint32*, char**, PRUint32*)': >nsNativeCharsetUtils.cpp:567: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsNativeCharsetUtils.cpp:568: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsNativeCharsetUtils.cpp: In function 'nsresult NS_CopyUnicodeToNative(const nsAString_internal&, nsACString_internal&)': >nsNativeCharsetUtils.cpp:856: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsNativeCharsetUtils.cpp:865: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsFastLoadService.cpp >c++ -o nsFastLoadService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFastLoadService.pp nsFastLoadService.cpp >nsLocalFileUnix.cpp >c++ -o nsLocalFileUnix.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLocalFileUnix.pp nsLocalFileUnix.cpp >In file included from nsUnicharInputStream.cpp:46: >../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsUnicharInputStream.cpp: In static member function 'static void UTF8InputStream::CountValidUTF8Bytes(const char*, PRUint32, PRUint32&, PRUint32&)': >nsUnicharInputStream.cpp:404: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsFastLoadFile.cpp: In function 'PRUint32 NS_AccumulateFastLoadChecksum(PRUint32*, const PRUint8*, PRUint32, PRBool)': >nsFastLoadFile.cpp:122: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:130: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:147: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:155: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:158: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:160: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:176: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:178: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:179: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:192: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:194: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:199: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp:206: warning: conversion to 'PRUint16' from 'int' may alter its value >nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileReader::Read(char*, PRUint32, PRUint32*)': >nsFastLoadFile.cpp:570: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:578: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsFastLoadFile.cpp:586: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileReader::ReadSegments(nsresult (*)(nsIInputStream*, void*, const char*, PRUint32, PRUint32, PRUint32*), void*, PRUint32, PRUint32*)': >nsFastLoadFile.cpp:611: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileReader::ComputeChecksum(PRUint32*)': >nsFastLoadFile.cpp:679: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileReader::ReadObject(PRBool, nsISupports**)': >nsFastLoadFile.cpp:1072: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsFastLoadFile.cpp:1140: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsFastLoadFile.cpp:1140: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileWriter::SelectMuxedDocument(nsISupports*, nsISupports**)': >nsFastLoadFile.cpp:1447: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileWriter::Close()': >nsFastLoadFile.cpp:2021: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsFastLoadFile.cpp: In member function 'nsresult nsFastLoadFileWriter::WriteObjectCommon(nsISupports*, PRBool, PRUint32)': >nsFastLoadFile.cpp:2123: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsFastLoadService.cpp: In member function 'virtual nsresult nsFastLoadService::WriteFastLoadPtr(nsIObjectOutputStream*, nsISupports*)': >nsFastLoadService.cpp:562: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsIBinaryInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBinaryInputStream.xpt -d .deps/nsIBinaryInputStream.pp nsIBinaryInputStream.idl >nsIBinaryOutputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBinaryOutputStream.xpt -d .deps/nsIBinaryOutputStream.pp nsIBinaryOutputStream.idl >nsIDirectoryEnumerator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDirectoryEnumerator.xpt -d .deps/nsIDirectoryEnumerator.pp nsIDirectoryEnumerator.idl >nsIFastLoadFileControl.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFastLoadFileControl.xpt -d .deps/nsIFastLoadFileControl.pp nsIFastLoadFileControl.idl >nsIFastLoadService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFastLoadService.xpt -d .deps/nsIFastLoadService.pp nsIFastLoadService.idl >nsIInputStreamTee.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIInputStreamTee.xpt -d .deps/nsIInputStreamTee.pp nsIInputStreamTee.idl >nsILocalFileWin.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILocalFileWin.xpt -d .deps/nsILocalFileWin.pp nsILocalFileWin.idl >nsILineInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILineInputStream.xpt -d .deps/nsILineInputStream.pp nsILineInputStream.idl >nsIUnicharLineInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUnicharLineInputStream.xpt -d .deps/nsIUnicharLineInputStream.pp nsIUnicharLineInputStream.idl >nsISimpleUnicharStreamFactory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISimpleUnicharStreamFactory.xpt -d .deps/nsISimpleUnicharStreamFactory.pp nsISimpleUnicharStreamFactory.idl >nsIMultiplexInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMultiplexInputStream.xpt -d .deps/nsIMultiplexInputStream.pp nsIMultiplexInputStream.idl >nsIObjectInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObjectInputStream.xpt -d .deps/nsIObjectInputStream.pp nsIObjectInputStream.idl >nsIObjectOutputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObjectOutputStream.xpt -d .deps/nsIObjectOutputStream.pp nsIObjectOutputStream.idl >nsIPipe.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPipe.xpt -d .deps/nsIPipe.pp nsIPipe.idl >nsISeekableStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISeekableStream.xpt -d .deps/nsISeekableStream.pp nsISeekableStream.idl >nsIStorageStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStorageStream.xpt -d .deps/nsIStorageStream.pp nsIStorageStream.idl >nsIStringStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStringStream.xpt -d .deps/nsIStringStream.pp nsIStringStream.idl >nsIStreamBufferAccess.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStreamBufferAccess.xpt -d .deps/nsIStreamBufferAccess.pp nsIStreamBufferAccess.idl >nsIAsyncInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAsyncInputStream.xpt -d .deps/nsIAsyncInputStream.pp nsIAsyncInputStream.idl >nsLocalFileUnix.cpp: In member function 'virtual nsresult nsLocalFile::InitWithNativePath(const nsACString_internal&)': >nsLocalFileUnix.cpp:327: warning: conversion to 'PRUint32' from 'ssize_t' may alter its value >nsLocalFileUnix.cpp:329: warning: conversion to 'PRUint32' from 'ssize_t' may alter its value >nsIAsyncOutputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAsyncOutputStream.xpt -d .deps/nsIAsyncOutputStream.pp nsIAsyncOutputStream.idl >nsLocalFileUnix.cpp: In member function 'virtual nsresult nsLocalFile::SetNativeLeafName(const nsACString_internal&)': >nsLocalFileUnix.cpp:591: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsLocalFileUnix.cpp:591: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsIUnicharInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUnicharInputStream.xpt -d .deps/nsIUnicharInputStream.pp nsIUnicharInputStream.idl >nsIUnicharOutputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUnicharOutputStream.xpt -d .deps/nsIUnicharOutputStream.pp nsIUnicharOutputStream.idl >nsIConverterInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConverterInputStream.xpt -d .deps/nsIConverterInputStream.pp nsIConverterInputStream.idl >nsIConverterOutputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConverterOutputStream.xpt -d .deps/nsIConverterOutputStream.pp nsIConverterOutputStream.idl >nsIDirectoryService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDirectoryService.xpt -d .deps/nsIDirectoryService.pp nsIDirectoryService.idl >nsIFile.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFile.xpt -d .deps/nsIFile.pp nsIFile.idl >nsILocalFile.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILocalFile.xpt -d .deps/nsILocalFile.pp nsILocalFile.idl >nsIInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIInputStream.xpt -d .deps/nsIInputStream.pp nsIInputStream.idl >nsIOutputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIOutputStream.xpt -d .deps/nsIOutputStream.pp nsIOutputStream.idl >nsIScriptableInputStream.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptableInputStream.xpt -d .deps/nsIScriptableInputStream.pp nsIScriptableInputStream.idl >../../dist/bin/xpt_link _xpidlgen/xpcom_io.xpt _xpidlgen/nsIBinaryInputStream.xpt _xpidlgen/nsIBinaryOutputStream.xpt _xpidlgen/nsIDirectoryEnumerator.xpt _xpidlgen/nsIFastLoadFileControl.xpt _xpidlgen/nsIFastLoadService.xpt _xpidlgen/nsIInputStreamTee.xpt _xpidlgen/nsILocalFileWin.xpt _xpidlgen/nsILineInputStream.xpt _xpidlgen/nsIUnicharLineInputStream.xpt _xpidlgen/nsISimpleUnicharStreamFactory.xpt _xpidlgen/nsIMultiplexInputStream.xpt _xpidlgen/nsIObjectInputStream.xpt _xpidlgen/nsIObjectOutputStream.xpt _xpidlgen/nsIPipe.xpt _xpidlgen/nsISeekableStream.xpt _xpidlgen/nsIStorageStream.xpt _xpidlgen/nsIStringStream.xpt _xpidlgen/nsIStreamBufferAccess.xpt _xpidlgen/nsIAsyncInputStream.xpt _xpidlgen/nsIAsyncOutputStream.xpt _xpidlgen/nsIUnicharInputStream.xpt _xpidlgen/nsIUnicharOutputStream.xpt _xpidlgen/nsIConverterInputStream.xpt _xpidlgen/nsIConverterOutputStream.xpt _xpidlgen/nsIDirectoryService.xpt _xpidlgen/nsIFile.xpt _xpidlgen/nsILocalFile.xpt _xpidlgen/nsIInputStream.xpt _xpidlgen/nsIOutputStream.xpt _xpidlgen/nsIScriptableInputStream.xpt >nsLocalFileUnix.cpp: In member function 'virtual nsresult nsLocalFile::Contains(nsIFile*, PRBool, PRBool*)': >nsLocalFileUnix.cpp:1458: warning: conversion to 'PRUint32' from 'ssize_t' may alter its value >nsLocalFileUnix.cpp: In member function 'virtual nsresult nsLocalFile::GetNativeTarget(nsACString_internal&)': >nsLocalFileUnix.cpp:1527: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsLocalFileUnix.cpp:1538: warning: conversion to 'PRInt32' from '__off_t' may alter its value >rm -f libxpcomio_s.a >ar cr libxpcomio_s.a nsAppFileLocationProvider.o nsBinaryStream.o nsDirectoryService.o nsEscape.o nsInputStreamTee.o nsLinebreakConverter.o nsLocalFileCommon.o nsMultiplexInputStream.o nsPipe3.o nsStreamUtils.o nsScriptableInputStream.o nsSegmentedBuffer.o SpecialSystemDirectory.o nsStorageStream.o nsStringStream.o nsUnicharInputStream.o nsNativeCharsetUtils.o nsFastLoadFile.o nsFastLoadService.o nsLocalFileUnix.o >ranlib libxpcomio_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_io.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/io' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/components' >nsCategoryManager.cpp >c++ -o nsCategoryManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryManager.pp nsCategoryManager.cpp >nsComponentManager.cpp >c++ -o nsComponentManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManager.pp nsComponentManager.cpp >nsNativeComponentLoader.cpp >c++ -o nsNativeComponentLoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeComponentLoader.pp nsNativeComponentLoader.cpp >nsStaticComponentLoader.cpp >c++ -o nsStaticComponentLoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStaticComponentLoader.pp nsStaticComponentLoader.cpp >In file included from nsComponentManager.cpp:69: >./../reflect/xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >./../reflect/xptinfo/src/xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >./../reflect/xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >./../reflect/xptinfo/src/xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >./../reflect/xptinfo/src/xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from nsComponentManager.cpp:69: >./../reflect/xptinfo/src/xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >./../reflect/xptinfo/src/xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >nsCategoryManager.cpp: In static member function 'static void* CategoryNode::operator new(size_t, PLArenaPool*)': >nsCategoryManager.cpp:264: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsComponentManager.cpp:87: >./../ds/nsManifestLineReader.h: In member function 'int nsManifestLineReader::ParseLine(char**, int*, int)': >./../ds/nsManifestLineReader.h:97: warning: conversion to 'int' from 'long int' may alter its value >./../ds/nsManifestLineReader.h:104: warning: conversion to 'int' from 'long int' may alter its value >nsComponentManager.cpp: In function 'char* ArenaStrndup(const char*, PRUint32, PLArenaPool*)': >nsComponentManager.cpp:218: warning: conversion to 'PRUint32' from 'PRUword' may alter its value >nsComponentManager.cpp: In function 'char* ArenaStrdup(const char*, PLArenaPool*)': >nsComponentManager.cpp:227: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'nsresult nsComponentManagerImpl::Init(const nsStaticModuleInfo*, PRUint32)': >nsComponentManager.cpp:631: warning: conversion to 'float' from 'long unsigned int' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::GetClassObjectByContractID(const char*, const nsIID&, void**)': >nsComponentManager.cpp:1501: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::ContractIDToClassID(const char*, nsCID*)': >nsComponentManager.cpp:1531: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::CreateInstanceByContractID(const char*, nsISupports*, const nsIID&, void**)': >nsComponentManager.cpp:1733: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::RegisterService(const char*, nsISupports*)': >nsComponentManager.cpp:1981: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::RegisterFactory(const nsCID&, const char*, const char*, nsIFactory*, PRBool)': >nsComponentManager.cpp:2450: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::RegisterComponent(const nsCID&, const char*, const char*, const char*, PRBool, PRBool)': >nsComponentManager.cpp:2481: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsComponentManager.cpp:2481: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::RegisterComponentWithType(const nsCID&, const char*, const char*, nsIFile*, const char*, PRBool, PRBool, const char*)': >nsComponentManager.cpp:2501: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsComponentManager.cpp:2501: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManager.cpp: In member function 'void nsComponentManagerImpl::LoadDeferredModules(nsTArray<DeferredModule>&)': >nsComponentManager.cpp:3069: warning: comparison between signed and unsigned integer expressions >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::AutoUnregisterComponent(PRInt32, nsIFile*)': >nsComponentManager.cpp:3111: warning: comparison between signed and unsigned integer expressions >nsServiceManagerObsolete.cpp >c++ -o nsServiceManagerObsolete.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsServiceManagerObsolete.pp nsServiceManagerObsolete.cpp >nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::IsContractIDRegistered(const char*, PRBool*)': >nsComponentManager.cpp:3407: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsIModuleLoader.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIModuleLoader.xpt -d .deps/nsIModuleLoader.pp nsIModuleLoader.idl >nsIComponentManagerObsolete.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIComponentManagerObsolete.xpt -d .deps/nsIComponentManagerObsolete.pp nsIComponentManagerObsolete.idl >nsIClassInfo.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClassInfo.xpt -d .deps/nsIClassInfo.pp nsIClassInfo.idl >nsIComponentRegistrar.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIComponentRegistrar.xpt -d .deps/nsIComponentRegistrar.pp nsIComponentRegistrar.idl >nsIFactory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFactory.xpt -d .deps/nsIFactory.pp nsIFactory.idl >nsIModule.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIModule.xpt -d .deps/nsIModule.pp nsIModule.idl >nsIServiceManager.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIServiceManager.xpt -d .deps/nsIServiceManager.pp nsIServiceManager.idl >nsIComponentManager.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIComponentManager.xpt -d .deps/nsIComponentManager.pp nsIComponentManager.idl >nsICategoryManager.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICategoryManager.xpt -d .deps/nsICategoryManager.pp nsICategoryManager.idl >../../dist/bin/xpt_link _xpidlgen/xpcom_components.xpt _xpidlgen/nsIModuleLoader.xpt _xpidlgen/nsIComponentManagerObsolete.xpt _xpidlgen/nsIClassInfo.xpt _xpidlgen/nsIComponentRegistrar.xpt _xpidlgen/nsIFactory.xpt _xpidlgen/nsIModule.xpt _xpidlgen/nsIServiceManager.xpt _xpidlgen/nsIComponentManager.xpt _xpidlgen/nsICategoryManager.xpt >rm -f libxpcomcomponents_s.a >ar cr libxpcomcomponents_s.a nsCategoryManager.o nsComponentManager.o nsNativeComponentLoader.o nsStaticComponentLoader.o nsServiceManagerObsolete.o >ranlib libxpcomcomponents_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_components.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/components' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/threads' >nsEventQueue.cpp >c++ -o nsEventQueue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEventQueue.pp nsEventQueue.cpp >nsEnvironment.cpp >c++ -o nsEnvironment.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnvironment.pp nsEnvironment.cpp >nsThread.cpp >c++ -o nsThread.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThread.pp nsThread.cpp >nsThreadManager.cpp >c++ -o nsThreadManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadManager.pp nsThreadManager.cpp >nsThreadPool.cpp >c++ -o nsThreadPool.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadPool.pp nsThreadPool.cpp >nsProcessCommon.cpp >c++ -o nsProcessCommon.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProcessCommon.pp nsProcessCommon.cpp >nsTimerImpl.cpp >c++ -o nsTimerImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimerImpl.pp nsTimerImpl.cpp >nsThreadPool.cpp: In member function 'virtual nsresult nsThreadPool::Run()': >nsThreadPool.cpp:163: warning: 'idleSince' may be used uninitialized in this function >TimerThread.cpp >c++ -o TimerThread.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/TimerThread.pp TimerThread.cpp >nsIEventTarget.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEventTarget.xpt -d .deps/nsIEventTarget.pp nsIEventTarget.idl >nsIThread.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThread.xpt -d .deps/nsIThread.pp nsIThread.idl >nsIThreadInternal.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThreadInternal.xpt -d .deps/nsIThreadInternal.pp nsIThreadInternal.idl >nsTimerImpl.cpp: In member function 'void nsTimerImpl::Fire()': >nsTimerImpl.cpp:418: warning: conversion to 'PRUint8' from 'PRUintn' may alter its value >nsIThreadManager.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThreadManager.xpt -d .deps/nsIThreadManager.pp nsIThreadManager.idl >nsIThreadPool.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThreadPool.xpt -d .deps/nsIThreadPool.pp nsIThreadPool.idl >nsITimer.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITimer.xpt -d .deps/nsITimer.pp nsITimer.idl >nsIRunnable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRunnable.xpt -d .deps/nsIRunnable.pp nsIRunnable.idl >nsIEnvironment.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEnvironment.xpt -d .deps/nsIEnvironment.pp nsIEnvironment.idl >nsIProcess.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProcess.xpt -d .deps/nsIProcess.pp nsIProcess.idl >nsISupportsPriority.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsPriority.xpt -d .deps/nsISupportsPriority.pp nsISupportsPriority.idl >../../dist/bin/xpt_link _xpidlgen/xpcom_threads.xpt _xpidlgen/nsIEventTarget.xpt _xpidlgen/nsIThread.xpt _xpidlgen/nsIThreadInternal.xpt _xpidlgen/nsIThreadManager.xpt _xpidlgen/nsIThreadPool.xpt _xpidlgen/nsITimer.xpt _xpidlgen/nsIRunnable.xpt _xpidlgen/nsIEnvironment.xpt _xpidlgen/nsIProcess.xpt _xpidlgen/nsISupportsPriority.xpt >TimerThread.cpp: In member function 'nsresult TimerThread::Shutdown()': >TimerThread.cpp:173: warning: unused variable 'rv' >rm -f libxpcomthreads_s.a >ar cr libxpcomthreads_s.a nsEventQueue.o nsEnvironment.o nsThread.o nsThreadManager.o nsThreadPool.o nsProcessCommon.o nsTimerImpl.o TimerThread.o >ranlib libxpcomthreads_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_threads.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/threads' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/public' >nsIInterfaceInfo.idl >nsIInterfaceInfoManager.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIInterfaceInfo.xpt -d .deps/nsIInterfaceInfo.pp nsIInterfaceInfo.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIInterfaceInfoManager.xpt -d .deps/nsIInterfaceInfoManager.pp nsIInterfaceInfoManager.idl >nsIXPTLoader.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPTLoader.xpt -d .deps/nsIXPTLoader.pp nsIXPTLoader.idl >../../../../dist/bin/xpt_link _xpidlgen/xpcom_xpti.xpt _xpidlgen/nsIInterfaceInfo.xpt _xpidlgen/nsIInterfaceInfoManager.xpt _xpidlgen/nsIXPTLoader.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_xpti.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/src' >xptiFile.cpp >c++ -o xptiFile.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiFile.pp xptiFile.cpp >xptiInterfaceInfo.cpp >c++ -o xptiInterfaceInfo.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiInterfaceInfo.pp xptiInterfaceInfo.cpp >xptiInterfaceInfoManager.cpp >c++ -o xptiInterfaceInfoManager.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiInterfaceInfoManager.pp xptiInterfaceInfoManager.cpp >xptiManifest.cpp >c++ -o xptiManifest.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiManifest.pp xptiManifest.cpp >In file included from xptiInterfaceInfoManager.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiInterfaceInfoManager.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from xptiInterfaceInfo.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiFile.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiManifest.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiInterfaceInfo.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from xptiManifest.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from xptiFile.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >xptiInterfaceInfoManager.cpp: In member function 'PRBool xptiInterfaceInfoManager::GetApplicationDir(nsILocalFile**)': >xptiInterfaceInfoManager.cpp:304: warning: conversion to 'PRBool' from 'long int' may alter its value >xptiInterfaceInfo.cpp: In member function 'PRBool xptiInterfaceEntry::ResolveLocked(xptiWorkingSet*)': >xptiInterfaceInfo.cpp:197: warning: conversion to 'PRUint16' from 'int' may alter its value >xptiInterfaceInfo.cpp:212: warning: conversion to 'uint16' from 'int' may alter its value >xptiInterfaceInfo.cpp:216: warning: conversion to 'uint16' from 'int' may alter its value >xptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetMethodCount(uint16*)': >xptiInterfaceInfo.cpp:299: warning: conversion to 'short unsigned int' from 'int' may alter its value >xptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetConstantCount(uint16*)': >xptiInterfaceInfo.cpp:310: warning: conversion to 'short unsigned int' from 'int' may alter its value >xptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetMethodInfoForName(const char*, uint16*, const nsXPTMethodInfo**)': >xptiInterfaceInfo.cpp:354: warning: conversion to 'short unsigned int' from 'int' may alter its value >In file included from xptiManifest.cpp:43: >./../../../ds/nsManifestLineReader.h: In member function 'int nsManifestLineReader::ParseLine(char**, int*, int)': >./../../../ds/nsManifestLineReader.h:97: warning: conversion to 'int' from 'long int' may alter its valuexptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetEntryForParam(PRUint16, const nsXPTParamInfo*, xptiInterfaceEntry**)': >xptiInterfaceInfo.cpp:429: warning: conversion to 'PRUint16' from 'int' may alter its value >./../../../ds/nsManifestLineReader.h:104: warning: conversion to 'int' from 'long int' may alter its value >xptiManifest.cpp: In function 'PRBool GetCurrentAppDirString(xptiInterfaceInfoManager*, nsACString_internal&)': >xptiManifest.cpp:67: warning: conversion to 'PRBool' from 'long int' may alter its value >xptiInterfaceInfoManager.cpp: In member function 'PRBool xptiInterfaceInfoManager::AddOnlyNewFilesFromFileList(nsISupportsArray*, nsISupportsArray*, xptiWorkingSet*)': >xptiInterfaceInfoManager.cpp:968: warning: conversion to 'uint16' from 'PRUint32' may alter its value >xptiManifest.cpp: In static member function 'static PRBool xptiManifest::Read(xptiInterfaceInfoManager*, xptiWorkingSet*)': >xptiManifest.cpp:631: warning: conversion to 'uint16' from 'int' may alter its valuexptiInterfaceInfoManager.cpp: In member function 'PRBool xptiInterfaceInfoManager::DoFullValidationMergeFromFileList(nsISupportsArray*, nsISupportsArray*, xptiWorkingSet*)': >xptiInterfaceInfoManager.cpp:1114: warning: conversion to 'uint16' from 'PRUint32' may alter its value >xptiManifest.cpp:633: warning: conversion to 'uint16' from 'int' may alter its value >xptiManifest.cpp:633: warning: conversion to 'uint16' from 'int' may alter its value >xptiInterfaceInfoManager.cpp: In member function 'PRBool xptiInterfaceInfoManager::FoundZipEntry(const char*, int, XPTHeader*, xptiWorkingSet*)': >xptiInterfaceInfoManager.cpp:1232: warning: conversion to 'uint16' from 'PRUint32' may alter its value >xptiInterfaceInfoManager.cpp:1232: warning: conversion to 'uint16' from 'PRUint32' may alter its value >xptiInterfaceInfoManager.cpp: In member function 'PRBool xptiInterfaceInfoManager::VerifyAndAddEntryIfNew(xptiWorkingSet*, XPTInterfaceDirectoryEntry*, const xptiTypelib&, xptiInterfaceEntry**)': >xptiInterfaceInfoManager.cpp:1314: warning: conversion to 'int' from 'size_t' may alter its value >xptiInterfaceInfoManager.cpp: In function 'PLDHashOperator xpti_Merger(PLDHashTable*, PLDHashEntryHdr*, PRUint32, void*)': >xptiInterfaceInfoManager.cpp:1401: warning: conversion to 'uint16' from 'unsigned int' may alter its value >xptiInterfaceInfoManager.cpp:1405: warning: conversion to 'uint16' from 'unsigned int' may alter its value >xptiMisc.cpp >c++ -o xptiMisc.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiMisc.pp xptiMisc.cpp >In file included from xptiMisc.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiMisc.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >xptiTypelibGuts.cpp >c++ -o xptiTypelibGuts.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiTypelibGuts.pp xptiTypelibGuts.cpp >xptiManifest.cpp:370: warning: 'flen' may be used uninitialized in this function >xptiWorkingSet.cpp >c++ -o xptiWorkingSet.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiWorkingSet.pp xptiWorkingSet.cpp >xptiZipItem.cpp >c++ -o xptiZipItem.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiZipItem.pp xptiZipItem.cpp >In file included from xptiTypelibGuts.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiWorkingSet.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiTypelibGuts.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from xptiWorkingSet.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >xptiZipLoader.cpp >c++ -o xptiZipLoader.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiZipLoader.pp xptiZipLoader.cpp >In file included from xptiZipItem.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiZipItem.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from xptiZipLoader.cpp:42: >xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptiZipLoader.cpp:42: >xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >rm -f libxptinfo.a >ar cr libxptinfo.a xptiFile.o xptiInterfaceInfo.o xptiInterfaceInfoManager.o xptiManifest.o xptiMisc.o xptiTypelibGuts.o xptiWorkingSet.o xptiZipItem.o xptiZipLoader.o >ranlib libxptinfo.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptinfo' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/public' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src' >xptcall.cpp >c++ -o xptcall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../../xptinfo/src -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptcall.pp xptcall.cpp >In file included from xptcall.cpp:41: >./../../xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >./../../xptinfo/src/xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >./../../xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >./../../xptinfo/src/xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >./../../xptinfo/src/xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptcall.cpp:41: >./../../xptinfo/src/xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >./../../xptinfo/src/xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >rm -f libxptcall.a >ar cr libxptcall.a xptcall.o >ranlib libxptcall.a >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md' >gmake[9]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md/unix' >xptcinvoke_x86_64_linux.cpp >c++ -o xptcinvoke_x86_64_linux.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include/string -I../../../../../../dist/include -I../../../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcinvoke_x86_64_linux.pp xptcinvoke_x86_64_linux.cpp >xptcstubs_x86_64_linux.cpp >c++ -o xptcstubs_x86_64_linux.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include/string -I../../../../../../dist/include -I../../../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcstubs_x86_64_linux.pp xptcstubs_x86_64_linux.cpp >In file included from xptcstubs_x86_64_linux.cpp:42: >./../../../../xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >./../../../../xptinfo/src/xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >./../../../../xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >./../../../../xptinfo/src/xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >./../../../../xptinfo/src/xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xptcstubs_x86_64_linux.cpp:42: >./../../../../xptinfo/src/xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >./../../../../xptinfo/src/xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >xptcstubs_x86_64_linux.cpp: In function 'nsresult PrepareAndDispatch(nsXPTCStubBase*, PRUint32, PRUint64*, PRUint64*, double*)': >xptcstubs_x86_64_linux.cpp:99: warning: conversion to 'uint8' from 'PRUint32' may alter its value >rm -f libxptcmd.a >ar cr libxptcmd.a xptcinvoke_x86_64_linux.o xptcstubs_x86_64_linux.o >ranlib libxptcmd.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R libxptcmd.a ../.. >gmake[9]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md/unix' >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src/md' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect/xptcall' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/reflect' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/public' >nsIProxyObjectManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxyObjectManager.xpt -d .deps/nsIProxyObjectManager.pp nsIProxyObjectManager.idl >../../../dist/bin/xpt_link _xpidlgen/proxyObjInst.xpt _xpidlgen/nsIProxyObjectManager.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/proxyObjInst.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/src' >nsProxyEvent.cpp >c++ -o nsProxyEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEvent.pp nsProxyEvent.cpp >nsProxyEventClass.cpp >c++ -o nsProxyEventClass.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEventClass.pp nsProxyEventClass.cpp >nsProxyEventObject.cpp >c++ -o nsProxyEventObject.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEventObject.pp nsProxyEventObject.cpp >nsProxyObjectManager.cpp >c++ -o nsProxyObjectManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyObjectManager.pp nsProxyObjectManager.cpp >In file included from nsProxyObjectManager.cpp:59: >./../../reflect/xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >./../../reflect/xptinfo/src/xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >./../../reflect/xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >./../../reflect/xptinfo/src/xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >./../../reflect/xptinfo/src/xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from nsProxyObjectManager.cpp:59: >./../../reflect/xptinfo/src/xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >./../../reflect/xptinfo/src/xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >rm -f libxpcomproxy_s.a >ar cr libxpcomproxy_s.a nsProxyEvent.o nsProxyEventClass.o nsProxyEventObject.o nsProxyObjectManager.o >ranlib libxpcomproxy_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/proxy' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/system' >nsIXULAppInfo.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXULAppInfo.xpt -d .deps/nsIXULAppInfo.pp nsIXULAppInfo.idl >nsIGConfService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGConfService.xpt -d .deps/nsIGConfService.pp nsIGConfService.idl >nsIGnomeVFSService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGnomeVFSService.xpt -d .deps/nsIGnomeVFSService.pp nsIGnomeVFSService.idl >../../dist/bin/xpt_link _xpidlgen/xpcom_system.xpt _xpidlgen/nsIXULAppInfo.xpt _xpidlgen/nsIGConfService.xpt _xpidlgen/nsIGnomeVFSService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_system.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/system' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/build' >pldhash.c >gcc -o pldhash.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c >nsArrayEnumerator.cpp >c++ -o nsArrayEnumerator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp >nsArrayUtils.cpp >c++ -o nsArrayUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayUtils.pp nsArrayUtils.cpp >nsCategoryCache.cpp >c++ -o nsCategoryCache.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp >pldhash.c: In function 'PL_DHashAllocTable': >pldhash.c:88: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashFreeTable': >pldhash.c:94: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashStringKey': >pldhash.c:100: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashVoidPtrKeyStub': >pldhash.c:112: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashMatchEntryStub': >pldhash.c:118: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashMatchStringKey': >pldhash.c:128: warning: unused parameter 'table' >pldhash.c: In function 'PL_DHashFinalizeStub': >pldhash.c:163: warning: unused parameter 'table' >nsCOMPtr.cpp >c++ -o nsCOMPtr.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp >nsCOMArray.cpp >c++ -o nsCOMArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp >nsCRTGlue.cpp >c++ -o nsCRTGlue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRTGlue.pp nsCRTGlue.cpp >nsCRTGlue.cpp: In function 'PRUint32 NS_strlen(const PRUnichar*)': >nsCRTGlue.cpp:106: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCRTGlue.cpp: In function 'char* NS_strdup(const char*)': >nsCRTGlue.cpp:145: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsComponentManagerUtils.cpp >c++ -o nsComponentManagerUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp >nsEnumeratorUtils.cpp >c++ -o nsEnumeratorUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp >nsID.cpp >c++ -o nsID.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp >nsID.cpp: In member function 'PRBool nsID::Parse(const char*)': >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:105: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:107: warning: conversion to 'PRUint16' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:111: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsID.cpp:114: warning: conversion to 'PRUint8' from 'int' may alter its value >nsIInterfaceRequestorUtils.cpp >c++ -o nsIInterfaceRequestorUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp >nsINIParser.cpp >c++ -o nsINIParser.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp >nsISupportsImpl.cpp >c++ -o nsISupportsImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsISupportsImpl.pp nsISupportsImpl.cpp >nsMemory.cpp >c++ -o nsMemory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp >nsWeakReference.cpp >c++ -o nsWeakReference.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp >nsGREGlue.cpp >c++ -o nsGREGlue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp >nsVersionComparator.cpp >c++ -o nsVersionComparator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp >nsTHashtable.cpp >c++ -o nsTHashtable.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp >nsVersionComparator.cpp: In function 'char* ParseVP(char*, VersionPart&)': >nsVersionComparator.cpp:82: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVersionComparator.cpp:100: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsVersionComparator.cpp:103: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsVersionComparator.cpp:105: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsQuickSort.cpp >c++ -o nsQuickSort.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp >nsQuickSort.cpp: In function 'void NS_QuickSort(void*, unsigned int, unsigned int, int (*)(const void*, const void*, void*), void*)': >nsQuickSort.cpp:167: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:169: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:171: warning: conversion to 'int' from 'long int' may alter its value >nsQuickSort.cpp:173: warning: conversion to 'int' from 'long int' may alter its value >nsINIParser.cpp: In member function 'nsresult nsINIParser_internal::InitFromFILE(FILE*)': >nsINIParser.cpp:138: warning: conversion to 'int' from 'size_t' may alter its value >nsVoidArray.cpp >c++ -o nsVoidArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp >nsTArray.cpp >c++ -o nsTArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp >nsThreadUtils.cpp >nsTObserverArray.cpp >c++ -o nsThreadUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadUtils.pp nsThreadUtils.cpp >c++ -o nsTObserverArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTObserverArray.pp nsTObserverArray.cpp >nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureCapacity(PRUint32, PRUint32)': >nsTArray.cpp:80: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp:88: warning: comparison between signed and unsigned integer expressions >nsTArray.cpp:101: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTArray.cpp:107: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp: In member function 'void nsTArray_base::ShrinkCapacity(PRUint32)': >nsTArray.cpp:142: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTArray.cpp:147: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureNotUsingAutoArrayBuffer(PRUint32)': >nsTArray.cpp:265: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCycleCollectionParticipant.cpp >c++ -o nsCycleCollectionParticipant.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollectionParticipant.pp nsCycleCollectionParticipant.cpp >nsDeque.cpp >c++ -o nsDeque.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp >nsAutoLock.cpp >c++ -o nsAutoLock.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAutoLock.pp nsAutoLock.cpp >nsVoidArray.cpp: In member function 'PRBool nsVoidArray::GrowArrayBy(PRInt32)': >nsVoidArray.cpp:275: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp:286: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp:291: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsVoidArray::IndexOf(void*) const': >nsVoidArray.cpp:389: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsStringArray::IndexOf(const nsAString_internal&) const': >nsVoidArray.cpp:787: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsCStringArray::IndexOf(const nsACString_internal&) const': >nsVoidArray.cpp:1037: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsVoidArray.cpp: In member function 'PRInt32 nsCStringArray::IndexOfIgnoreCase(const nsACString_internal&) const': >nsVoidArray.cpp:1058: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsAutoLock.cpp: In member function 'void nsAutoMonitor::Exit()': >nsAutoLock.cpp:451: warning: unused variable 'status' >nsAutoLock.cpp: In member function 'void nsAutoCMonitor::Exit()': >nsAutoLock.cpp:478: warning: unused variable 'status' >nsGenericFactory.cpp >c++ -o nsGenericFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenericFactory.pp nsGenericFactory.cpp >nsProxyRelease.cpp >c++ -o nsProxyRelease.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProxyRelease.pp nsProxyRelease.cpp >nsTextFormatter.cpp >c++ -o nsTextFormatter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFormatter.pp nsTextFormatter.cpp >nsXPComInit.cpp >c++ -o nsXPComInit.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPComInit.pp nsXPComInit.cpp >nsXPCOMStrings.cpp >c++ -o nsXPCOMStrings.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"x86_64-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPCOMStrings.pp nsXPCOMStrings.cpp >nsTextFormatter.cpp: In function 'int cvt_f(SprintfState*, double, int, int, PRUnichar, int)': >nsTextFormatter.cpp:404: warning: conversion to 'int' from 'long int' may alter its value >nsTextFormatter.cpp:434: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp:486: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp: In function 'int dosprintf(SprintfState*, const PRUnichar*, __va_list_tag*)': >nsTextFormatter.cpp:1090: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsTextFormatter.cpp:1153: warning: conversion to 'int' from 'long int' may alter its value >nsTextFormatter.cpp: In function 'int LimitStuff(SprintfState*, const PRUnichar*, PRUint32)': >nsTextFormatter.cpp:1302: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFormatter.cpp: In static member function 'static PRUint32 nsTextFormatter::vsnprintf(PRUnichar*, PRUint32, const PRUnichar*, __va_list_tag*)': >nsTextFormatter.cpp:1355: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsXPCOMStrings.cpp: In function 'nsresult NS_StringContainerInit2_P(nsStringContainer&, const PRUnichar*, PRUint32, PRUint32)': >nsXPCOMStrings.cpp:76: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsXPCOMStrings.cpp: In function 'PRUint32 NS_StringGetData_P(const nsAString_internal&, const PRUnichar**, PRBool*)': >nsXPCOMStrings.cpp:122: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >nsXPCOMStrings.cpp: In function 'PRUint32 NS_StringGetMutableData_P(nsAString_internal&, PRUint32, PRUnichar**)': >nsXPCOMStrings.cpp:140: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >nsXPCOMStrings.cpp: In function 'nsresult NS_CStringContainerInit2_P(nsCStringContainer&, const char*, PRUint32, PRUint32)': >nsXPCOMStrings.cpp:236: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsXPCOMStrings.cpp: In function 'PRUint32 NS_CStringGetData_P(const nsACString_internal&, const char**, PRBool*)': >nsXPCOMStrings.cpp:282: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >nsXPCOMStrings.cpp: In function 'PRUint32 NS_CStringGetMutableData_P(nsACString_internal&, PRUint32, char**)': >nsXPCOMStrings.cpp:299: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >In file included from nsXPComInit.cpp:84: >./../reflect/xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetState(uint8)': >./../reflect/xptinfo/src/xptiprivate.h:509: warning: conversion to 'uint8' from 'int' may alter its value >./../reflect/xptinfo/src/xptiprivate.h: In member function 'void xptiInfoFlags::SetFlagBit(uint8, PRBool)': >./../reflect/xptinfo/src/xptiprivate.h:513: warning: conversion to 'uint8' from 'int' may alter its value >./../reflect/xptinfo/src/xptiprivate.h:515: warning: conversion to 'uint8' from 'int' may alter its value >In file included from nsXPComInit.cpp:84: >./../reflect/xptinfo/src/xptiprivate.h: In member function 'PRBool xptiInterfaceInfo::BuildParent()': >./../reflect/xptinfo/src/xptiprivate.h:755: warning: conversion to 'PRBool' from 'long int' may alter its value >rm -f libxpcom_core.so >c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o nsAutoLock.o nsGenericFactory.o nsProxyRelease.o nsTextFormatter.o nsXPComInit.o nsXPCOMStrings.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../dist/bin -Wl,--whole-archive ../ds/libxpcomds_s.a ../io/libxpcomio_s.a ../components/libxpcomcomponents_s.a ../threads/libxpcomthreads_s.a ../proxy/src/libxpcomproxy_s.a ../base/libxpcombase_s.a ../reflect/xptcall/src/libxptcall.a ../reflect/xptcall/src/libxptcmd.a ../reflect/xptinfo/src/libxptinfo.a ../../dist/lib/libxpt.a ../string/src/libstring_s.a -Wl,--no-whole-archive -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -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 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ldl -lm >chmod +x libxpcom_core.so >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libxpcom_core.so ../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libxpcom_core.so ../../dist/bin >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/stub' >nsXPComStub.cpp >c++ -o nsXPComStub.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPComStub.pp nsXPComStub.cpp >set -e; \ > ( echo libnspr4.so; echo libplc4.so; echo libplds4.so; echo libxpcom_core.so; ) > ../../dist/bin/dependentlibs.list >nsXPComStub.cpp: In function 'nsresult NS_GetFrozenFunctions(XPCOMFunctions*, const char*)': >nsXPComStub.cpp:139: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >rm -f libxpcom.so >c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom.so -o libxpcom.so nsXPComStub.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../dist/bin -L../../dist/bin -L../../dist/lib -lxpcom_core -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm >chmod +x libxpcom.so >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/sdk/lib >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom/stub' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpcom' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_nspr: >/usr/bin/gmake export_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_nspr: >/usr/bin/gmake export_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_nspr >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_nspr >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_zlib: >/usr/bin/gmake export_tier_zlib >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_zlib >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_zlib >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_zlib >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_necko: storage/public modules/libreg modules/libpref intl netwerk extensions/auth >/usr/bin/gmake export_tier_necko >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_necko >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `storage/public/Makefile' is up to date. >gmake[4]: `modules/libreg/Makefile' is up to date. >gmake[4]: `modules/libpref/Makefile' is up to date. >gmake[4]: `intl/Makefile' is up to date. >gmake[4]: `netwerk/Makefile' is up to date. >gmake[4]: `extensions/auth/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >Creating .deps >Creating ../../dist/include/storage >Creating _xpidlgen/.done >mozIStorageService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageService mozIStorageService.idl >mozIStorageConnection.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageConnection mozIStorageConnection.idl >mozIStorageAggregateFunction.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageAggregateFunction mozIStorageAggregateFunction.idl >mozIStorageFunction.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageFunction mozIStorageFunction.idl >mozIStorageProgressHandler.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageProgressHandler mozIStorageProgressHandler.idl >mozIStorageStatement.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatement mozIStorageStatement.idl >mozIStorageStatementWrapper.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatementWrapper mozIStorageStatementWrapper.idl >mozIStorageDataSet.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageDataSet mozIStorageDataSet.idl >mozIStorageValueArray.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageValueArray mozIStorageValueArray.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozStorageHelper.h ../../dist/include/storage >./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. >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozIStorageService.idl mozIStorageConnection.idl mozIStorageAggregateFunction.idl mozIStorageFunction.idl mozIStorageProgressHandler.idl mozIStorageStatement.idl mozIStorageStatementWrapper.idl mozIStorageDataSet.idl mozIStorageValueArray.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageAggregateFunction.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageProgressHandler.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageDataSet.h _xpidlgen/mozIStorageValueArray.h ../../dist/include/storage >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/include' >Creating ../../../dist/include/libreg >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 VerReg.h NSReg.h ../../../dist/include/libreg >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/include' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/src' >Creating .deps >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs mozreg_s >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/standalone' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../../modules/libreg/src/reg.c ../../../modules/libreg/src/VerReg.c ../../../modules/libreg/src/vr_stubs.c . >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/standalone' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/public' >Creating .deps >Creating ../../../dist/include/pref >Creating _xpidlgen/.done >nsIPref.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPref nsIPref.idl >nsIPrefBranchInternal.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranchInternal nsIPrefBranchInternal.idl >nsISecurityPref.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityPref nsISecurityPref.idl >nsIRelativeFilePref.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRelativeFilePref nsIRelativeFilePref.idl >nsIPrefService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefService nsIPrefService.idl >nsIPrefBranch.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranch nsIPrefBranch.idl >nsIPrefBranch2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranch2 nsIPrefBranch2.idl >nsIPrefLocalizedString.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefLocalizedString nsIPrefLocalizedString.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsPrefsCID.h ../../../dist/include/pref >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIPref.idl nsIPrefBranchInternal.idl nsISecurityPref.idl nsIRelativeFilePref.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPref.h _xpidlgen/nsIPrefBranchInternal.h _xpidlgen/nsISecurityPref.h _xpidlgen/nsIRelativeFilePref.h ../../../dist/include/pref >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/include/pref >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. build/Makefile >creating intl/build/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/idl' >Creating .deps >Creating ../../../dist/include/unicharutil >Creating _xpidlgen/.done >nsIEntityConverter.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEntityConverter nsIEntityConverter.idl >nsISaveAsCharset.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISaveAsCharset nsISaveAsCharset.idl >nsIUnicodeNormalizer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicodeNormalizer nsIUnicodeNormalizer.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIEntityConverter.idl nsISaveAsCharset.idl nsIUnicodeNormalizer.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEntityConverter.h _xpidlgen/nsISaveAsCharset.h _xpidlgen/nsIUnicodeNormalizer.h ../../../dist/include/unicharutil >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICaseConversion.h nsITextTransform.h nsIUGenCategory.h nsUnicharUtilCIID.h nsHankakuToZenkakuCID.h ../../../dist/include/unicharutil >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util' >Creating .deps >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util/internal' >Creating .deps >/usr/bin/perl -I../../../../config ../../../../config/build-list.pl ../../../../config/final-link-libs unicharutil_s >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util/internal' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCompressedCharMap.h nsBidiUtils.h ../../../dist/include/unicharutil >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUnicharUtils.h ../../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUnicharUtils.h ../../../dist/include/unicharutil >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/tables' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/tables' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. util/Makefile >creating intl/uconv/util/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/idl' >Creating .deps >Creating ../../../dist/include/uconv >Creating _xpidlgen/.done >nsITextToSubURI.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITextToSubURI nsITextToSubURI.idl >nsICurrentCharsetListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICurrentCharsetListener nsICurrentCharsetListener.idl >nsICharsetConverterManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICharsetConverterManager nsICharsetConverterManager.idl >nsIScriptableUConv.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableUConv nsIScriptableUConv.idl >nsIUTF8ConverterService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUTF8ConverterService nsIUTF8ConverterService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsITextToSubURI.idl nsICurrentCharsetListener.idl nsICharsetConverterManager.idl nsIScriptableUConv.idl nsIUTF8ConverterService.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITextToSubURI.h _xpidlgen/nsICurrentCharsetListener.h _xpidlgen/nsICharsetConverterManager.h _xpidlgen/nsIScriptableUConv.h _xpidlgen/nsIUTF8ConverterService.h ../../../dist/include/uconv >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICharsetAlias.h nsIPlatformCharset.h nsIUnicodeDecoder.h nsIUnicodeEncoder.h nsICharRepresentable.h uconvutil.h nsEncoderDecoderUtils.h nsUConvCID.h ../../../dist/include/uconv >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/util' >Creating .deps >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs ucvutil_s >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/util' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvja' >Creating .deps >Creating ../../../dist/include/ucvja >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCVJACID.h nsUCVJA2CID.h ../../../dist/include/ucvja >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvja' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvcn' >Creating .deps >Creating ../../../dist/include/ucvcn >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCvCnCID.h ../../../dist/include/ucvcn >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvcn' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvlatin' >Creating .deps >Creating ../../../dist/include/ucvlatin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCvLatinCID.h ../../../dist/include/ucvlatin >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvlatin' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw' >Creating .deps >Creating ../../../dist/include/ucvtw >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCvTWCID.h ../../../dist/include/ucvtw >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw2' >Creating .deps >Creating ../../../dist/include/ucvtw2 >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCvTW2CID.h ../../../dist/include/ucvtw2 >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw2' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvko' >Creating .deps >Creating ../../../dist/include/ucvko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCvKOCID.h ../../../dist/include/ucvko >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvko' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvibm' >Creating .deps >Creating ../../../dist/include/ucvibm >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsUCvIBMCID.h ../../../dist/include/ucvibm >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvibm' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/public' >Creating ../../../dist/include/locale >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCollationCID.h nsDateTimeFormatCID.h nsIDateTimeFormat.h nsILanguageAtomService.h nsIMacLocale.h nsIPosixLocale.h nsIOS2Locale.h nsIWin32Locale.h nsLocaleCID.h ../../../dist/include/locale >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/idl' >Creating .deps >Creating _xpidlgen/.done >nsILocale.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILocale nsILocale.idl >nsILocaleService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILocaleService nsILocaleService.idl >nsIScriptableDateFormat.idl >nsICollation.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableDateFormat nsIScriptableDateFormat.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICollation nsICollation.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsILocale.idl nsILocaleService.idl nsIScriptableDateFormat.idl nsICollation.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsILocale.h _xpidlgen/nsILocaleService.h _xpidlgen/nsIScriptableDateFormat.h _xpidlgen/nsICollation.h ../../../dist/include/locale >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src' >Creating .deps >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src/unix' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src/unix' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCollation.h ../../../dist/include/locale >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/public' >Creating .deps >Creating ../../../dist/include/intl >Creating _xpidlgen/.done >nsIStringBundle.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStringBundle nsIStringBundle.idl >nsIStringBundleOverride.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStringBundleOverride nsIStringBundleOverride.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIStringBundle.idl nsIStringBundleOverride.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStringBundle.h _xpidlgen/nsIStringBundleOverride.h ../../../dist/include/intl >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. idl/Makefile >creating intl/lwbrk/idl/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/idl' >Creating .deps >Creating ../../../dist/include/lwbrk >Creating _xpidlgen/.done >nsISemanticUnitScanner.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISemanticUnitScanner nsISemanticUnitScanner.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISemanticUnitScanner.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISemanticUnitScanner.h ../../../dist/include/lwbrk >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsILineBreaker.h nsIWordBreaker.h nsLWBrkCIID.h ../../../dist/include/lwbrk >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/build' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk' >Creating ../dist/include/necko >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/public' >Creating .deps >Creating _xpidlgen/.done >nsIAuthInformation.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthInformation nsIAuthInformation.idl >nsIAuthPrompt.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt nsIAuthPrompt.idl >nsIAuthPrompt2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt2 nsIAuthPrompt2.idl >nsIAuthPromptAdapterFactory.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptAdapterFactory nsIAuthPromptAdapterFactory.idl >nsIAuthPromptCallback.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptCallback nsIAuthPromptCallback.idl >nsIAsyncStreamCopier.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAsyncStreamCopier nsIAsyncStreamCopier.idl >nsISafeOutputStream.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISafeOutputStream nsISafeOutputStream.idl >nsIBufferedStreams.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBufferedStreams nsIBufferedStreams.idl >nsICancelable.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICancelable nsICancelable.idl >nsICryptoHash.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoHash nsICryptoHash.idl >nsICryptoHMAC.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoHMAC nsICryptoHMAC.idl >nsIDownloader.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDownloader nsIDownloader.idl >nsIEncodedChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEncodedChannel nsIEncodedChannel.idl >nsIFileStreams.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFileStreams nsIFileStreams.idl >nsIIncrementalDownload.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIncrementalDownload nsIIncrementalDownload.idl >nsIInputStreamPump.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInputStreamPump nsIInputStreamPump.idl >nsIInputStreamChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInputStreamChannel nsIInputStreamChannel.idl >nsIIOService2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIOService2 nsIIOService2.idl >nsIMIMEInputStream.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEInputStream nsIMIMEInputStream.idl >nsINetworkLinkService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINetworkLinkService nsINetworkLinkService.idl >nsIPasswordManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPasswordManager nsIPasswordManager.idl >nsIPasswordManagerInternal.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPasswordManagerInternal nsIPasswordManagerInternal.idl >nsIPermission.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPermission nsIPermission.idl >nsIPermissionManager.idl >nsIProgressEventSink.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPermissionManager nsIPermissionManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProgressEventSink nsIProgressEventSink.idl >nsIPrompt.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrompt nsIPrompt.idl >nsIProtocolProxyService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService nsIProtocolProxyService.idl >nsIProtocolProxyService2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService2 nsIProtocolProxyService2.idl >nsIProtocolProxyFilter.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyFilter nsIProtocolProxyFilter.idl >nsIProtocolProxyCallback.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyCallback nsIProtocolProxyCallback.idl >nsIProxiedProtocolHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxiedProtocolHandler nsIProxiedProtocolHandler.idl >nsIProxyAutoConfig.idl >nsIProxyInfo.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyAutoConfig nsIProxyAutoConfig.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyInfo nsIProxyInfo.idl >nsITransport.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransport nsITransport.idl >nsISocketTransport.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketTransport nsISocketTransport.idl >nsISocketTransportService.idl >nsIServerSocket.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketTransportService nsISocketTransportService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIServerSocket nsIServerSocket.idl >nsIResumableChannel.idl >nsIRequestObserverProxy.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIResumableChannel nsIResumableChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequestObserverProxy nsIRequestObserverProxy.idl >nsIStreamListenerTee.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListenerTee nsIStreamListenerTee.idl >nsISimpleStreamListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISimpleStreamListener nsISimpleStreamListener.idl >nsIStreamTransportService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamTransportService nsIStreamTransportService.idl >nsIStreamLoader.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamLoader nsIStreamLoader.idl >nsISyncStreamListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISyncStreamListener nsISyncStreamListener.idl >nsISystemProxySettings.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISystemProxySettings nsISystemProxySettings.idl >nsIUnicharStreamLoader.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamLoader nsIUnicharStreamLoader.idl >nsIStandardURL.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStandardURL nsIStandardURL.idl >nsINestedURI.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINestedURI nsINestedURI.idl >nsIURLParser.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURLParser nsIURLParser.idl >nsIURIChecker.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURIChecker nsIURIChecker.idl >nsISecurityEventSink.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityEventSink nsISecurityEventSink.idl >nsISecretDecoderRing.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecretDecoderRing nsISecretDecoderRing.idl >nsISecureBrowserUI.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecureBrowserUI nsISecureBrowserUI.idl >nsICryptoFIPSInfo.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoFIPSInfo nsICryptoFIPSInfo.idl >nsINSSErrorsService.idl >nsICachingChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINSSErrorsService nsINSSErrorsService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICachingChannel nsICachingChannel.idl >nsIByteRangeRequest.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIByteRangeRequest nsIByteRangeRequest.idl >nsIMultiPartChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMultiPartChannel nsIMultiPartChannel.idl >nsIExternalProtocolHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExternalProtocolHandler nsIExternalProtocolHandler.idl >nsIAuthModule.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthModule nsIAuthModule.idl >nsIContentSniffer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContentSniffer nsIContentSniffer.idl >nsIAuthPromptProvider.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptProvider nsIAuthPromptProvider.idl >nsPISocketTransportService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPISocketTransportService nsPISocketTransportService.idl >nsIChannelEventSink.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChannelEventSink nsIChannelEventSink.idl >nsINetUtil.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINetUtil nsINetUtil.idl >nsIProxiedChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxiedChannel nsIProxiedChannel.idl >nsIRandomGenerator.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRandomGenerator nsIRandomGenerator.idl >nsIChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChannel nsIChannel.idl >nsILoadGroup.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILoadGroup nsILoadGroup.idl >nsIProtocolHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolHandler nsIProtocolHandler.idl >nsIRequest.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequest nsIRequest.idl >nsIRequestObserver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequestObserver nsIRequestObserver.idl >nsIStreamListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListener nsIStreamListener.idl >nsIIOService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIOService nsIIOService.idl >nsIURI.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURI nsIURI.idl >nsIURL.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURL nsIURL.idl >nsIFileURL.idl >nsIUploadChannel.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFileURL nsIFileURL.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUploadChannel nsIUploadChannel.idl >nsIUnicharStreamListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamListener nsIUnicharStreamListener.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 netCore.h nsNetError.h nsNetUtil.h nsNetStrings.h nsChannelProperties.h nsURIHashKey.h nsReadLine.h nsCPasswordManager.h nsCPasswordManagerInternal.h nsASocketHandler.h ../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAuthInformation.idl nsIAuthPrompt.idl nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl nsISafeOutputStream.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 nsIPasswordManager.idl nsIPasswordManagerInternal.idl nsIPermission.idl nsIPermissionManager.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 nsIStreamListenerTee.idl nsISimpleStreamListener.idl nsIStreamTransportService.idl nsIStreamLoader.idl nsISyncStreamListener.idl nsISystemProxySettings.idl nsIUnicharStreamLoader.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 ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAuthInformation.h _xpidlgen/nsIAuthPrompt.h _xpidlgen/nsIAuthPrompt2.h _xpidlgen/nsIAuthPromptAdapterFactory.h _xpidlgen/nsIAuthPromptCallback.h _xpidlgen/nsIAsyncStreamCopier.h _xpidlgen/nsISafeOutputStream.h _xpidlgen/nsIBufferedStreams.h _xpidlgen/nsICancelable.h _xpidlgen/nsICryptoHash.h _xpidlgen/nsICryptoHMAC.h _xpidlgen/nsIDownloader.h _xpidlgen/nsIEncodedChannel.h _xpidlgen/nsIFileStreams.h _xpidlgen/nsIIncrementalDownload.h _xpidlgen/nsIInputStreamPump.h _xpidlgen/nsIInputStreamChannel.h _xpidlgen/nsIIOService2.h _xpidlgen/nsIMIMEInputStream.h _xpidlgen/nsINetworkLinkService.h _xpidlgen/nsIPasswordManager.h _xpidlgen/nsIPasswordManagerInternal.h _xpidlgen/nsIPermission.h _xpidlgen/nsIPermissionManager.h _xpidlgen/nsIProgressEventSink.h _xpidlgen/nsIPrompt.h _xpidlgen/nsIProtocolProxyService.h _xpidlgen/nsIProtocolProxyService2.h _xpidlgen/nsIProtocolProxyFilter.h _xpidlgen/nsIProtocolProxyCallback.h _xpidlgen/nsIProxiedProtocolHandler.h _xpidlgen/nsIProxyAutoConfig.h _xpidlgen/nsIProxyInfo.h _xpidlgen/nsITransport.h _xpidlgen/nsISocketTransport.h _xpidlgen/nsISocketTransportService.h _xpidlgen/nsIServerSocket.h _xpidlgen/nsIResumableChannel.h _xpidlgen/nsIRequestObserverProxy.h _xpidlgen/nsIStreamListenerTee.h _xpidlgen/nsISimpleStreamListener.h _xpidlgen/nsIStreamTransportService.h _xpidlgen/nsIStreamLoader.h _xpidlgen/nsISyncStreamListener.h _xpidlgen/nsISystemProxySettings.h _xpidlgen/nsIUnicharStreamLoader.h _xpidlgen/nsIStandardURL.h _xpidlgen/nsINestedURI.h _xpidlgen/nsIURLParser.h _xpidlgen/nsIURIChecker.h _xpidlgen/nsISecurityEventSink.h _xpidlgen/nsISecretDecoderRing.h _xpidlgen/nsISecureBrowserUI.h _xpidlgen/nsICryptoFIPSInfo.h _xpidlgen/nsINSSErrorsService.h _xpidlgen/nsICachingChannel.h _xpidlgen/nsIByteRangeRequest.h _xpidlgen/nsIMultiPartChannel.h _xpidlgen/nsIExternalProtocolHandler.h _xpidlgen/nsIAuthModule.h _xpidlgen/nsIContentSniffer.h _xpidlgen/nsIAuthPromptProvider.h _xpidlgen/nsPISocketTransportService.h _xpidlgen/nsIChannelEventSink.h _xpidlgen/nsINetUtil.h _xpidlgen/nsIProxiedChannel.h _xpidlgen/nsIRandomGenerator.h ../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIChannel.idl nsILoadGroup.idl nsIProtocolHandler.idl nsIRequest.idl nsIRequestObserver.idl nsIStreamListener.idl nsIIOService.idl nsIURI.idl nsIURL.idl nsIFileURL.idl nsIUploadChannel.idl nsIUnicharStreamListener.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIChannel.idl nsILoadGroup.idl nsIProtocolHandler.idl nsIRequest.idl nsIRequestObserver.idl nsIStreamListener.idl nsIIOService.idl nsIURI.idl nsIURL.idl nsIFileURL.idl nsIUploadChannel.idl nsIUnicharStreamListener.idl ../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChannel.h _xpidlgen/nsILoadGroup.h _xpidlgen/nsIProtocolHandler.h _xpidlgen/nsIRequest.h _xpidlgen/nsIRequestObserver.h _xpidlgen/nsIStreamListener.h _xpidlgen/nsIIOService.h _xpidlgen/nsIURI.h _xpidlgen/nsIURL.h _xpidlgen/nsIFileURL.h _xpidlgen/nsIUploadChannel.h _xpidlgen/nsIUnicharStreamListener.h ../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChannel.h _xpidlgen/nsILoadGroup.h _xpidlgen/nsIProtocolHandler.h _xpidlgen/nsIRequest.h _xpidlgen/nsIRequestObserver.h _xpidlgen/nsIStreamListener.h _xpidlgen/nsIIOService.h _xpidlgen/nsIURI.h _xpidlgen/nsIURL.h _xpidlgen/nsIFileURL.h _xpidlgen/nsIUploadChannel.h _xpidlgen/nsIUnicharStreamListener.h ../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/public' >Creating .deps >Creating _xpidlgen/.done >nsICookieService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieService nsICookieService.idl >nsICookie2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookie2 nsICookie2.idl >nsICookieManager2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieManager2 nsICookieManager2.idl >nsICookiePermission.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookiePermission nsICookiePermission.idl >nsICookieManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieManager nsICookieManager.idl >nsICookie.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookie nsICookie.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICookieService.idl nsICookie2.idl nsICookieManager2.idl nsICookiePermission.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieService.h _xpidlgen/nsICookie2.h _xpidlgen/nsICookieManager2.h _xpidlgen/nsICookiePermission.h ../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICookieManager.idl nsICookie.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICookieManager.idl nsICookie.idl ../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/public' >Creating .deps >Creating _xpidlgen/.done >nsPIDNSService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPIDNSService nsPIDNSService.idl >nsIDNSService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSService nsIDNSService.idl >nsIDNSListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSListener nsIDNSListener.idl >nsIDNSRecord.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSRecord nsIDNSRecord.idl >nsIIDNService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIDNService nsIIDNService.idl >nsIEffectiveTLDService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEffectiveTLDService nsIEffectiveTLDService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsPIDNSService.idl nsIDNSService.idl nsIDNSListener.idl nsIDNSRecord.idl nsIIDNService.idl nsIEffectiveTLDService.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsPIDNSService.h _xpidlgen/nsIDNSService.h _xpidlgen/nsIDNSListener.h _xpidlgen/nsIDNSRecord.h _xpidlgen/nsIIDNService.h _xpidlgen/nsIEffectiveTLDService.h ../../../dist/include/necko >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket/base' >Creating .deps >Creating _xpidlgen/.done >nsISocketProvider.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketProvider nsISocketProvider.idl >nsISocketProviderService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketProviderService nsISocketProviderService.idl >nsISOCKSSocketInfo.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOCKSSocketInfo nsISOCKSSocketInfo.idl >nsITransportSecurityInfo.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransportSecurityInfo nsITransportSecurityInfo.idl >nsISSLSocketControl.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISSLSocketControl nsISSLSocketControl.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISocketProvider.idl nsISocketProviderService.idl nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl nsISSLSocketControl.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISocketProvider.h _xpidlgen/nsISocketProviderService.h _xpidlgen/nsISOCKSSocketInfo.h _xpidlgen/nsITransportSecurityInfo.h _xpidlgen/nsISSLSocketControl.h ../../../dist/include/necko >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket/base' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/public' >Creating .deps >Creating ../../../dist/include/mimetype >Creating _xpidlgen/.done >nsIMIMEService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEService nsIMIMEService.idl >nsIMIMEInfo.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEInfo nsIMIMEInfo.idl >nsIMIMEHeaderParam.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEHeaderParam nsIMIMEHeaderParam.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsMimeTypes.h ../../../dist/include/mimetype >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIMIMEService.idl nsIMIMEInfo.idl nsIMIMEHeaderParam.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIMIMEService.h _xpidlgen/nsIMIMEInfo.h _xpidlgen/nsIMIMEHeaderParam.h ../../../dist/include/mimetype >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/public' >Creating .deps >Creating _xpidlgen/.done >nsIStreamConverter.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamConverter nsIStreamConverter.idl >nsIStreamConverterService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamConverterService nsIStreamConverterService.idl >mozITXTToHTMLConv.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozITXTToHTMLConv mozITXTToHTMLConv.idl >nsITXTToHTMLConv.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITXTToHTMLConv nsITXTToHTMLConv.idl >nsIDirIndex.idl >nsIDirIndexListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDirIndex nsIDirIndex.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDirIndexListener nsIDirIndexListener.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIStreamConverter.idl nsIStreamConverterService.idl mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl nsIDirIndex.idl nsIDirIndexListener.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStreamConverter.h _xpidlgen/nsIStreamConverterService.h _xpidlgen/mozITXTToHTMLConv.h _xpidlgen/nsITXTToHTMLConv.h _xpidlgen/nsIDirIndex.h _xpidlgen/nsIDirIndexListener.h ../../../dist/include/necko >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/converters' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/converters' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/public' >Creating .deps >Creating ../../../dist/include/nkcache >Creating _xpidlgen/.done >nsICache.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICache nsICache.idl >nsICacheEntryDescriptor.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheEntryDescriptor nsICacheEntryDescriptor.idl >nsICacheListener.idl >nsICacheService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheListener nsICacheListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheService nsICacheService.idl >nsICacheSession.idl >nsICacheVisitor.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheSession nsICacheSession.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheVisitor nsICacheVisitor.idl >nsIOfflineCacheSession.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIOfflineCacheSession nsIOfflineCacheSession.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICache.idl nsICacheEntryDescriptor.idl nsICacheListener.idl nsICacheService.idl nsICacheSession.idl nsICacheVisitor.idl nsIOfflineCacheSession.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICache.h _xpidlgen/nsICacheEntryDescriptor.h _xpidlgen/nsICacheListener.h _xpidlgen/nsICacheService.h _xpidlgen/nsICacheSession.h _xpidlgen/nsICacheVisitor.h _xpidlgen/nsIOfflineCacheSession.h ../../../dist/include/nkcache >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCacheService.h ../../../dist/include/nkcache >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. viewsource/Makefile >creating netwerk/protocol/viewsource/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAboutProtocolUtils.h ../../../../dist/include/necko >nsIAboutModule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAboutModule nsIAboutModule.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAboutModule.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAboutModule.h ../../../../dist/include/necko >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/public' >Creating .deps >Creating _xpidlgen/.done >nsIResProtocolHandler.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIResProtocolHandler nsIResProtocolHandler.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIResProtocolHandler.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIResProtocolHandler.h ../../../../dist/include/necko >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/public' >Creating .deps >Creating _xpidlgen/.done >nsIFileProtocolHandler.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileProtocolHandler nsIFileProtocolHandler.idl >nsIFileChannel.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileChannel nsIFileChannel.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFileProtocolHandler.idl nsIFileChannel.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileProtocolHandler.h _xpidlgen/nsIFileChannel.h ../../../../dist/include/necko >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/public' >Creating .deps >Creating _xpidlgen/.done >nsIHttpChannelInternal.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpChannelInternal nsIHttpChannelInternal.idl >nsIHttpProtocolHandler.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpProtocolHandler nsIHttpProtocolHandler.idl >nsIHttpEventSink.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpEventSink nsIHttpEventSink.idl >nsIHttpAuthenticator.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthenticator nsIHttpAuthenticator.idl >nsIHttpAuthManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthManager nsIHttpAuthManager.idl >nsIHttpActivityObserver.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpActivityObserver nsIHttpActivityObserver.idl >nsIHttpChannel.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpChannel nsIHttpChannel.idl >nsIHttpHeaderVisitor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpHeaderVisitor nsIHttpHeaderVisitor.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl nsIHttpEventSink.idl nsIHttpAuthenticator.idl nsIHttpAuthManager.idl nsIHttpActivityObserver.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannelInternal.h _xpidlgen/nsIHttpProtocolHandler.h _xpidlgen/nsIHttpEventSink.h _xpidlgen/nsIHttpAuthenticator.h _xpidlgen/nsIHttpAuthManager.h _xpidlgen/nsIHttpActivityObserver.h ../../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/include/necko >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating netwerk/protocol/viewsource/public/Makefile >creating netwerk/protocol/viewsource/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/public' >Creating .deps >Creating _xpidlgen/.done >nsIViewSourceChannel.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIViewSourceChannel nsIViewSourceChannel.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIViewSourceChannel.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIViewSourceChannel.h ../../../../dist/include/necko >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 ftpCore.h ../../../../dist/include/necko >nsIFTPChannel.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFTPChannel nsIFTPChannel.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFTPChannel.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFTPChannel.h ../../../../dist/include/necko >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/system' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/system' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsNetCID.h ../../dist/include/necko >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/resources' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/resources' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/locales' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/locales' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 necko-config.h ../dist/include/necko >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/auth' >Creating .deps >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/auth' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_necko >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_necko >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `storage/public/Makefile' is up to date. >gmake[4]: `modules/libreg/Makefile' is up to date. >gmake[4]: `modules/libpref/Makefile' is up to date. >gmake[4]: `intl/Makefile' is up to date. >gmake[4]: `netwerk/Makefile' is up to date. >gmake[4]: `extensions/auth/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >mozIStorageService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageService.xpt -d .deps/mozIStorageService.pp mozIStorageService.idl >mozIStorageConnection.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageConnection.xpt -d .deps/mozIStorageConnection.pp mozIStorageConnection.idl >mozIStorageAggregateFunction.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageAggregateFunction.xpt -d .deps/mozIStorageAggregateFunction.pp mozIStorageAggregateFunction.idl >mozIStorageFunction.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageFunction.xpt -d .deps/mozIStorageFunction.pp mozIStorageFunction.idl >mozIStorageProgressHandler.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageProgressHandler.xpt -d .deps/mozIStorageProgressHandler.pp mozIStorageProgressHandler.idl >mozIStorageStatement.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageStatement.xpt -d .deps/mozIStorageStatement.pp mozIStorageStatement.idl >mozIStorageStatementWrapper.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageStatementWrapper.xpt -d .deps/mozIStorageStatementWrapper.pp mozIStorageStatementWrapper.idl >mozIStorageDataSet.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageDataSet.xpt -d .deps/mozIStorageDataSet.pp mozIStorageDataSet.idl >mozIStorageValueArray.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageValueArray.xpt -d .deps/mozIStorageValueArray.pp mozIStorageValueArray.idl >../../dist/bin/xpt_link _xpidlgen/storage.xpt _xpidlgen/mozIStorageService.xpt _xpidlgen/mozIStorageConnection.xpt _xpidlgen/mozIStorageAggregateFunction.xpt _xpidlgen/mozIStorageFunction.xpt _xpidlgen/mozIStorageProgressHandler.xpt _xpidlgen/mozIStorageStatement.xpt _xpidlgen/mozIStorageStatementWrapper.xpt _xpidlgen/mozIStorageDataSet.xpt _xpidlgen/mozIStorageValueArray.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/storage.xpt ../../dist/bin/components >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/include' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/include' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/src' >reg.c >gcc -o reg.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/reg.pp reg.c >VerReg.c >gcc -o VerReg.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/VerReg.pp VerReg.c >vr_stubs.c >gcc -o vr_stubs.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vr_stubs.pp vr_stubs.c >nr_bufio.c >gcc -o nr_bufio.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nr_bufio.pp nr_bufio.c >reg.c: In function 'nr_LockRange': >reg.c:570: warning: unused parameter 'fh' >reg.c:570: warning: unused parameter 'offset' >reg.c:570: warning: unused parameter 'len' >reg.c: In function 'nr_UnlockRange': >reg.c:580: warning: unused parameter 'fh' >reg.c:580: warning: unused parameter 'offset' >reg.c:580: warning: unused parameter 'len' >reg.c: In function 'nr_RegAddKey': >reg.c:1952: warning: passing argument 4 of 'nr_NextName' from incompatible pointer type >reg.c:1296: note: expected 'const char **' but argument is of type 'char **' >reg.c: In function 'nr_RegSetBufferSize': >reg.c:2060: warning: unused variable 'needDelete' >reg.c: In function 'NR_RegPack': >reg.c:3873: warning: unused parameter 'hReg' >reg.c:3873: warning: unused parameter 'userData' >reg.c:3873: warning: unused parameter 'fn' >rm -f libmozreg_s.a >ar cr libmozreg_s.a reg.o VerReg.o vr_stubs.o nr_bufio.o >ranlib libmozreg_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libmozreg_s.a ../../../staticlib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libmozreg_s.a ../../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libmozreg_s.a ../../../dist/sdk/lib >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/standalone' >reg.c >gcc -o reg.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DSTANDALONE_REGISTRY -I./../src -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/reg.pp reg.c >VerReg.c >gcc -o VerReg.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DSTANDALONE_REGISTRY -I./../src -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/VerReg.pp VerReg.c >vr_stubs.c >gcc -o vr_stubs.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DSTANDALONE_REGISTRY -I./../src -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vr_stubs.pp vr_stubs.c >vr_stubs.c: In function 'vr_fileOpen': >vr_stubs.c:618: warning: unused parameter 'mode' >reg.c: In function 'nr_LockRange': >reg.c:570: warning: unused parameter 'fh' >reg.c:570: warning: unused parameter 'offset' >reg.c:570: warning: unused parameter 'len' >reg.c: In function 'nr_UnlockRange': >reg.c:580: warning: unused parameter 'fh' >reg.c:580: warning: unused parameter 'offset' >reg.c:580: warning: unused parameter 'len' >reg.c: In function 'nr_RegAddKey': >reg.c:1952: warning: passing argument 4 of 'nr_NextName' from incompatible pointer type >reg.c:1296: note: expected 'const char **' but argument is of type 'char **' >reg.c: In function 'nr_RegSetBufferSize': >reg.c:2060: warning: unused variable 'needDelete' >reg.c:2055: warning: unused parameter 'bufsize' >rm -f libmozregsa_s.a >ar cr libmozregsa_s.a reg.o VerReg.o vr_stubs.o >ranlib libmozregsa_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg/standalone' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libreg' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/public' >nsIPref.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPref.xpt -d .deps/nsIPref.pp nsIPref.idl >nsIPrefBranchInternal.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefBranchInternal.xpt -d .deps/nsIPrefBranchInternal.pp nsIPrefBranchInternal.idl >nsISecurityPref.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecurityPref.xpt -d .deps/nsISecurityPref.pp nsISecurityPref.idl >nsIRelativeFilePref.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRelativeFilePref.xpt -d .deps/nsIRelativeFilePref.pp nsIRelativeFilePref.idl >nsIPrefService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefService.xpt -d .deps/nsIPrefService.pp nsIPrefService.idl >nsIPrefBranch.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefBranch.xpt -d .deps/nsIPrefBranch.pp nsIPrefBranch.idl >nsIPrefBranch2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefBranch2.xpt -d .deps/nsIPrefBranch2.pp nsIPrefBranch2.idl >nsIPrefLocalizedString.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefLocalizedString.xpt -d .deps/nsIPrefLocalizedString.pp nsIPrefLocalizedString.idl >../../../dist/bin/xpt_link _xpidlgen/pref.xpt _xpidlgen/nsIPref.xpt _xpidlgen/nsIPrefBranchInternal.xpt _xpidlgen/nsISecurityPref.xpt _xpidlgen/nsIRelativeFilePref.xpt _xpidlgen/nsIPrefService.xpt _xpidlgen/nsIPrefBranch.xpt _xpidlgen/nsIPrefBranch2.xpt _xpidlgen/nsIPrefLocalizedString.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/pref.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/src' >nsPref.cpp >c++ -o nsPref.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPref.pp nsPref.cpp >nsPrefBranch.cpp >c++ -o nsPrefBranch.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrefBranch.pp nsPrefBranch.cpp >nsPrefService.cpp >c++ -o nsPrefService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrefService.pp nsPrefService.cpp >nsPrefsFactory.cpp >c++ -o nsPrefsFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrefsFactory.pp nsPrefsFactory.cpp >prefapi.cpp >c++ -o prefapi.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/prefapi.pp prefapi.cpp >prefapi.cpp: In function 'char* ArenaStrDup(const char*, PLArenaPool*)': >prefapi.cpp:162: warning: conversion to 'PRUint32' from 'size_t' may alter its value >prefapi.cpp:163: warning: conversion to 'PRUint32' from 'PRUword' may alter its value >prefapi.cpp: In function 'nsresult PREF_GetCharPref(const char*, char*, int*, PRBool)': >prefapi.cpp:432: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >prefapi.cpp: In function 'nsresult PREF_ClearUserPref(const char*)': >prefapi.cpp:570: warning: conversion to 'PRUint8' from 'int' may alter its value >prefapi.cpp: In function 'PLDHashOperator pref_ClearUserPref(PLDHashTable*, PLDHashEntryHdr*, PRUint32, void*)': >prefapi.cpp:598: warning: conversion to 'PRUint8' from 'int' may alter its value >prefapi.cpp: In function 'nsresult PREF_LockPref(const char*, PRBool)': >prefapi.cpp:648: warning: conversion to 'PRUint8' from 'int' may alter its value >prefapi.cpp: In function 'nsresult pref_HashPref(const char*, PrefValue, PrefType, PRBool)': >prefapi.cpp:757: warning: conversion to 'PRUint8' from 'int' may alter its value >nsPrefService.cpp: In member function 'nsresult nsPrefService::ReadAndOwnUserPrefFile(nsIFile*)': >nsPrefService.cpp:398: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsPrefService.cpp: In member function 'nsresult nsPrefService::WritePrefFile(nsIFile*)': >nsPrefService.cpp:547: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPrefService.cpp: In function 'nsresult openPrefFile(nsIFile*)': >nsPrefService.cpp:619: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >prefread.cpp >c++ -o prefread.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/prefread.pp prefread.cpp >In file included from prefread.cpp:42: >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >prefread.cpp: In function 'PRBool pref_GrowBuf(PrefParseState*)': >prefread.cpp:107: warning: conversion to 'int' from 'long int' may alter its value >prefread.cpp:108: warning: conversion to 'int' from 'long int' may alter its value >prefread.cpp:109: warning: conversion to 'int' from 'long int' may alter its value >prefread.cpp: In function 'PRBool PREF_ParseBuf(PrefParseState*, const char*, int)': >prefread.cpp:440: warning: conversion to 'char' from 'int' may alter its value >prefread.cpp:442: warning: conversion to 'char' from 'int' may alter its value >prefread.cpp:444: warning: conversion to 'char' from 'int' may alter its value >prefread.cpp:463: warning: conversion to 'PRUnichar' from 'int' may alter its value >prefread.cpp:464: warning: conversion to 'PRUnichar' from 'int' may alter its value >rm -f libpref.a >ar cr libpref.a nsPref.o nsPrefBranch.o nsPrefService.o nsPrefsFactory.o prefapi.o prefread.o >ranlib libpref.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libpref.a ../../../staticlib/components >if test ! -d ../../../dist/bin/greprefs; then /builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -D ../../../dist/bin/greprefs; fi >set -e; \ > for i in ./init/all.js; do \ > dest=../../../dist/bin/greprefs/`basename $i`; \ > rm -f -f $dest; \ > /usr/bin/python ../../../config/Preprocessor.py -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ > done >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpref' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/idl' >nsIEntityConverter.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEntityConverter.xpt -d .deps/nsIEntityConverter.pp nsIEntityConverter.idl >nsISaveAsCharset.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISaveAsCharset.xpt -d .deps/nsISaveAsCharset.pp nsISaveAsCharset.idl >nsIUnicodeNormalizer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUnicodeNormalizer.xpt -d .deps/nsIUnicodeNormalizer.pp nsIUnicodeNormalizer.idl >../../../dist/bin/xpt_link _xpidlgen/unicharutil.xpt _xpidlgen/nsIEntityConverter.xpt _xpidlgen/nsISaveAsCharset.xpt _xpidlgen/nsIUnicodeNormalizer.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/unicharutil.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util' >nsUnicharUtils.cpp >nsBidiUtils.cpp >c++ -o nsUnicharUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharUtils.pp nsUnicharUtils.cpp >c++ -o nsBidiUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBidiUtils.pp nsBidiUtils.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from nsUnicharUtils.h:43, > from nsUnicharUtils.cpp:41: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsUnicharUtils.cpp: In function 'PRUnichar ToLowerCase(PRUnichar)': >nsUnicharUtils.cpp:204: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicharUtils.cpp: In function 'PRUnichar ToUpperCase(PRUnichar)': >nsUnicharUtils.cpp:221: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from nsBidiUtils.h:44, > from nsBidiUtils.cpp:42: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsBidiUtils.cpp: In function 'nsresult ArabicShaping(const PRUnichar*, PRUint32, PRUnichar*, PRUint32*, PRBool, PRBool)': >nsBidiUtils.cpp:322: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:332: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:336: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:340: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:343: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsBidiUtils.cpp:354: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:357: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsBidiUtils.cpp:368: warning: conversion to 'PRUint16' from 'int' may alter its value >nsBidiUtils.cpp:375: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:392: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsBidiUtils.cpp: In function 'nsresult HandleNumbers(PRUnichar*, PRUint32, PRUint32)': >nsBidiUtils.cpp:561: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:565: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:573: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:575: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp: In function 'nsCharType GetCharType(PRUint32)': >nsBidiUtils.cpp:639: warning: comparison between signed and unsigned integer expressions >rm -f libunicharutil_external_s.a >ar cr libunicharutil_external_s.a nsUnicharUtils.o nsBidiUtils.o >ranlib libunicharutil_external_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libunicharutil_external_s.a ../../../dist/lib >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util/internal' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../nsUnicharUtils.cpp . >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../nsCompressedCharMap.cpp . >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../nsBidiUtils.cpp . >nsUnicharUtils.cpp >c++ -o nsUnicharUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/unicharutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharUtils.pp nsUnicharUtils.cpp >nsCompressedCharMap.cpp >c++ -o nsCompressedCharMap.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/unicharutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCompressedCharMap.pp nsCompressedCharMap.cpp >nsBidiUtils.cpp >c++ -o nsBidiUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/unicharutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBidiUtils.pp nsBidiUtils.cpp >nsBidiUtils.cpp: In function 'nsresult ArabicShaping(const PRUnichar*, PRUint32, PRUnichar*, PRUint32*, PRBool, PRBool)': >nsBidiUtils.cpp:322: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:332: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:336: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:340: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:343: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsBidiUtils.cpp:354: warning: conversion to 'PRInt8' from 'int' may alter its value >nsBidiUtils.cpp:357: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsBidiUtils.cpp:368: warning: conversion to 'PRUint16' from 'int' may alter its value >nsBidiUtils.cpp:375: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:392: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsBidiUtils.cpp: In function 'nsresult HandleNumbers(PRUnichar*, PRUint32, PRUint32)': >nsBidiUtils.cpp:561: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:565: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:573: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp:575: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidiUtils.cpp: In function 'nsCharType GetCharType(PRUint32)': >nsBidiUtils.cpp:639: warning: comparison between signed and unsigned integer expressions >nsCompressedCharMap.cpp: In function 'PRUint16* MapToCCMap(PRUint32*)': >nsCompressedCharMap.cpp:61: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCompressedCharMap.cpp: In function 'PRBool NextNonEmptyCCMapPage(const PRUint16*, PRUint32*)': >nsCompressedCharMap.cpp:173: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCompressedCharMap.cpp: In member function 'PRUint16* nsCompressedCharMap::NewCCMap()': >nsCompressedCharMap.cpp:215: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCompressedCharMap.cpp: In constructor 'nsCompressedCharMap::nsCompressedCharMap()': >nsCompressedCharMap.cpp:268: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp:276: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp:281: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp: In member function 'void nsCompressedCharMap::SetChar(PRUint32)': >nsCompressedCharMap.cpp:306: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsCompressedCharMap.cpp:318: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp:331: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp: In member function 'void nsCompressedCharMap::SetChars(PRUint16, PRUint64*)': >nsCompressedCharMap.cpp:377: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp:393: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp:411: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp: In member function 'void nsCompressedCharMap::SetChars(PRUint16*)': >nsCompressedCharMap.cpp:456: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCompressedCharMap.cpp: In member function 'void nsCompressedCharMap::SetChars(PRUint32*)': >nsCompressedCharMap.cpp:510: warning: conversion to 'PRUint16' from 'long int' may alter its value >nsCompressedCharMap.cpp: In function 'PRUint16* MapToCCMapExt(PRUint32*, PRUint32**, PRUint32)': >nsCompressedCharMap.cpp:562: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCompressedCharMap.cpp:565: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCompressedCharMap.cpp:576: warning: the address of 'otherPlaneObj' will always evaluate as 'true' >nsCompressedCharMap.cpp:585: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCompressedCharMap.cpp:602: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsUnicharUtils.cpp: In member function 'virtual PRInt32 nsCaseInsensitiveStringComparator::operator()(PRUnichar, PRUnichar) const': >nsUnicharUtils.cpp:162: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicharUtils.cpp:164: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicharUtils.cpp: In function 'PRUnichar ToLowerCase(PRUnichar)': >nsUnicharUtils.cpp:204: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicharUtils.cpp: In function 'PRUnichar ToUpperCase(PRUnichar)': >nsUnicharUtils.cpp:221: warning: conversion to 'PRUnichar' from 'int' may alter its value >rm -f libunicharutil_s.a >ar cr libunicharutil_s.a nsUnicharUtils.o nsCompressedCharMap.o nsBidiUtils.o >ranlib libunicharutil_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libunicharutil_s.a ../../../../staticlib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libunicharutil_s.a ../../../../dist/lib >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util/internal' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libunicharutil_external_s.a ../../../dist/sdk/lib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/util' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/src' >nsCaseConversionImp2.cpp >c++ -o nsCaseConversionImp2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCaseConversionImp2.pp nsCaseConversionImp2.cpp >nsCategoryImp.cpp >c++ -o nsCategoryImp.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCategoryImp.pp nsCategoryImp.cpp >nsHankakuToZenkaku.cpp >c++ -o nsHankakuToZenkaku.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHankakuToZenkaku.pp nsHankakuToZenkaku.cpp >nsEntityConverter.cpp >c++ -o nsEntityConverter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEntityConverter.pp nsEntityConverter.cpp >nsCaseConversionImp2.cpp: In member function 'PRUnichar nsCompressedMap::Map(PRUnichar)': >nsCaseConversionImp2.cpp:106: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsCaseConversionImp2.cpp: In member function 'PRUnichar nsCompressedMap::Lookup(PRUint32, PRUint32, PRUint32, PRUnichar)': >nsCaseConversionImp2.cpp:149: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsCaseConversionImp2.cpp: In member function 'virtual nsresult nsCaseConversionImp2::ToUpper(PRUnichar, PRUnichar*)': >nsCaseConversionImp2.cpp:190: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsCaseConversionImp2.cpp: In function 'PRUnichar FastToLower(PRUnichar)': >nsCaseConversionImp2.cpp:213: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsCaseConversionImp2.cpp: In member function 'virtual nsresult nsCaseConversionImp2::ToUpper(const PRUnichar*, PRUnichar*, PRUint32)': >nsCaseConversionImp2.cpp:286: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsSaveAsCharset.cpp >c++ -o nsSaveAsCharset.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSaveAsCharset.pp nsSaveAsCharset.cpp >nsUnicodeNormalizer.cpp >c++ -o nsUnicodeNormalizer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeNormalizer.pp nsUnicodeNormalizer.cpp >nsHankakuToZenkaku.cpp: In function 'void HankakuToZenkaku(const PRUnichar*, PRInt32, PRUnichar*, PRInt32, PRInt32*)': >nsHankakuToZenkaku.cpp:107: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsHankakuToZenkaku.cpp:112: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeNormalizer.cpp: In function 'nsresult mdn__unicode_decompose(PRInt32, PRUint32*, size_t, PRUint32, PRInt32*)': >nsUnicodeNormalizer.cpp:217: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeNormalizer.cpp:257: warning: conversion to 'int' from 'long int' may alter its value >rm -f libucharucomp_s.a >ar cr libucharucomp_s.a nsCaseConversionImp2.o nsCategoryImp.o nsHankakuToZenkaku.o nsEntityConverter.o nsSaveAsCharset.o nsUnicodeNormalizer.o >ranlib libucharucomp_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/tables' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R htmlEntityVersions.properties html40Latin1.properties html40Symbols.properties html40Special.properties transliterate.properties ../../../dist/bin/res/entityTables >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil/tables' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/unicharutil' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/idl' >nsITextToSubURI.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITextToSubURI.xpt -d .deps/nsITextToSubURI.pp nsITextToSubURI.idl >nsICurrentCharsetListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICurrentCharsetListener.xpt -d .deps/nsICurrentCharsetListener.pp nsICurrentCharsetListener.idl >nsICharsetConverterManager.idl >nsIScriptableUConv.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICharsetConverterManager.xpt -d .deps/nsICharsetConverterManager.pp nsICharsetConverterManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptableUConv.xpt -d .deps/nsIScriptableUConv.pp nsIScriptableUConv.idl >nsIUTF8ConverterService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUTF8ConverterService.xpt -d .deps/nsIUTF8ConverterService.pp nsIUTF8ConverterService.idl >../../../dist/bin/xpt_link _xpidlgen/uconv.xpt _xpidlgen/nsITextToSubURI.xpt _xpidlgen/nsICurrentCharsetListener.xpt _xpidlgen/nsICharsetConverterManager.xpt _xpidlgen/nsIScriptableUConv.xpt _xpidlgen/nsIUTF8ConverterService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/uconv.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/util' >ugen.c >uscan.c >gcc -o ugen.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/ugen.pp ugen.c >gcc -o uscan.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/uscan.pp uscan.c >umap.c >gcc -o umap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/umap.pp umap.c >nsUCSupport.cpp >c++ -o nsUCSupport.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCSupport.pp nsUCSupport.cpp >uscan.c: In function 'uCheckAndScanAlways1Byte': >uscan.c:297: warning: unused parameter 'state' >uscan.c:300: warning: unused parameter 'inbuflen' >uscan.c: In function 'uCheckAndScanAlways2Byte': >uscan.c:315: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScanAlways2ByteShiftGR': >uscan.c:335: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScanAlways2ByteGR128': >uscan.c:383: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' >uscan.c:367: warning: unused parameter 'state' >uscan.c: In function 'uScanShift': >uscan.c:401: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8F': >uscan.c:431: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8EA2': >uscan.c:495: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8EA3': >uscan.c:509: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8EA4': >uscan.c:522: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8EA5': >uscan.c:535: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8EA6': >uscan.c:548: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan2ByteGRPrefix8EA7': >uscan.c:561: warning: unused parameter 'state' >uscan.c: In function 'uCnSAlways8BytesDecomposedHangul': >uscan.c:581: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScanJohabHangul': >uscan.c:659: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScanJohabSymbol': >uscan.c:711: warning: unused parameter 'state' >uscan.c: In function 'uCheckAndScan4BytesGB18030': >uscan.c:766: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGenAlways1Byte': >ugen.c:298: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGenAlways2Byte': >ugen.c:321: warning: unused parameter 'state' >umap.c: In function 'uMapFormate0': >umap.c:158: warning: unused parameter 'uT' >umap.c: In function 'uMapFormate2': >umap.c:173: warning: unused parameter 'in' >umap.c:173: warning: unused parameter 'uT' >ugen.c: In function 'uCheckAndGenAlways2ByteShiftGR': >ugen.c:342: warning: unused parameter 'state' >ugen.c: In function 'uGenerateShift': >ugen.c:364: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8F': >ugen.c:400: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8EA2': >ugen.c:421: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8EA3': >ugen.c:445: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8EA4': >ugen.c:467: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8EA5': >ugen.c:489: warning: unused parameter 'state' >umap.c: In function 'uFillInfoFormate0': >umap.c:182: warning: unused parameter 'uT' >umap.c: In function 'uFillInfoFormate2': >umap.c:220: warning: unused parameter 'uT' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8EA6': >ugen.c:511: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen2ByteGRPrefix8EA7': >ugen.c:533: warning: unused parameter 'state' >ugen.c: In function 'uCnGAlways8BytesDecomposedHangul': >ugen.c:564: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGenJohabHangul': >ugen.c:615: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGenJohabSymbol': >ugen.c:673: warning: unused parameter 'state' >ugen.c: In function 'uCheckAndGen4BytesGB18030': >ugen.c:729: warning: unused parameter 'state' >nsUCSupport.cpp: In member function 'virtual nsresult nsBufferDecoderSupport::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsUCSupport.cpp:139: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:143: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:128: warning: suggest explicit braces to avoid ambiguous 'else' >nsUCSupport.cpp:172: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:173: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:180: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:191: warning: conversion to 'int' from 'long int' may alter its value >nsUCSupport.cpp:192: warning: conversion to 'int' from 'long int' may alter its value >nsUCSupport.cpp: In member function 'virtual nsresult nsEncoderSupport::ConvertNoBuff(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUCSupport.cpp:389: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:390: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:399: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:406: warning: conversion to 'PRInt32' from 'long int' may alter its valuensUCConstructors.cpp >c++ -o nsUCConstructors.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCConstructors.pp nsUCConstructors.cpp >nsUCSupport.cpp:418: warning: conversion to 'int' from 'long int' may alter its value >nsUCSupport.cpp:419: warning: conversion to 'int' from 'long int' may alter its value >nsUCSupport.cpp: In member function 'nsresult nsEncoderSupport::FlushBuffer(char**, const char*)': >nsUCSupport.cpp:437: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:438: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp: In member function 'virtual nsresult nsEncoderSupport::Convert(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUCSupport.cpp:472: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:473: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCSupport.cpp:501: warning: conversion to 'int' from 'long int' may alter its value >nsUCSupport.cpp:502: warning: conversion to 'int' from 'long int' may alter its value >nsUCSupport.cpp: In member function 'virtual nsresult nsEncoderSupport::Finish(char*, PRInt32*)': >nsUCSupport.cpp:537: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp >c++ -o nsUnicodeDecodeHelper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeDecodeHelper.pp nsUnicodeDecodeHelper.cpp >nsUnicodeEncodeHelper.cpp >c++ -o nsUnicodeEncodeHelper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeEncodeHelper.pp nsUnicodeEncodeHelper.cpp >nsUnicodeDecodeHelper.cpp: In static member function 'static nsresult nsUnicodeDecodeHelper::ConvertByTable(const char*, PRInt32*, PRUnichar*, PRInt32*, uScanClassID, const uShiftInTable*, const uMappingTable*)': >nsUnicodeDecodeHelper.cpp:97: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp:98: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp: In static member function 'static nsresult nsUnicodeDecodeHelper::ConvertByMultiTable(const char*, PRInt32*, PRUnichar*, PRInt32*, PRInt32, const uRange*, uScanClassID*, const uMappingTable**)': >nsUnicodeDecodeHelper.cpp:196: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp:197: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp: In static member function 'static nsresult nsUnicodeDecodeHelper::ConvertByFastTable(const char*, PRInt32*, PRUnichar*, PRInt32*, const PRUnichar*, PRInt32)': >nsUnicodeDecodeHelper.cpp:224: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp:225: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeDecodeHelper.cpp: In static member function 'static nsresult nsUnicodeDecodeHelper::CreateFastTable(const uMappingTable*, PRUnichar*, PRInt32)': >nsUnicodeDecodeHelper.cpp:240: warning: conversion to 'char' from 'PRInt32' may alter its value >nsUnicodeEncodeHelper.cpp: In static member function 'static nsresult nsUnicodeEncodeHelper::ConvertByTable(const PRUnichar*, PRInt32*, char*, PRInt32*, uScanClassID, const uShiftOutTable*, const uMappingTable*)': >nsUnicodeEncodeHelper.cpp:90: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeEncodeHelper.cpp:91: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeEncodeHelper.cpp: In static member function 'static nsresult nsUnicodeEncodeHelper::ConvertByMultiTable(const PRUnichar*, PRInt32*, char*, PRInt32*, PRInt32, uScanClassID*, const uShiftOutTable**, const uMappingTable**)': >nsUnicodeEncodeHelper.cpp:146: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeEncodeHelper.cpp:147: warning: conversion to 'int' from 'long int' may alter its value >rm -f libucvutil_s.a >ar cr libucvutil_s.a ugen.o uscan.o umap.o nsUCSupport.o nsUCConstructors.o nsUnicodeDecodeHelper.o nsUnicodeEncodeHelper.o >ranlib libucvutil_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libucvutil_s.a ../../../staticlib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/util' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvja' >nsJapaneseToUnicode.cpp >c++ -o nsJapaneseToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJapaneseToUnicode.pp nsJapaneseToUnicode.cpp >nsUnicodeToSJIS.cpp >c++ -o nsUnicodeToSJIS.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToSJIS.pp nsUnicodeToSJIS.cpp >nsUnicodeToEUCJP.cpp >c++ -o nsUnicodeToEUCJP.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCJP.pp nsUnicodeToEUCJP.cpp >nsUnicodeToISO2022JP.cpp >c++ -o nsUnicodeToISO2022JP.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022JP.pp nsUnicodeToISO2022JP.cpp >nsUnicodeToJISx0201.cpp >c++ -o nsUnicodeToJISx0201.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJISx0201.pp nsUnicodeToJISx0201.cpp >nsUnicodeToISO2022JP.cpp: In member function 'virtual nsresult nsUnicodeToISO2022JP::ConvertNoBuffNoErr(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToISO2022JP.cpp:165: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToISO2022JP.cpp:178: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToISO2022JP.cpp:183: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToISO2022JP.cpp:184: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToISO2022JP.cpp:195: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToISO2022JP.cpp:196: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp: In member function 'virtual nsresult nsShiftJISToUnicode::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsJapaneseToUnicode.cpp:152: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsJapaneseToUnicode.cpp:161: warning: conversion to 'short unsigned int' from 'PRInt32' may alter its value >nsJapaneseToUnicode.cpp:200: warning: conversion to 'short unsigned int' from 'PRInt32' may alter its value >nsJapaneseToUnicode.cpp:211: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:214: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:219: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp: In member function 'virtual nsresult nsEUCJPToUnicodeV2::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsJapaneseToUnicode.cpp:341: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsJapaneseToUnicode.cpp:395: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:398: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:403: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp: In member function 'virtual nsresult nsISO2022JPToUnicodeV2::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsJapaneseToUnicode.cpp:634: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsJapaneseToUnicode.cpp:760: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsJapaneseToUnicode.cpp:814: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsJapaneseToUnicode.cpp:919: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:922: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:927: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:930: warning: conversion to 'int' from 'long int' may alter its value >nsJapaneseToUnicode.cpp:931: warning: conversion to 'int' from 'long int' may alter its value >rm -f libucvja_s.a >ar cr libucvja_s.a nsJapaneseToUnicode.o nsUnicodeToSJIS.o nsUnicodeToEUCJP.o nsUnicodeToISO2022JP.o nsUnicodeToJISx0201.o >ranlib libucvja_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvja' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvcn' >nsGB2312ToUnicodeV2.cpp >c++ -o nsGB2312ToUnicodeV2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGB2312ToUnicodeV2.pp nsGB2312ToUnicodeV2.cpp >nsUnicodeToGB2312V2.cpp >c++ -o nsUnicodeToGB2312V2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGB2312V2.pp nsUnicodeToGB2312V2.cpp >nsGBKToUnicode.cpp >c++ -o nsGBKToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGBKToUnicode.pp nsGBKToUnicode.cpp >nsUnicodeToGBK.cpp >c++ -o nsUnicodeToGBK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGBK.pp nsUnicodeToGBK.cpp >nsISO2022CNToUnicode.cpp >c++ -o nsISO2022CNToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO2022CNToUnicode.pp nsISO2022CNToUnicode.cpp >nsGBKToUnicode.cpp: In member function 'virtual PRBool nsGB18030ToUnicode::DecodeToSurrogate(const char*, PRUnichar*)': >nsGBKToUnicode.cpp:291: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGBKToUnicode.cpp:292: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGBKToUnicode.cpp:293: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGBKToUnicode.cpp:294: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGBKToUnicode.cpp:297: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsGBKToUnicode.cpp:298: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsUnicodeToGB2312V2.cpp: In member function 'virtual nsresult nsUnicodeToGB2312V2::FillInfo(PRUint32*)': >nsUnicodeToGB2312V2.cpp:111: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToGBK.cpp: In member function 'virtual PRBool nsUnicodeToGB18030::EncodeSurrogate(PRUnichar, PRUnichar, char*)': >nsUnicodeToGBK.cpp:130: warning: conversion to 'unsigned char' from 'PRUint32' may alter its value >nsUnicodeToGBK.cpp:132: warning: conversion to 'unsigned char' from 'PRUint32' may alter its value >nsUnicodeToGBK.cpp:134: warning: conversion to 'unsigned char' from 'PRUint32' may alter its value >nsUnicodeToGBK.cpp:135: warning: conversion to 'unsigned char' from 'PRUint32' may alter its value >nsUnicodeToGBK.cpp: In member function 'virtual nsresult nsUnicodeToGBK::FillInfo(PRUint32*)': >nsUnicodeToGBK.cpp:371: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToISO2022CN.cpp >c++ -o nsUnicodeToISO2022CN.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022CN.pp nsUnicodeToISO2022CN.cpp >nsISO2022CNToUnicode.cpp: In member function 'virtual nsresult nsISO2022CNToUnicode::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsISO2022CNToUnicode.cpp:110: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:123: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:141: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:158: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:175: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:199: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:209: warning: conversion to 'unsigned char' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:212: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:226: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:240: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:257: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:281: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:291: warning: conversion to 'unsigned char' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:294: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:308: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:322: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:337: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:353: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:373: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:397: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:409: warning: conversion to 'unsigned char' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:412: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:426: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:437: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:452: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:468: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:483: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:484: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:502: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:504: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:528: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:541: warning: conversion to 'unsigned char' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:544: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:558: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:569: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:584: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022CNToUnicode.cpp:102: warning: enumeration value 'eState_ERROR' not handled in switch >nsISO2022CNToUnicode.cpp:594: warning: conversion to 'int' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:598: warning: conversion to 'int' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:603: warning: conversion to 'int' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:607: warning: conversion to 'int' from 'long int' may alter its value >nsISO2022CNToUnicode.cpp:608: warning: conversion to 'int' from 'long int' may alter its value >nsHZToUnicode.cpp >c++ -o nsHZToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHZToUnicode.pp nsHZToUnicode.cpp >nsHZToUnicode.cpp: In member function 'virtual nsresult nsHZToUnicode::ConvertNoBuff(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsHZToUnicode.cpp:181: warning: conversion to 'char' from 'int' may alter its value >nsHZToUnicode.cpp:181: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToHZ.cpp >c++ -o nsUnicodeToHZ.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToHZ.pp nsUnicodeToHZ.cpp >nsCP936ToUnicode.cpp >c++ -o nsCP936ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP936ToUnicode.pp nsCP936ToUnicode.cpp >nsUnicodeToCP936.cpp >c++ -o nsUnicodeToCP936.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP936.pp nsUnicodeToCP936.cpp >nsGBKConvUtil.cpp >c++ -o nsGBKConvUtil.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGBKConvUtil.pp nsGBKConvUtil.cpp >nsUnicodeToHZ.cpp: In member function 'virtual nsresult nsUnicodeToHZ::FillInfo(PRUint32*)': >nsUnicodeToHZ.cpp:157: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsGBKConvUtil.cpp: In member function 'PRBool nsGBKConvUtil::UnicodeToGBKChar(PRUnichar, PRBool, char*, char*)': >nsGBKConvUtil.cpp:70: warning: conversion to 'char' from 'int' may alter its value >nsGBKConvUtil.cpp:71: warning: conversion to 'char' from 'short unsigned int' may alter its value >nsGBKConvUtil.cpp:82: warning: conversion to 'char' from 'PRInt32' may alter its value >nsGBKConvUtil.cpp:83: warning: conversion to 'char' from 'PRInt32' may alter its value >nsGBKConvUtil.cpp: In member function 'PRUnichar nsGBKConvUtil::GBKCharToUnicode(char, char)': >nsGBKConvUtil.cpp:117: warning: conversion to 'PRUint16' from 'int' may alter its value >nsGBKConvUtil.cpp: In member function 'void nsGBKConvUtil::InitToGBKTable()': >nsGBKConvUtil.cpp:145: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsGBKConvUtil.cpp:147: warning: conversion to 'PRUint16' from 'int' may alter its value >nsGBKConvUtil.cpp: In member function 'void nsGBKConvUtil::FillInfo(PRUint32*, PRUint8, PRUint8, PRUint8, PRUint8)': >nsGBKConvUtil.cpp:165: warning: conversion to 'PRUint16' from 'int' may alter its value >nsGBKConvUtil.cpp:170: warning: conversion to 'unsigned int' from 'long int' may alter its value >rm -f libucvcn_s.a >ar cr libucvcn_s.a nsGB2312ToUnicodeV2.o nsUnicodeToGB2312V2.o nsGBKToUnicode.o nsUnicodeToGBK.o nsISO2022CNToUnicode.o nsUnicodeToISO2022CN.o nsHZToUnicode.o nsUnicodeToHZ.o nsCP936ToUnicode.o nsUnicodeToCP936.o nsGBKConvUtil.o >ranlib libucvcn_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvcn' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvlatin' >nsAsciiToUnicode.cpp >c++ -o nsAsciiToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsciiToUnicode.pp nsAsciiToUnicode.cpp >nsISO88592ToUnicode.cpp >c++ -o nsISO88592ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88592ToUnicode.pp nsISO88592ToUnicode.cpp >nsISO88593ToUnicode.cpp >c++ -o nsISO88593ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88593ToUnicode.pp nsISO88593ToUnicode.cpp >nsISO88594ToUnicode.cpp >c++ -o nsISO88594ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88594ToUnicode.pp nsISO88594ToUnicode.cpp >nsISO88595ToUnicode.cpp >c++ -o nsISO88595ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88595ToUnicode.pp nsISO88595ToUnicode.cpp >nsISO88596ToUnicode.cpp >c++ -o nsISO88596ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596ToUnicode.pp nsISO88596ToUnicode.cpp >nsISO88596EToUnicode.cpp >c++ -o nsISO88596EToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596EToUnicode.pp nsISO88596EToUnicode.cpp >nsISO88596IToUnicode.cpp >c++ -o nsISO88596IToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596IToUnicode.pp nsISO88596IToUnicode.cpp >nsISO88597ToUnicode.cpp >c++ -o nsISO88597ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88597ToUnicode.pp nsISO88597ToUnicode.cpp >nsISO88598ToUnicode.cpp >c++ -o nsISO88598ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598ToUnicode.pp nsISO88598ToUnicode.cpp >nsISO88598EToUnicode.cpp >c++ -o nsISO88598EToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598EToUnicode.pp nsISO88598EToUnicode.cpp >nsISO88598IToUnicode.cpp >c++ -o nsISO88598IToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598IToUnicode.pp nsISO88598IToUnicode.cpp >nsISO88599ToUnicode.cpp >c++ -o nsISO88599ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88599ToUnicode.pp nsISO88599ToUnicode.cpp >nsISO885910ToUnicode.cpp >c++ -o nsISO885910ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885910ToUnicode.pp nsISO885910ToUnicode.cpp >nsISO885911ToUnicode.cpp >c++ -o nsISO885911ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885911ToUnicode.pp nsISO885911ToUnicode.cpp >nsISO885913ToUnicode.cpp >c++ -o nsISO885913ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885913ToUnicode.pp nsISO885913ToUnicode.cpp >nsISO885914ToUnicode.cpp >c++ -o nsISO885914ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885914ToUnicode.pp nsISO885914ToUnicode.cpp >nsISO885915ToUnicode.cpp >c++ -o nsISO885915ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885915ToUnicode.pp nsISO885915ToUnicode.cpp >nsISO885916ToUnicode.cpp >c++ -o nsISO885916ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885916ToUnicode.pp nsISO885916ToUnicode.cpp >nsISOIR111ToUnicode.cpp >c++ -o nsISOIR111ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISOIR111ToUnicode.pp nsISOIR111ToUnicode.cpp >nsCP1250ToUnicode.cpp >c++ -o nsCP1250ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1250ToUnicode.pp nsCP1250ToUnicode.cpp >nsCP1251ToUnicode.cpp >c++ -o nsCP1251ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1251ToUnicode.pp nsCP1251ToUnicode.cpp >nsCP1253ToUnicode.cpp >c++ -o nsCP1253ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1253ToUnicode.pp nsCP1253ToUnicode.cpp >nsCP1254ToUnicode.cpp >c++ -o nsCP1254ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1254ToUnicode.pp nsCP1254ToUnicode.cpp >nsCP1255ToUnicode.cpp >c++ -o nsCP1255ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1255ToUnicode.pp nsCP1255ToUnicode.cpp >nsCP1256ToUnicode.cpp >c++ -o nsCP1256ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1256ToUnicode.pp nsCP1256ToUnicode.cpp >nsCP1257ToUnicode.cpp >c++ -o nsCP1257ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1257ToUnicode.pp nsCP1257ToUnicode.cpp >nsCP1258ToUnicode.cpp >c++ -o nsCP1258ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1258ToUnicode.pp nsCP1258ToUnicode.cpp >nsCP866ToUnicode.cpp >c++ -o nsCP866ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP866ToUnicode.pp nsCP866ToUnicode.cpp >nsCP874ToUnicode.cpp >c++ -o nsCP874ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP874ToUnicode.pp nsCP874ToUnicode.cpp >nsTIS620ToUnicode.cpp >c++ -o nsTIS620ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTIS620ToUnicode.pp nsTIS620ToUnicode.cpp >nsKOI8UToUnicode.cpp >c++ -o nsKOI8UToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsKOI8UToUnicode.pp nsKOI8UToUnicode.cpp >nsKOI8RToUnicode.cpp >c++ -o nsKOI8RToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsKOI8RToUnicode.pp nsKOI8RToUnicode.cpp >nsMacCEToUnicode.cpp >c++ -o nsMacCEToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCEToUnicode.pp nsMacCEToUnicode.cpp >nsMacGreekToUnicode.cpp >c++ -o nsMacGreekToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGreekToUnicode.pp nsMacGreekToUnicode.cpp >nsMacTurkishToUnicode.cpp >c++ -o nsMacTurkishToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacTurkishToUnicode.pp nsMacTurkishToUnicode.cpp >nsMacCroatianToUnicode.cpp >c++ -o nsMacCroatianToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCroatianToUnicode.pp nsMacCroatianToUnicode.cpp >nsMacRomanianToUnicode.cpp >c++ -o nsMacRomanianToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacRomanianToUnicode.pp nsMacRomanianToUnicode.cpp >nsMacCyrillicToUnicode.cpp >c++ -o nsMacCyrillicToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCyrillicToUnicode.pp nsMacCyrillicToUnicode.cpp >nsMacUkrainianToUnicode.cpp >c++ -o nsMacUkrainianToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacUkrainianToUnicode.pp nsMacUkrainianToUnicode.cpp >nsMacIcelandicToUnicode.cpp >c++ -o nsMacIcelandicToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacIcelandicToUnicode.pp nsMacIcelandicToUnicode.cpp >nsMacHebrewToUnicode.cpp >c++ -o nsMacHebrewToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacHebrewToUnicode.pp nsMacHebrewToUnicode.cpp >nsMacArabicToUnicode.cpp >c++ -o nsMacArabicToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacArabicToUnicode.pp nsMacArabicToUnicode.cpp >nsMacDevanagariToUnicode.cpp >c++ -o nsMacDevanagariToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacDevanagariToUnicode.pp nsMacDevanagariToUnicode.cpp >nsMacFarsiToUnicode.cpp >c++ -o nsMacFarsiToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacFarsiToUnicode.pp nsMacFarsiToUnicode.cpp >nsMacGujaratiToUnicode.cpp >c++ -o nsMacGujaratiToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGujaratiToUnicode.pp nsMacGujaratiToUnicode.cpp >nsMacGurmukhiToUnicode.cpp >c++ -o nsMacGurmukhiToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGurmukhiToUnicode.pp nsMacGurmukhiToUnicode.cpp >nsGEOSTD8ToUnicode.cpp >c++ -o nsGEOSTD8ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGEOSTD8ToUnicode.pp nsGEOSTD8ToUnicode.cpp >nsARMSCII8ToUnicode.cpp >c++ -o nsARMSCII8ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsARMSCII8ToUnicode.pp nsARMSCII8ToUnicode.cpp >nsTCVN5712ToUnicode.cpp >c++ -o nsTCVN5712ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTCVN5712ToUnicode.pp nsTCVN5712ToUnicode.cpp >nsVISCIIToUnicode.cpp >c++ -o nsVISCIIToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVISCIIToUnicode.pp nsVISCIIToUnicode.cpp >nsVPSToUnicode.cpp >c++ -o nsVPSToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVPSToUnicode.pp nsVPSToUnicode.cpp >nsVIQRToUnicode.cpp >c++ -o nsVIQRToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVIQRToUnicode.pp nsVIQRToUnicode.cpp >nsVNIToUnicode.cpp >c++ -o nsVNIToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVNIToUnicode.pp nsVNIToUnicode.cpp >nsUTF7ToUnicode.cpp >c++ -o nsUTF7ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF7ToUnicode.pp nsUTF7ToUnicode.cpp >nsMUTF7ToUnicode.cpp >c++ -o nsMUTF7ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMUTF7ToUnicode.pp nsMUTF7ToUnicode.cpp >nsUCS2BEToUnicode.cpp >c++ -o nsUCS2BEToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCS2BEToUnicode.pp nsUCS2BEToUnicode.cpp >nsUTF32ToUnicode.cpp >c++ -o nsUTF32ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF32ToUnicode.pp nsUTF32ToUnicode.cpp >nsUTF7ToUnicode.cpp: In member function 'nsresult nsBasicUTF7Decoder::DecodeDirect(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsUTF7ToUnicode.cpp:87: warning: conversion to 'int' from 'long int' may alter its value >nsUTF7ToUnicode.cpp:88: warning: conversion to 'int' from 'long int' may alter its value >nsUTF7ToUnicode.cpp: In member function 'nsresult nsBasicUTF7Decoder::DecodeBase64(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsUTF7ToUnicode.cpp:167: warning: conversion to 'int' from 'long int' may alter its value >nsUTF7ToUnicode.cpp:168: warning: conversion to 'int' from 'long int' may alter its value >nsUTF7ToUnicode.cpp: In member function 'virtual nsresult nsBasicUTF7Decoder::ConvertNoBuff(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsUTF7ToUnicode.cpp:207: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUTF7ToUnicode.cpp:208: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUTF7ToUnicode.cpp:243: warning: conversion to 'int' from 'long int' may alter its value >nsUTF7ToUnicode.cpp:244: warning: conversion to 'int' from 'long int' may alter its value >nsT61ToUnicode.cpp >c++ -o nsT61ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsT61ToUnicode.pp nsT61ToUnicode.cpp >nsUCS2BEToUnicode.cpp: In function 'nsresult UTF16ConvertToUnicode(PRUint8&, PRUint8&, const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsUCS2BEToUnicode.cpp:101: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCS2BEToUnicode.cpp:104: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUCS2BEToUnicode.cpp:117: warning: conversion to 'int' from 'long int' may alter its value >nsUCS2BEToUnicode.cpp:118: warning: conversion to 'int' from 'long int' may alter its value >nsUCS2BEToUnicode.cpp:122: warning: conversion to 'int' from 'long int' may alter its value >nsUCS2BEToUnicode.cpp:123: warning: conversion to 'int' from 'long int' may alter its value >nsUCS2BEToUnicode.cpp: In function 'void SwapBytes(PRUnichar*, PRInt32)': >nsUCS2BEToUnicode.cpp:131: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUTF32ToUnicode.cpp: In function 'nsresult ConvertCommon(const char*, PRInt32*, PRUnichar*, PRInt32*, PRUint16*, PRUint8*, PRBool)': >nsUTF32ToUnicode.cpp:87: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUTF32ToUnicode.cpp:133: warning: conversion to 'short unsigned int' from 'long int' may alter its value >nsUTF32ToUnicode.cpp:160: warning: conversion to 'int' from 'long int' may alter its value >nsUTF32ToUnicode.cpp:161: warning: conversion to 'int' from 'long int' may alter its value >nsUserDefinedToUnicode.cpp >c++ -o nsUserDefinedToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUserDefinedToUnicode.pp nsUserDefinedToUnicode.cpp >nsUnicodeToAscii.cpp >c++ -o nsUnicodeToAscii.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToAscii.pp nsUnicodeToAscii.cpp >nsUnicodeToISO88592.cpp >c++ -o nsUnicodeToISO88592.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88592.pp nsUnicodeToISO88592.cpp >nsUnicodeToISO88593.cpp >c++ -o nsUnicodeToISO88593.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88593.pp nsUnicodeToISO88593.cpp >nsUnicodeToISO88594.cpp >c++ -o nsUnicodeToISO88594.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88594.pp nsUnicodeToISO88594.cpp >nsUnicodeToISO88595.cpp >c++ -o nsUnicodeToISO88595.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88595.pp nsUnicodeToISO88595.cpp >nsUnicodeToISO88596.cpp >c++ -o nsUnicodeToISO88596.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596.pp nsUnicodeToISO88596.cpp >nsUnicodeToISO88596E.cpp >c++ -o nsUnicodeToISO88596E.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596E.pp nsUnicodeToISO88596E.cpp >nsUnicodeToISO88596I.cpp >c++ -o nsUnicodeToISO88596I.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596I.pp nsUnicodeToISO88596I.cpp >nsUnicodeToISO88597.cpp >c++ -o nsUnicodeToISO88597.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88597.pp nsUnicodeToISO88597.cpp >nsUnicodeToISO88598.cpp >c++ -o nsUnicodeToISO88598.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598.pp nsUnicodeToISO88598.cpp >nsUnicodeToISO88598E.cpp >c++ -o nsUnicodeToISO88598E.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598E.pp nsUnicodeToISO88598E.cpp >nsUnicodeToISO88598I.cpp >c++ -o nsUnicodeToISO88598I.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598I.pp nsUnicodeToISO88598I.cpp >nsUnicodeToISO88599.cpp >c++ -o nsUnicodeToISO88599.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88599.pp nsUnicodeToISO88599.cpp >nsUnicodeToISO885910.cpp >c++ -o nsUnicodeToISO885910.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885910.pp nsUnicodeToISO885910.cpp >nsUnicodeToISO885911.cpp >c++ -o nsUnicodeToISO885911.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885911.pp nsUnicodeToISO885911.cpp >nsUnicodeToISO885913.cpp >c++ -o nsUnicodeToISO885913.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885913.pp nsUnicodeToISO885913.cpp >nsUnicodeToISO885914.cpp >c++ -o nsUnicodeToISO885914.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885914.pp nsUnicodeToISO885914.cpp >nsUnicodeToISO885915.cpp >c++ -o nsUnicodeToISO885915.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885915.pp nsUnicodeToISO885915.cpp >nsUnicodeToISO885916.cpp >c++ -o nsUnicodeToISO885916.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885916.pp nsUnicodeToISO885916.cpp >nsUnicodeToISOIR111.cpp >c++ -o nsUnicodeToISOIR111.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISOIR111.pp nsUnicodeToISOIR111.cpp >nsUnicodeToCP1250.cpp >c++ -o nsUnicodeToCP1250.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1250.pp nsUnicodeToCP1250.cpp >nsUnicodeToCP1251.cpp >c++ -o nsUnicodeToCP1251.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1251.pp nsUnicodeToCP1251.cpp >nsUnicodeToCP1253.cpp >c++ -o nsUnicodeToCP1253.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1253.pp nsUnicodeToCP1253.cpp >nsUnicodeToCP1254.cpp >c++ -o nsUnicodeToCP1254.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1254.pp nsUnicodeToCP1254.cpp >nsUnicodeToCP1255.cpp >c++ -o nsUnicodeToCP1255.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1255.pp nsUnicodeToCP1255.cpp >nsUnicodeToCP1256.cpp >c++ -o nsUnicodeToCP1256.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1256.pp nsUnicodeToCP1256.cpp >nsUnicodeToCP1257.cpp >c++ -o nsUnicodeToCP1257.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1257.pp nsUnicodeToCP1257.cpp >nsUnicodeToCP1258.cpp >c++ -o nsUnicodeToCP1258.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1258.pp nsUnicodeToCP1258.cpp >nsUnicodeToCP874.cpp >c++ -o nsUnicodeToCP874.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP874.pp nsUnicodeToCP874.cpp >nsUnicodeToTIS620.cpp >c++ -o nsUnicodeToTIS620.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTIS620.pp nsUnicodeToTIS620.cpp >nsUnicodeToCP866.cpp >c++ -o nsUnicodeToCP866.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP866.pp nsUnicodeToCP866.cpp >nsUnicodeToKOI8R.cpp >c++ -o nsUnicodeToKOI8R.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToKOI8R.pp nsUnicodeToKOI8R.cpp >nsUnicodeToKOI8U.cpp >c++ -o nsUnicodeToKOI8U.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToKOI8U.pp nsUnicodeToKOI8U.cpp >nsUnicodeToMacCE.cpp >c++ -o nsUnicodeToMacCE.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCE.pp nsUnicodeToMacCE.cpp >nsUnicodeToMacGreek.cpp >c++ -o nsUnicodeToMacGreek.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGreek.pp nsUnicodeToMacGreek.cpp >nsUnicodeToMacTurkish.cpp >c++ -o nsUnicodeToMacTurkish.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacTurkish.pp nsUnicodeToMacTurkish.cpp >nsUnicodeToMacCroatian.cpp >c++ -o nsUnicodeToMacCroatian.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCroatian.pp nsUnicodeToMacCroatian.cpp >nsUnicodeToMacRomanian.cpp >c++ -o nsUnicodeToMacRomanian.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacRomanian.pp nsUnicodeToMacRomanian.cpp >nsUnicodeToMacCyrillic.cpp >c++ -o nsUnicodeToMacCyrillic.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCyrillic.pp nsUnicodeToMacCyrillic.cpp >nsUnicodeToMacUkrainian.cpp >c++ -o nsUnicodeToMacUkrainian.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacUkrainian.pp nsUnicodeToMacUkrainian.cpp >nsUnicodeToMacIcelandic.cpp >c++ -o nsUnicodeToMacIcelandic.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacIcelandic.pp nsUnicodeToMacIcelandic.cpp >nsUnicodeToMacHebrew.cpp >c++ -o nsUnicodeToMacHebrew.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacHebrew.pp nsUnicodeToMacHebrew.cpp >nsUnicodeToMacArabic.cpp >c++ -o nsUnicodeToMacArabic.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacArabic.pp nsUnicodeToMacArabic.cpp >nsUnicodeToMacDevanagari.cpp >c++ -o nsUnicodeToMacDevanagari.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacDevanagari.pp nsUnicodeToMacDevanagari.cpp >nsUnicodeToMacFarsi.cpp >c++ -o nsUnicodeToMacFarsi.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacFarsi.pp nsUnicodeToMacFarsi.cpp >nsUnicodeToMacGujarati.cpp >c++ -o nsUnicodeToMacGujarati.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGujarati.pp nsUnicodeToMacGujarati.cpp >nsUnicodeToMacGurmukhi.cpp >c++ -o nsUnicodeToMacGurmukhi.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGurmukhi.pp nsUnicodeToMacGurmukhi.cpp >nsUnicodeToGEOSTD8.cpp >c++ -o nsUnicodeToGEOSTD8.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGEOSTD8.pp nsUnicodeToGEOSTD8.cpp >nsUnicodeToARMSCII8.cpp >c++ -o nsUnicodeToARMSCII8.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToARMSCII8.pp nsUnicodeToARMSCII8.cpp >nsUnicodeToTCVN5712.cpp >c++ -o nsUnicodeToTCVN5712.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTCVN5712.pp nsUnicodeToTCVN5712.cpp >nsUnicodeToVISCII.cpp >c++ -o nsUnicodeToVISCII.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVISCII.pp nsUnicodeToVISCII.cpp >nsUnicodeToVPS.cpp >c++ -o nsUnicodeToVPS.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVPS.pp nsUnicodeToVPS.cpp >nsUnicodeToVIQR.cpp >c++ -o nsUnicodeToVIQR.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVIQR.pp nsUnicodeToVIQR.cpp >nsUnicodeToVNI.cpp >c++ -o nsUnicodeToVNI.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVNI.pp nsUnicodeToVNI.cpp >nsUnicodeToUTF7.cpp >c++ -o nsUnicodeToUTF7.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF7.pp nsUnicodeToUTF7.cpp >nsUnicodeToMUTF7.cpp >c++ -o nsUnicodeToMUTF7.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMUTF7.pp nsUnicodeToMUTF7.cpp >nsUnicodeToUCS2BE.cpp >c++ -o nsUnicodeToUCS2BE.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUCS2BE.pp nsUnicodeToUCS2BE.cpp >nsUnicodeToUTF32.cpp >c++ -o nsUnicodeToUTF32.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF32.pp nsUnicodeToUTF32.cpp >nsUnicodeToUTF7.cpp: In member function 'nsresult nsBasicUTF7Encoder::ShiftEncoding(PRInt32, char*, PRInt32*)': >nsUnicodeToUTF7.cpp:100: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF7.cpp: In member function 'nsresult nsBasicUTF7Encoder::EncodeDirect(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToUTF7.cpp:145: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF7.cpp:146: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF7.cpp: In member function 'nsresult nsBasicUTF7Encoder::EncodeBase64(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToUTF7.cpp:216: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF7.cpp:217: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF7.cpp: In member function 'virtual nsresult nsBasicUTF7Encoder::ConvertNoBuffNoErr(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToUTF7.cpp:269: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToUTF7.cpp:275: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToUTF7.cpp:276: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsUnicodeToUTF7.cpp:287: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF7.cpp:288: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUCS2BE.cpp: In function 'void SwapBytes(char*, const PRUnichar*, PRInt32)': >nsUnicodeToUCS2BE.cpp:171: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToT61.cpp >c++ -o nsUnicodeToT61.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToT61.pp nsUnicodeToT61.cpp >nsUnicodeToUTF32.cpp: In function 'nsresult ConvertCommon(const PRUnichar*, PRInt32*, char*, PRInt32*, PRUnichar*, PRBool)': >nsUnicodeToUTF32.cpp:109: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsUnicodeToUTF32.cpp:133: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF32.cpp:143: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsUnicodeToUTF32.cpp:156: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF32.cpp:160: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF32.cpp:161: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUserDefined.cpp >c++ -o nsUnicodeToUserDefined.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUserDefined.pp nsUnicodeToUserDefined.cpp >nsUnicodeToSymbol.cpp >c++ -o nsUnicodeToSymbol.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToSymbol.pp nsUnicodeToSymbol.cpp >nsUnicodeToZapfDingbat.cpp >c++ -o nsUnicodeToZapfDingbat.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToZapfDingbat.pp nsUnicodeToZapfDingbat.cpp >nsUnicodeToAdobeEuro.cpp >c++ -o nsUnicodeToAdobeEuro.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToAdobeEuro.pp nsUnicodeToAdobeEuro.cpp >nsUnicodeToTSCII.cpp >c++ -o nsUnicodeToTSCII.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTSCII.pp nsUnicodeToTSCII.cpp >nsUnicodeToTSCII.cpp: In member function 'virtual nsresult nsUnicodeToTSCII::Convert(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToTSCII.cpp:150: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToTSCII.cpp:151: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:161: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:161: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:162: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:163: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:163: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:183: warning: conversion to 'char' from 'unsigned int' may alter its value >nsUnicodeToTSCII.cpp:192: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToTSCII.cpp:227: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToTSCII.cpp:228: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:238: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:238: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:239: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:240: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:240: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:267: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:268: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:271: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:292: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:292: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:293: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:293: warning: conversion to 'char' alters 'int' constant value >nsUnicodeToTSCII.cpp:296: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp:303: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToTSCII.cpp:305: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToTSCII.cpp:307: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp:320: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:321: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:328: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:332: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp:333: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp:337: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp:338: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp: In member function 'virtual nsresult nsUnicodeToTSCII::Finish(char*, PRInt32*)': >nsUnicodeToTSCII.cpp:356: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:357: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp:367: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToTSCII.cpp: In member function 'virtual nsresult nsUnicodeToTSCII::FillInfo(PRUint32*)': >nsUnicodeToTSCII.cpp:417: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp:421: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToTSCII.cpp: In member function 'virtual nsresult nsUnicodeToTamilTTF::Convert(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToTSCII.cpp:493: warning: conversion to 'PRUnichar' from 'int' may alter its value >rm -f libucvlatin_s.a >ar cr libucvlatin_s.a nsAsciiToUnicode.o nsISO88592ToUnicode.o nsISO88593ToUnicode.o nsISO88594ToUnicode.o nsISO88595ToUnicode.o nsISO88596ToUnicode.o nsISO88596EToUnicode.o nsISO88596IToUnicode.o nsISO88597ToUnicode.o nsISO88598ToUnicode.o nsISO88598EToUnicode.o nsISO88598IToUnicode.o nsISO88599ToUnicode.o nsISO885910ToUnicode.o nsISO885911ToUnicode.o nsISO885913ToUnicode.o nsISO885914ToUnicode.o nsISO885915ToUnicode.o nsISO885916ToUnicode.o nsISOIR111ToUnicode.o nsCP1250ToUnicode.o nsCP1251ToUnicode.o nsCP1253ToUnicode.o nsCP1254ToUnicode.o nsCP1255ToUnicode.o nsCP1256ToUnicode.o nsCP1257ToUnicode.o nsCP1258ToUnicode.o nsCP866ToUnicode.o nsCP874ToUnicode.o nsTIS620ToUnicode.o nsKOI8UToUnicode.o nsKOI8RToUnicode.o nsMacCEToUnicode.o nsMacGreekToUnicode.o nsMacTurkishToUnicode.o nsMacCroatianToUnicode.o nsMacRomanianToUnicode.o nsMacCyrillicToUnicode.o nsMacUkrainianToUnicode.o nsMacIcelandicToUnicode.o nsMacHebrewToUnicode.o nsMacArabicToUnicode.o nsMacDevanagariToUnicode.o nsMacFarsiToUnicode.o nsMacGujaratiToUnicode.o nsMacGurmukhiToUnicode.o nsGEOSTD8ToUnicode.o nsARMSCII8ToUnicode.o nsTCVN5712ToUnicode.o nsVISCIIToUnicode.o nsVPSToUnicode.o nsVIQRToUnicode.o nsVNIToUnicode.o nsUTF7ToUnicode.o nsMUTF7ToUnicode.o nsUCS2BEToUnicode.o nsUTF32ToUnicode.o nsT61ToUnicode.o nsUserDefinedToUnicode.o nsUnicodeToAscii.o nsUnicodeToISO88592.o nsUnicodeToISO88593.o nsUnicodeToISO88594.o nsUnicodeToISO88595.o nsUnicodeToISO88596.o nsUnicodeToISO88596E.o nsUnicodeToISO88596I.o nsUnicodeToISO88597.o nsUnicodeToISO88598.o nsUnicodeToISO88598E.o nsUnicodeToISO88598I.o nsUnicodeToISO88599.o nsUnicodeToISO885910.o nsUnicodeToISO885911.o nsUnicodeToISO885913.o nsUnicodeToISO885914.o nsUnicodeToISO885915.o nsUnicodeToISO885916.o nsUnicodeToISOIR111.o nsUnicodeToCP1250.o nsUnicodeToCP1251.o nsUnicodeToCP1253.o nsUnicodeToCP1254.o nsUnicodeToCP1255.o nsUnicodeToCP1256.o nsUnicodeToCP1257.o nsUnicodeToCP1258.o nsUnicodeToCP874.o nsUnicodeToTIS620.o nsUnicodeToCP866.o nsUnicodeToKOI8R.o nsUnicodeToKOI8U.o nsUnicodeToMacCE.o nsUnicodeToMacGreek.o nsUnicodeToMacTurkish.o nsUnicodeToMacCroatian.o nsUnicodeToMacRomanian.o nsUnicodeToMacCyrillic.o nsUnicodeToMacUkrainian.o nsUnicodeToMacIcelandic.o nsUnicodeToMacHebrew.o nsUnicodeToMacArabic.o nsUnicodeToMacDevanagari.o nsUnicodeToMacFarsi.o nsUnicodeToMacGujarati.o nsUnicodeToMacGurmukhi.o nsUnicodeToGEOSTD8.o nsUnicodeToARMSCII8.o nsUnicodeToTCVN5712.o nsUnicodeToVISCII.o nsUnicodeToVPS.o nsUnicodeToVIQR.o nsUnicodeToVNI.o nsUnicodeToUTF7.o nsUnicodeToMUTF7.o nsUnicodeToUCS2BE.o nsUnicodeToUTF32.o nsUnicodeToT61.o nsUnicodeToUserDefined.o nsUnicodeToSymbol.o nsUnicodeToZapfDingbat.o nsUnicodeToAdobeEuro.o nsUnicodeToTSCII.o >ranlib libucvlatin_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvlatin' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw' >nsBIG5ToUnicode.cpp >c++ -o nsBIG5ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBIG5ToUnicode.pp nsBIG5ToUnicode.cpp >nsUnicodeToBIG5.cpp >c++ -o nsUnicodeToBIG5.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToBIG5.pp nsUnicodeToBIG5.cpp >nsBIG5HKSCSToUnicode.cpp >c++ -o nsBIG5HKSCSToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBIG5HKSCSToUnicode.pp nsBIG5HKSCSToUnicode.cpp >nsUnicodeToBIG5HKSCS.cpp >c++ -o nsUnicodeToBIG5HKSCS.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToBIG5HKSCS.pp nsUnicodeToBIG5HKSCS.cpp >nsUnicodeToHKSCS.cpp >c++ -o nsUnicodeToHKSCS.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToHKSCS.pp nsUnicodeToHKSCS.cpp >rm -f libucvtw_s.a >ar cr libucvtw_s.a nsBIG5ToUnicode.o nsUnicodeToBIG5.o nsBIG5HKSCSToUnicode.o nsUnicodeToBIG5HKSCS.o nsUnicodeToHKSCS.o >ranlib libucvtw_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw2' >nsEUCTWToUnicode.cpp >c++ -o nsEUCTWToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCTWToUnicode.pp nsEUCTWToUnicode.cpp >nsUnicodeToEUCTW.cpp >c++ -o nsUnicodeToEUCTW.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCTW.pp nsUnicodeToEUCTW.cpp >rm -f libucvtw2_s.a >ar cr libucvtw2_s.a nsEUCTWToUnicode.o nsUnicodeToEUCTW.o >ranlib libucvtw2_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvtw2' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvko' >nsEUCKRToUnicode.cpp >c++ -o nsEUCKRToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCKRToUnicode.pp nsEUCKRToUnicode.cpp >nsUnicodeToEUCKR.cpp >c++ -o nsUnicodeToEUCKR.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCKR.pp nsUnicodeToEUCKR.cpp >nsISO2022KRToUnicode.cpp >c++ -o nsISO2022KRToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO2022KRToUnicode.pp nsISO2022KRToUnicode.cpp >nsUnicodeToISO2022KR.cpp >c++ -o nsUnicodeToISO2022KR.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022KR.pp nsUnicodeToISO2022KR.cpp >nsCP949ToUnicode.cpp >c++ -o nsCP949ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP949ToUnicode.pp nsCP949ToUnicode.cpp >nsUnicodeToCP949.cpp >c++ -o nsUnicodeToCP949.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP949.pp nsUnicodeToCP949.cpp >nsUnicodeToJohab.cpp >c++ -o nsUnicodeToJohab.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJohab.pp nsUnicodeToJohab.cpp >nsJohabToUnicode.cpp >c++ -o nsJohabToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJohabToUnicode.pp nsJohabToUnicode.cpp >nsUnicodeToJamoTTF.cpp >c++ -o nsUnicodeToJamoTTF.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJamoTTF.pp nsUnicodeToJamoTTF.cpp >nsISO2022KRToUnicode.cpp: In member function 'virtual nsresult nsISO2022KRToUnicode::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsISO2022KRToUnicode.cpp:84: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022KRToUnicode.cpp:98: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022KRToUnicode.cpp:120: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsISO2022KRToUnicode.cpp:212: warning: conversion to 'int' from 'long int' may alter its value >nsISO2022KRToUnicode.cpp:216: warning: conversion to 'int' from 'long int' may alter its value >nsISO2022KRToUnicode.cpp:217: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp: In member function 'virtual nsresult nsUnicodeToJamoTTF::Convert(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToJamoTTF.cpp:276: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsUnicodeToJamoTTF.cpp:284: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsUnicodeToJamoTTF.cpp: In member function 'virtual nsresult nsUnicodeToJamoTTF::FillInfo(PRUint32*)': >nsUnicodeToJamoTTF.cpp:351: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp:354: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp:356: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp:364: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp: In member function 'virtual nsresult nsUnicodeToJamoTTF::composeHangul(char*)': >nsUnicodeToJamoTTF.cpp:561: warning: suggest parentheses around '&&' within '||' >nsUnicodeToJamoTTF.cpp:567: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:568: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:570: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:575: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:576: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:581: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:583: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:584: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:632: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:641: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:648: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:649: warning: conversion to 'char' from 'short unsigned int' may alter its value >nsUnicodeToJamoTTF.cpp: In member function 'int nsUnicodeToJamoTTF::RenderAsPrecompSyllable(PRUnichar*, PRInt32*, char*)': >nsUnicodeToJamoTTF.cpp:675: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:677: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp: In function 'void FillInfoRange(PRUint32*, PRUint32, PRUint32)': >nsUnicodeToJamoTTF.cpp:696: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp:701: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp: In function 'nsresult FillInfoEUCKR(PRUint32*, PRUint16, PRUint16)': >nsUnicodeToJamoTTF.cpp:742: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsUnicodeToJamoTTF.cpp: In function 'const JamoNormMap* JamoClusterSearch(JamoNormMap, const JamoNormMap*, PRInt16)': >nsUnicodeToJamoTTF.cpp:801: warning: conversion to 'PRUint16' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:802: warning: conversion to 'PRUint16' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:805: warning: conversion to 'PRInt16' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:807: warning: conversion to 'PRInt16' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp: In function 'PRInt16 JamoSrchReplace(const JamoNormMap*, PRUint16, PRUnichar*, PRInt32*, PRUint16)': >nsUnicodeToJamoTTF.cpp:848: warning: conversion to 'PRUint8' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:849: warning: conversion to 'PRUint8' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:850: warning: conversion to 'PRUint8' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:856: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:867: warning: conversion to 'PRInt16' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp: In function 'nsresult ScanDecomposeSyllable(PRUnichar*, PRInt32*, PRInt32)': >nsUnicodeToJamoTTF.cpp:887: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:890: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:891: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:892: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp: In function 'void JamosToExtJamos(PRUnichar*, PRInt32*)': >nsUnicodeToJamoTTF.cpp:996: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:998: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp:1000: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsUnicodeToJamoTTF.cpp: In member function 'virtual nsresult nsUnicodeToJamoTTF::composeHangul(char*)': >nsUnicodeToJamoTTF.cpp:876: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false >rm -f libucvko_s.a >ar cr libucvko_s.a nsEUCKRToUnicode.o nsUnicodeToEUCKR.o nsISO2022KRToUnicode.o nsUnicodeToISO2022KR.o nsCP949ToUnicode.o nsUnicodeToCP949.o nsUnicodeToJohab.o nsJohabToUnicode.o nsUnicodeToJamoTTF.o >ranlib libucvko_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvko' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvibm' >nsCP850ToUnicode.cpp >nsCP852ToUnicode.cpp >c++ -o nsCP850ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP850ToUnicode.pp nsCP850ToUnicode.cpp >c++ -o nsCP852ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP852ToUnicode.pp nsCP852ToUnicode.cpp >nsCP855ToUnicode.cpp >c++ -o nsCP855ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP855ToUnicode.pp nsCP855ToUnicode.cpp >nsCP857ToUnicode.cpp >c++ -o nsCP857ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP857ToUnicode.pp nsCP857ToUnicode.cpp >nsCP862ToUnicode.cpp >c++ -o nsCP862ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP862ToUnicode.pp nsCP862ToUnicode.cpp >nsCP864ToUnicode.cpp >c++ -o nsCP864ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP864ToUnicode.pp nsCP864ToUnicode.cpp >nsCP864iToUnicode.cpp >c++ -o nsCP864iToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP864iToUnicode.pp nsCP864iToUnicode.cpp >nsUnicodeToCP850.cpp >c++ -o nsUnicodeToCP850.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP850.pp nsUnicodeToCP850.cpp >nsUnicodeToCP852.cpp >c++ -o nsUnicodeToCP852.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP852.pp nsUnicodeToCP852.cpp >nsUnicodeToCP855.cpp >c++ -o nsUnicodeToCP855.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP855.pp nsUnicodeToCP855.cpp >nsUnicodeToCP857.cpp >c++ -o nsUnicodeToCP857.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP857.pp nsUnicodeToCP857.cpp >nsUnicodeToCP862.cpp >c++ -o nsUnicodeToCP862.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP862.pp nsUnicodeToCP862.cpp >nsUnicodeToCP864.cpp >c++ -o nsUnicodeToCP864.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP864.pp nsUnicodeToCP864.cpp >nsUnicodeToCP864i.cpp >c++ -o nsUnicodeToCP864i.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP864i.pp nsUnicodeToCP864i.cpp >rm -f libucvibm_s.a >ar cr libucvibm_s.a nsCP850ToUnicode.o nsCP852ToUnicode.o nsCP855ToUnicode.o nsCP857ToUnicode.o nsCP862ToUnicode.o nsCP864ToUnicode.o nsCP864iToUnicode.o nsUnicodeToCP850.o nsUnicodeToCP852.o nsUnicodeToCP855.o nsUnicodeToCP857.o nsUnicodeToCP862.o nsUnicodeToCP864.o nsUnicodeToCP864i.o >ranlib libucvibm_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/ucvibm' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/src' >nsUConvModule.cpp >c++ -o nsUConvModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUConvModule.pp nsUConvModule.cpp >nsCharsetAliasImp.cpp >c++ -o nsCharsetAliasImp.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetAliasImp.pp nsCharsetAliasImp.cpp >nsConverterInputStream.cpp >c++ -o nsConverterInputStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsConverterInputStream.pp nsConverterInputStream.cpp >nsConverterOutputStream.cpp >c++ -o nsConverterOutputStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsConverterOutputStream.pp nsConverterOutputStream.cpp >nsConverterOutputStream.cpp: In member function 'virtual nsresult nsConverterOutputStream::Write(PRUint32, const PRUnichar*, PRBool*)': >nsConverterOutputStream.cpp:104: warning: comparison between signed and unsigned integer expressions >nsTextToSubURI.cpp >c++ -o nsTextToSubURI.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextToSubURI.pp nsTextToSubURI.cpp >nsGREResProperties.cpp >c++ -o nsGREResProperties.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREResProperties.pp nsGREResProperties.cpp >nsGREResProperties.cpp:55:26: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 >nsCharsetConverterManager.cpp >c++ -o nsCharsetConverterManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetConverterManager.pp nsCharsetConverterManager.cpp >nsTextToSubURI.cpp: In member function 'virtual nsresult nsTextToSubURI::UnEscapeAndConvert(const char*, const char*, PRUnichar**)': >nsTextToSubURI.cpp:140: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsTextToSubURI.cpp:143: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsUTF8ConverterService.cpp >c++ -o nsUTF8ConverterService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF8ConverterService.pp nsUTF8ConverterService.cpp >nsUTF8ToUnicode.cpp >c++ -o nsUTF8ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF8ToUnicode.pp nsUTF8ToUnicode.cpp >nsUTF8ToUnicode.cpp: In member function 'virtual nsresult nsUTF8ToUnicode::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': >nsUTF8ToUnicode.cpp:206: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsUTF8ToUnicode.cpp:231: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsUTF8ToUnicode.cpp:232: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsUTF8ToUnicode.cpp:235: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsUTF8ToUnicode.cpp:266: warning: conversion to 'int' from 'long int' may alter its value >nsUTF8ToUnicode.cpp:267: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF8.cpp >c++ -o nsUnicodeToUTF8.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF8.pp nsUnicodeToUTF8.cpp >nsScriptableUConv.cpp >c++ -o nsScriptableUConv.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableUConv.pp nsScriptableUConv.cpp >nsUnicodeToUTF8.cpp: In member function 'virtual nsresult nsUnicodeToUTF8::Convert(const PRUnichar*, PRInt32*, char*, PRInt32*)': >nsUnicodeToUTF8.cpp:91: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:92: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:93: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:98: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:99: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:100: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:101: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:117: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:118: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:124: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF8.cpp:131: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:132: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:133: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:137: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:138: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:139: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:140: warning: conversion to 'char' from 'PRUint32' may alter its value >nsUnicodeToUTF8.cpp:148: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:149: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:150: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:156: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF8.cpp:160: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF8.cpp:161: warning: conversion to 'int' from 'long int' may alter its value >nsUnicodeToUTF8.cpp: In member function 'virtual nsresult nsUnicodeToUTF8::Finish(char*, PRInt32*)': >nsUnicodeToUTF8.cpp:174: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:175: warning: conversion to 'char' from 'int' may alter its value >nsUnicodeToUTF8.cpp:176: warning: conversion to 'char' from 'int' may alter its value >nsISO88591ToUnicode.cpp >c++ -o nsISO88591ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88591ToUnicode.pp nsISO88591ToUnicode.cpp >nsCP1252ToUnicode.cpp >c++ -o nsCP1252ToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1252ToUnicode.pp nsCP1252ToUnicode.cpp >nsMacRomanToUnicode.cpp >c++ -o nsMacRomanToUnicode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacRomanToUnicode.pp nsMacRomanToUnicode.cpp >nsUnicodeToISO88591.cpp >c++ -o nsUnicodeToISO88591.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88591.pp nsUnicodeToISO88591.cpp >nsUnicodeToCP1252.cpp >c++ -o nsUnicodeToCP1252.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1252.pp nsUnicodeToCP1252.cpp >nsUnicodeToMacRoman.cpp >c++ -o nsUnicodeToMacRoman.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacRoman.pp nsUnicodeToMacRoman.cpp >nsUNIXCharset.cpp >c++ -o nsUNIXCharset.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUNIXCharset.pp nsUNIXCharset.cpp >rm -f libuconv.a >ar cr libuconv.a nsUConvModule.o nsCharsetAliasImp.o nsConverterInputStream.o nsConverterOutputStream.o nsTextToSubURI.o nsGREResProperties.o nsCharsetConverterManager.o nsUTF8ConverterService.o nsUTF8ToUnicode.o nsUnicodeToUTF8.o nsScriptableUConv.o nsISO88591ToUnicode.o nsCP1252ToUnicode.o nsMacRomanToUnicode.o nsUnicodeToISO88591.o nsUnicodeToCP1252.o nsUnicodeToMacRoman.o nsUNIXCharset.o nsAsciiToUnicode.o nsISO88592ToUnicode.o nsISO88593ToUnicode.o nsISO88594ToUnicode.o nsISO88595ToUnicode.o nsISO88596ToUnicode.o nsISO88596EToUnicode.o nsISO88596IToUnicode.o nsISO88597ToUnicode.o nsISO88598ToUnicode.o nsISO88598EToUnicode.o nsISO88598IToUnicode.o nsISO88599ToUnicode.o nsISO885910ToUnicode.o nsISO885911ToUnicode.o nsISO885913ToUnicode.o nsISO885914ToUnicode.o nsISO885915ToUnicode.o nsISO885916ToUnicode.o nsISOIR111ToUnicode.o nsCP1250ToUnicode.o nsCP1251ToUnicode.o nsCP1253ToUnicode.o nsCP1254ToUnicode.o nsCP1255ToUnicode.o nsCP1256ToUnicode.o nsCP1257ToUnicode.o nsCP1258ToUnicode.o nsCP866ToUnicode.o nsCP874ToUnicode.o nsTIS620ToUnicode.o nsKOI8UToUnicode.o nsKOI8RToUnicode.o nsMacCEToUnicode.o nsMacGreekToUnicode.o nsMacTurkishToUnicode.o nsMacCroatianToUnicode.o nsMacRomanianToUnicode.o nsMacCyrillicToUnicode.o nsMacUkrainianToUnicode.o nsMacIcelandicToUnicode.o nsMacHebrewToUnicode.o nsMacArabicToUnicode.o nsMacDevanagariToUnicode.o nsMacFarsiToUnicode.o nsMacGujaratiToUnicode.o nsMacGurmukhiToUnicode.o nsGEOSTD8ToUnicode.o nsARMSCII8ToUnicode.o nsTCVN5712ToUnicode.o nsVISCIIToUnicode.o nsVPSToUnicode.o nsVIQRToUnicode.o nsVNIToUnicode.o nsUTF7ToUnicode.o nsMUTF7ToUnicode.o nsUCS2BEToUnicode.o nsUTF32ToUnicode.o nsT61ToUnicode.o nsUserDefinedToUnicode.o nsUnicodeToAscii.o nsUnicodeToISO88592.o nsUnicodeToISO88593.o nsUnicodeToISO88594.o nsUnicodeToISO88595.o nsUnicodeToISO88596.o nsUnicodeToISO88596E.o nsUnicodeToISO88596I.o nsUnicodeToISO88597.o nsUnicodeToISO88598.o nsUnicodeToISO88598E.o nsUnicodeToISO88598I.o nsUnicodeToISO88599.o nsUnicodeToISO885910.o nsUnicodeToISO885911.o nsUnicodeToISO885913.o nsUnicodeToISO885914.o nsUnicodeToISO885915.o nsUnicodeToISO885916.o nsUnicodeToISOIR111.o nsUnicodeToCP1250.o nsUnicodeToCP1251.o nsUnicodeToCP1253.o nsUnicodeToCP1254.o nsUnicodeToCP1255.o nsUnicodeToCP1256.o nsUnicodeToCP1257.o nsUnicodeToCP1258.o nsUnicodeToCP874.o nsUnicodeToTIS620.o nsUnicodeToCP866.o nsUnicodeToKOI8R.o nsUnicodeToKOI8U.o nsUnicodeToMacCE.o nsUnicodeToMacGreek.o nsUnicodeToMacTurkish.o nsUnicodeToMacCroatian.o nsUnicodeToMacRomanian.o nsUnicodeToMacCyrillic.o nsUnicodeToMacUkrainian.o nsUnicodeToMacIcelandic.o nsUnicodeToMacHebrew.o nsUnicodeToMacArabic.o nsUnicodeToMacDevanagari.o nsUnicodeToMacFarsi.o nsUnicodeToMacGujarati.o nsUnicodeToMacGurmukhi.o nsUnicodeToGEOSTD8.o nsUnicodeToARMSCII8.o nsUnicodeToTCVN5712.o nsUnicodeToVISCII.o nsUnicodeToVPS.o nsUnicodeToVIQR.o nsUnicodeToVNI.o nsUnicodeToUTF7.o nsUnicodeToMUTF7.o nsUnicodeToUCS2BE.o nsUnicodeToUTF32.o nsUnicodeToT61.o nsUnicodeToUserDefined.o nsUnicodeToSymbol.o nsUnicodeToZapfDingbat.o nsUnicodeToAdobeEuro.o nsUnicodeToTSCII.o nsCP850ToUnicode.o nsCP852ToUnicode.o nsCP855ToUnicode.o nsCP857ToUnicode.o nsCP862ToUnicode.o nsCP864ToUnicode.o nsCP864iToUnicode.o nsUnicodeToCP850.o nsUnicodeToCP852.o nsUnicodeToCP855.o nsUnicodeToCP857.o nsUnicodeToCP862.o nsUnicodeToCP864.o nsUnicodeToCP864i.o nsJapaneseToUnicode.o nsUnicodeToSJIS.o nsUnicodeToEUCJP.o nsUnicodeToISO2022JP.o nsUnicodeToJISx0201.o nsEUCTWToUnicode.o nsUnicodeToEUCTW.o nsBIG5ToUnicode.o nsUnicodeToBIG5.o nsBIG5HKSCSToUnicode.o nsUnicodeToBIG5HKSCS.o nsUnicodeToHKSCS.o nsEUCKRToUnicode.o nsUnicodeToEUCKR.o nsISO2022KRToUnicode.o nsUnicodeToISO2022KR.o nsCP949ToUnicode.o nsUnicodeToCP949.o nsUnicodeToJohab.o nsJohabToUnicode.o nsUnicodeToJamoTTF.o nsGB2312ToUnicodeV2.o nsUnicodeToGB2312V2.o nsGBKToUnicode.o nsUnicodeToGBK.o nsISO2022CNToUnicode.o nsUnicodeToISO2022CN.o nsHZToUnicode.o nsUnicodeToHZ.o nsCP936ToUnicode.o nsUnicodeToCP936.o nsGBKConvUtil.o >ranlib libuconv.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libuconv.a ../../../staticlib/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R charsetalias.properties charsetData.properties unixcharset.properties ../../../dist/bin/res >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/uconv' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/idl' >nsILocale.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsILocale.xpt -d .deps/nsILocale.pp nsILocale.idl >nsILocaleService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsILocaleService.xpt -d .deps/nsILocaleService.pp nsILocaleService.idl >nsIScriptableDateFormat.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptableDateFormat.xpt -d .deps/nsIScriptableDateFormat.pp nsIScriptableDateFormat.idl >nsICollation.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICollation.xpt -d .deps/nsICollation.pp nsICollation.idl >../../../dist/bin/xpt_link _xpidlgen/locale.xpt _xpidlgen/nsILocale.xpt _xpidlgen/nsILocaleService.xpt _xpidlgen/nsIScriptableDateFormat.xpt _xpidlgen/nsICollation.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/locale.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src' >nsCollation.cpp >c++ -o nsCollation.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCollation.pp nsCollation.cpp >nsScriptableDateFormat.cpp >c++ -o nsScriptableDateFormat.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableDateFormat.pp nsScriptableDateFormat.cpp >nsLanguageAtomService.cpp >c++ -o nsLanguageAtomService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLanguageAtomService.pp nsLanguageAtomService.cpp >nsLocale.cpp >c++ -o nsLocale.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocale.pp nsLocale.cpp >nsLocaleService.cpp >c++ -o nsLocaleService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocaleService.pp nsLocaleService.cpp >nsLocaleService.cpp: In member function 'virtual nsresult nsLocaleService::GetLocaleFromAcceptLanguage(const char*, nsILocale**)': >nsLocaleService.cpp:372: warning: conversion to 'char' from 'int' may alter its value >rm -f libnslocale_s.a >ar cr libnslocale_s.a nsCollation.o nsScriptableDateFormat.o nsLanguageAtomService.o nsLocale.o nsLocaleService.o >ranlib libnslocale_s.a >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src/unix' >nsCollationUnix.cpp >c++ -o nsCollationUnix.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/locale -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./.. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCollationUnix.pp nsCollationUnix.cpp >nsDateTimeFormatUnix.cpp >c++ -o nsDateTimeFormatUnix.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/locale -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./.. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDateTimeFormatUnix.pp nsDateTimeFormatUnix.cpp >nsPosixLocale.cpp >c++ -o nsPosixLocale.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/locale -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./.. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPosixLocale.pp nsPosixLocale.cpp >nsPosixLocale.cpp: In member function 'PRBool nsPosixLocale::ParseLocaleString(const char*, char*, char*, char*, char)': >nsPosixLocale.cpp:159: warning: conversion to 'char' from 'int' may alter its value >nsPosixLocale.cpp:162: warning: conversion to 'int' from 'long int' may alter its value >nsPosixLocale.cpp:190: warning: conversion to 'char' from 'int' may alter its value >nsPosixLocale.cpp:193: warning: conversion to 'int' from 'long int' may alter its value >nsPosixLocale.cpp:226: warning: conversion to 'int' from 'long int' may alter its value >nsPosixLocale.cpp:254: warning: conversion to 'int' from 'long int' may alter its value >nsCollationUnix.cpp: In member function 'virtual nsresult nsCollationUnix::AllocateRawSortKey(PRInt32, const nsAString_internal&, PRUint8**, PRUint32*)': >nsCollationUnix.cpp:211: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsCollationUnix.cpp:219: warning: conversion to 'unsigned int' from 'size_t' may alter its value >rm -f libplatlocale_s.a >ar cr libplatlocale_s.a nsCollationUnix.o nsDateTimeFormatUnix.o nsPosixLocale.o >ranlib libplatlocale_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src/unix' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 PluralForm.jsm ../../../dist/bin/modules >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./langGroups.properties ./language.properties ../../../dist/bin/res >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/locale' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/public' >nsIStringBundle.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStringBundle.xpt -d .deps/nsIStringBundle.pp nsIStringBundle.idl >nsIStringBundleOverride.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStringBundleOverride.xpt -d .deps/nsIStringBundleOverride.pp nsIStringBundleOverride.idl >../../../dist/bin/xpt_link _xpidlgen/intl.xpt _xpidlgen/nsIStringBundle.xpt _xpidlgen/nsIStringBundleOverride.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/intl.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/src' >nsStringBundle.cpp >c++ -o nsStringBundle.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/intl -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringBundle.pp nsStringBundle.cpp >nsStringBundleTextOverride.cpp >c++ -o nsStringBundleTextOverride.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/intl -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringBundleTextOverride.pp nsStringBundleTextOverride.cpp >nsStringBundle.cpp: In member function 'nsresult nsStringBundle::LoadProperties()': >nsStringBundle.cpp:142: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsStringBundle.cpp: In member function 'bundleCacheEntry_t* nsStringBundleService::insertIntoCache(nsIStringBundle*, nsCStringKey*)': >nsStringBundle.cpp:695: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >rm -f libstrres_s.a >ar cr libstrres_s.a nsStringBundle.o nsStringBundleTextOverride.o >ranlib libstrres_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/strres' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/idl' >nsISemanticUnitScanner.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISemanticUnitScanner.xpt -d .deps/nsISemanticUnitScanner.pp nsISemanticUnitScanner.idl >../../../dist/bin/xpt_link _xpidlgen/lwbrk.xpt _xpidlgen/nsISemanticUnitScanner.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/lwbrk.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/src' >nsJISx4501LineBreaker.cpp >c++ -o nsJISx4501LineBreaker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJISx4501LineBreaker.pp nsJISx4501LineBreaker.cpp >nsSampleWordBreaker.cpp >c++ -o nsSampleWordBreaker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSampleWordBreaker.pp nsSampleWordBreaker.cpp >nsSemanticUnitScanner.cpp >c++ -o nsSemanticUnitScanner.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSemanticUnitScanner.pp nsSemanticUnitScanner.cpp >nsPangoBreaker.cpp >c++ -o nsPangoBreaker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPangoBreaker.pp nsPangoBreaker.cpp >nsJISx4501LineBreaker.cpp: In function 'PRInt8 GetClass(PRUnichar)': >nsJISx4501LineBreaker.cpp:443: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:447: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:449: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:451: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:453: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:460: warning: conversion to 'PRUint16' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:460: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:507: warning: conversion to 'PRInt8' from 'int' may alter its value >nsJISx4501LineBreaker.cpp: In member function 'virtual void nsJISx4051LineBreaker::GetJISx4051Breaks(const PRUnichar*, PRUint32, PRPackedBool*)': >nsJISx4501LineBreaker.cpp:825: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >nsJISx4501LineBreaker.cpp:840: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >nsJISx4501LineBreaker.cpp: In member function 'virtual void nsJISx4051LineBreaker::GetJISx4051Breaks(const PRUint8*, PRUint32, PRPackedBool*)': >nsJISx4501LineBreaker.cpp:864: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:864: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsJISx4501LineBreaker.cpp:878: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >In file included from nsPangoBreaker.cpp:42: >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsPangoBreaker.cpp: In function 'void NS_GetComplexLineBreaks(const PRUnichar*, PRUint32, PRPackedBool*)': >nsPangoBreaker.cpp:69: warning: conversion to 'int' from 'long int' may alter its value >rm -f liblwbrk_s.a >ar cr liblwbrk_s.a nsJISx4501LineBreaker.o nsSampleWordBreaker.o nsSemanticUnitScanner.o nsPangoBreaker.o >ranlib liblwbrk_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/lwbrk' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/build' >nsI18nModule.cpp >c++ -o nsI18nModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../lwbrk/src -I./../unicharutil/src -I./../strres/src -I./../locale/src -I./../locale/src/unix -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/lwbrk -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include -I../../dist/include/i18n -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsI18nModule.pp nsI18nModule.cpp >rm -f libi18n.a >ar cr libi18n.a nsI18nModule.o nsJISx4501LineBreaker.o nsSampleWordBreaker.o nsSemanticUnitScanner.o nsPangoBreaker.o nsCaseConversionImp2.o nsCategoryImp.o nsHankakuToZenkaku.o nsEntityConverter.o nsSaveAsCharset.o nsUnicodeNormalizer.o nsStringBundle.o nsStringBundleTextOverride.o nsCollation.o nsScriptableDateFormat.o nsLanguageAtomService.o nsLocale.o nsLocaleService.o nsCollationUnix.o nsDateTimeFormatUnix.o nsPosixLocale.o >ranlib libi18n.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libi18n.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/public' >nsIAuthInformation.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthInformation.xpt -d .deps/nsIAuthInformation.pp nsIAuthInformation.idl >nsIAuthPrompt.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPrompt.xpt -d .deps/nsIAuthPrompt.pp nsIAuthPrompt.idl >nsIAuthPrompt2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPrompt2.xpt -d .deps/nsIAuthPrompt2.pp nsIAuthPrompt2.idl >nsIAuthPromptAdapterFactory.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPromptAdapterFactory.xpt -d .deps/nsIAuthPromptAdapterFactory.pp nsIAuthPromptAdapterFactory.idl >nsIAuthPromptCallback.idl >nsIAsyncStreamCopier.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPromptCallback.xpt -d .deps/nsIAuthPromptCallback.pp nsIAuthPromptCallback.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAsyncStreamCopier.xpt -d .deps/nsIAsyncStreamCopier.pp nsIAsyncStreamCopier.idl >nsISafeOutputStream.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISafeOutputStream.xpt -d .deps/nsISafeOutputStream.pp nsISafeOutputStream.idl >nsIBufferedStreams.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIBufferedStreams.xpt -d .deps/nsIBufferedStreams.pp nsIBufferedStreams.idl >nsICancelable.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICancelable.xpt -d .deps/nsICancelable.pp nsICancelable.idl >nsICryptoHash.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICryptoHash.xpt -d .deps/nsICryptoHash.pp nsICryptoHash.idl >nsICryptoHMAC.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICryptoHMAC.xpt -d .deps/nsICryptoHMAC.pp nsICryptoHMAC.idl >nsIDownloader.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDownloader.xpt -d .deps/nsIDownloader.pp nsIDownloader.idl >nsIEncodedChannel.idl >nsIFileStreams.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEncodedChannel.xpt -d .deps/nsIEncodedChannel.pp nsIEncodedChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIFileStreams.xpt -d .deps/nsIFileStreams.pp nsIFileStreams.idl >nsIIncrementalDownload.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIncrementalDownload.xpt -d .deps/nsIIncrementalDownload.pp nsIIncrementalDownload.idl >nsIInputStreamPump.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIInputStreamPump.xpt -d .deps/nsIInputStreamPump.pp nsIInputStreamPump.idl >nsIInputStreamChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIInputStreamChannel.xpt -d .deps/nsIInputStreamChannel.pp nsIInputStreamChannel.idl >nsIIOService2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIOService2.xpt -d .deps/nsIIOService2.pp nsIIOService2.idl >nsIMIMEInputStream.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEInputStream.xpt -d .deps/nsIMIMEInputStream.pp nsIMIMEInputStream.idl >nsINetworkLinkService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINetworkLinkService.xpt -d .deps/nsINetworkLinkService.pp nsINetworkLinkService.idl >nsIPasswordManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPasswordManager.xpt -d .deps/nsIPasswordManager.pp nsIPasswordManager.idl >nsIPasswordManagerInternal.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPasswordManagerInternal.xpt -d .deps/nsIPasswordManagerInternal.pp nsIPasswordManagerInternal.idl >nsIPermission.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPermission.xpt -d .deps/nsIPermission.pp nsIPermission.idl >nsIPermissionManager.idl >nsIProgressEventSink.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPermissionManager.xpt -d .deps/nsIPermissionManager.pp nsIPermissionManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProgressEventSink.xpt -d .deps/nsIProgressEventSink.pp nsIProgressEventSink.idl >nsIPrompt.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrompt.xpt -d .deps/nsIPrompt.pp nsIPrompt.idl >nsIProtocolProxyService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyService.xpt -d .deps/nsIProtocolProxyService.pp nsIProtocolProxyService.idl >nsIProtocolProxyService2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyService2.xpt -d .deps/nsIProtocolProxyService2.pp nsIProtocolProxyService2.idl >nsIProtocolProxyFilter.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyFilter.xpt -d .deps/nsIProtocolProxyFilter.pp nsIProtocolProxyFilter.idl >nsIProtocolProxyCallback.idl >nsIProxiedProtocolHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyCallback.xpt -d .deps/nsIProtocolProxyCallback.pp nsIProtocolProxyCallback.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxiedProtocolHandler.xpt -d .deps/nsIProxiedProtocolHandler.pp nsIProxiedProtocolHandler.idl >nsIProxyAutoConfig.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxyAutoConfig.xpt -d .deps/nsIProxyAutoConfig.pp nsIProxyAutoConfig.idl >nsIProxyInfo.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxyInfo.xpt -d .deps/nsIProxyInfo.pp nsIProxyInfo.idl >nsITransport.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransport.xpt -d .deps/nsITransport.pp nsITransport.idl >nsISocketTransport.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketTransport.xpt -d .deps/nsISocketTransport.pp nsISocketTransport.idl >nsISocketTransportService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketTransportService.xpt -d .deps/nsISocketTransportService.pp nsISocketTransportService.idl >nsIServerSocket.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIServerSocket.xpt -d .deps/nsIServerSocket.pp nsIServerSocket.idl >nsIResumableChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIResumableChannel.xpt -d .deps/nsIResumableChannel.pp nsIResumableChannel.idl >nsIRequestObserverProxy.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRequestObserverProxy.xpt -d .deps/nsIRequestObserverProxy.pp nsIRequestObserverProxy.idl >nsIStreamListenerTee.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamListenerTee.xpt -d .deps/nsIStreamListenerTee.pp nsIStreamListenerTee.idl >nsISimpleStreamListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISimpleStreamListener.xpt -d .deps/nsISimpleStreamListener.pp nsISimpleStreamListener.idl >nsIStreamTransportService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamTransportService.xpt -d .deps/nsIStreamTransportService.pp nsIStreamTransportService.idl >nsIStreamLoader.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamLoader.xpt -d .deps/nsIStreamLoader.pp nsIStreamLoader.idl >nsISyncStreamListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISyncStreamListener.xpt -d .deps/nsISyncStreamListener.pp nsISyncStreamListener.idl >nsISystemProxySettings.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISystemProxySettings.xpt -d .deps/nsISystemProxySettings.pp nsISystemProxySettings.idl >nsIUnicharStreamLoader.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUnicharStreamLoader.xpt -d .deps/nsIUnicharStreamLoader.pp nsIUnicharStreamLoader.idl >nsIStandardURL.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStandardURL.xpt -d .deps/nsIStandardURL.pp nsIStandardURL.idl >nsINestedURI.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINestedURI.xpt -d .deps/nsINestedURI.pp nsINestedURI.idl >nsIURLParser.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURLParser.xpt -d .deps/nsIURLParser.pp nsIURLParser.idl >nsIURIChecker.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURIChecker.xpt -d .deps/nsIURIChecker.pp nsIURIChecker.idl >nsISecurityEventSink.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecurityEventSink.xpt -d .deps/nsISecurityEventSink.pp nsISecurityEventSink.idl >nsISecretDecoderRing.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecretDecoderRing.xpt -d .deps/nsISecretDecoderRing.pp nsISecretDecoderRing.idl >nsISecureBrowserUI.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecureBrowserUI.xpt -d .deps/nsISecureBrowserUI.pp nsISecureBrowserUI.idl >nsICryptoFIPSInfo.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICryptoFIPSInfo.xpt -d .deps/nsICryptoFIPSInfo.pp nsICryptoFIPSInfo.idl >nsINSSErrorsService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINSSErrorsService.xpt -d .deps/nsINSSErrorsService.pp nsINSSErrorsService.idl >nsICachingChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICachingChannel.xpt -d .deps/nsICachingChannel.pp nsICachingChannel.idl >nsIByteRangeRequest.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIByteRangeRequest.xpt -d .deps/nsIByteRangeRequest.pp nsIByteRangeRequest.idl >nsIMultiPartChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMultiPartChannel.xpt -d .deps/nsIMultiPartChannel.pp nsIMultiPartChannel.idl >nsIExternalProtocolHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIExternalProtocolHandler.xpt -d .deps/nsIExternalProtocolHandler.pp nsIExternalProtocolHandler.idl >nsIAuthModule.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthModule.xpt -d .deps/nsIAuthModule.pp nsIAuthModule.idl >nsIContentSniffer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContentSniffer.xpt -d .deps/nsIContentSniffer.pp nsIContentSniffer.idl >nsIAuthPromptProvider.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPromptProvider.xpt -d .deps/nsIAuthPromptProvider.pp nsIAuthPromptProvider.idl >nsPISocketTransportService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsPISocketTransportService.xpt -d .deps/nsPISocketTransportService.pp nsPISocketTransportService.idl >nsIChannelEventSink.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIChannelEventSink.xpt -d .deps/nsIChannelEventSink.pp nsIChannelEventSink.idl >nsINetUtil.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINetUtil.xpt -d .deps/nsINetUtil.pp nsINetUtil.idl >nsIProxiedChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxiedChannel.xpt -d .deps/nsIProxiedChannel.pp nsIProxiedChannel.idl >nsIRandomGenerator.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRandomGenerator.xpt -d .deps/nsIRandomGenerator.pp nsIRandomGenerator.idl >nsIChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIChannel.xpt -d .deps/nsIChannel.pp nsIChannel.idl >nsILoadGroup.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsILoadGroup.xpt -d .deps/nsILoadGroup.pp nsILoadGroup.idl >nsIProtocolHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolHandler.xpt -d .deps/nsIProtocolHandler.pp nsIProtocolHandler.idl >nsIRequest.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRequest.xpt -d .deps/nsIRequest.pp nsIRequest.idl >nsIRequestObserver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRequestObserver.xpt -d .deps/nsIRequestObserver.pp nsIRequestObserver.idl >nsIStreamListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamListener.xpt -d .deps/nsIStreamListener.pp nsIStreamListener.idl >nsIIOService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIOService.xpt -d .deps/nsIIOService.pp nsIIOService.idl >nsIURI.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURI.xpt -d .deps/nsIURI.pp nsIURI.idl >nsIURL.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURL.xpt -d .deps/nsIURL.pp nsIURL.idl >nsIFileURL.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIFileURL.xpt -d .deps/nsIFileURL.pp nsIFileURL.idl >nsIUploadChannel.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUploadChannel.xpt -d .deps/nsIUploadChannel.pp nsIUploadChannel.idl >nsIUnicharStreamListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUnicharStreamListener.xpt -d .deps/nsIUnicharStreamListener.pp nsIUnicharStreamListener.idl >if test ! -d ../../../dist/bin/greprefs; then /builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -D ../../../dist/bin/greprefs; fi >../../../dist/bin/xpt_link _xpidlgen/necko.xpt _xpidlgen/nsIAuthInformation.xpt _xpidlgen/nsIAuthPrompt.xpt _xpidlgen/nsIAuthPrompt2.xpt _xpidlgen/nsIAuthPromptAdapterFactory.xpt _xpidlgen/nsIAuthPromptCallback.xpt _xpidlgen/nsIAsyncStreamCopier.xpt _xpidlgen/nsISafeOutputStream.xpt _xpidlgen/nsIBufferedStreams.xpt _xpidlgen/nsICancelable.xpt _xpidlgen/nsICryptoHash.xpt _xpidlgen/nsICryptoHMAC.xpt _xpidlgen/nsIDownloader.xpt _xpidlgen/nsIEncodedChannel.xpt _xpidlgen/nsIFileStreams.xpt _xpidlgen/nsIIncrementalDownload.xpt _xpidlgen/nsIInputStreamPump.xpt _xpidlgen/nsIInputStreamChannel.xpt _xpidlgen/nsIIOService2.xpt _xpidlgen/nsIMIMEInputStream.xpt _xpidlgen/nsINetworkLinkService.xpt _xpidlgen/nsIPasswordManager.xpt _xpidlgen/nsIPasswordManagerInternal.xpt _xpidlgen/nsIPermission.xpt _xpidlgen/nsIPermissionManager.xpt _xpidlgen/nsIProgressEventSink.xpt _xpidlgen/nsIPrompt.xpt _xpidlgen/nsIProtocolProxyService.xpt _xpidlgen/nsIProtocolProxyService2.xpt _xpidlgen/nsIProtocolProxyFilter.xpt _xpidlgen/nsIProtocolProxyCallback.xpt _xpidlgen/nsIProxiedProtocolHandler.xpt _xpidlgen/nsIProxyAutoConfig.xpt _xpidlgen/nsIProxyInfo.xpt _xpidlgen/nsITransport.xpt _xpidlgen/nsISocketTransport.xpt _xpidlgen/nsISocketTransportService.xpt _xpidlgen/nsIServerSocket.xpt _xpidlgen/nsIResumableChannel.xpt _xpidlgen/nsIRequestObserverProxy.xpt _xpidlgen/nsIStreamListenerTee.xpt _xpidlgen/nsISimpleStreamListener.xpt _xpidlgen/nsIStreamTransportService.xpt _xpidlgen/nsIStreamLoader.xpt _xpidlgen/nsISyncStreamListener.xpt _xpidlgen/nsISystemProxySettings.xpt _xpidlgen/nsIUnicharStreamLoader.xpt _xpidlgen/nsIStandardURL.xpt _xpidlgen/nsINestedURI.xpt _xpidlgen/nsIURLParser.xpt _xpidlgen/nsIURIChecker.xpt _xpidlgen/nsISecurityEventSink.xpt _xpidlgen/nsISecretDecoderRing.xpt _xpidlgen/nsISecureBrowserUI.xpt _xpidlgen/nsICryptoFIPSInfo.xpt _xpidlgen/nsINSSErrorsService.xpt _xpidlgen/nsICachingChannel.xpt _xpidlgen/nsIByteRangeRequest.xpt _xpidlgen/nsIMultiPartChannel.xpt _xpidlgen/nsIExternalProtocolHandler.xpt _xpidlgen/nsIAuthModule.xpt _xpidlgen/nsIContentSniffer.xpt _xpidlgen/nsIAuthPromptProvider.xpt _xpidlgen/nsPISocketTransportService.xpt _xpidlgen/nsIChannelEventSink.xpt _xpidlgen/nsINetUtil.xpt _xpidlgen/nsIProxiedChannel.xpt _xpidlgen/nsIRandomGenerator.xpt _xpidlgen/nsIChannel.xpt _xpidlgen/nsILoadGroup.xpt _xpidlgen/nsIProtocolHandler.xpt _xpidlgen/nsIRequest.xpt _xpidlgen/nsIRequestObserver.xpt _xpidlgen/nsIStreamListener.xpt _xpidlgen/nsIIOService.xpt _xpidlgen/nsIURI.xpt _xpidlgen/nsIURL.xpt _xpidlgen/nsIFileURL.xpt _xpidlgen/nsIUploadChannel.xpt _xpidlgen/nsIUnicharStreamListener.xpt >set -e; \ > for i in ./security-prefs.js; do \ > dest=../../../dist/bin/greprefs/`basename $i`; \ > rm -f -f $dest; \ > /usr/bin/python ../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ > done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/src' >nsTransportUtils.cpp >c++ -o nsTransportUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransportUtils.pp nsTransportUtils.cpp >nsAsyncStreamCopier.cpp >c++ -o nsAsyncStreamCopier.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsyncStreamCopier.pp nsAsyncStreamCopier.cpp >nsAuthInformationHolder.cpp >c++ -o nsAuthInformationHolder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAuthInformationHolder.pp nsAuthInformationHolder.cpp >nsBaseChannel.cpp >c++ -o nsBaseChannel.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseChannel.pp nsBaseChannel.cpp >nsBaseContentStream.cpp >c++ -o nsBaseContentStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseContentStream.pp nsBaseContentStream.cpp >In file included from nsBaseContentStream.cpp:38: >nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsBaseChannel.cpp:38: >nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBufferedStreams.cpp >c++ -o nsBufferedStreams.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBufferedStreams.pp nsBufferedStreams.cpp >nsDirectoryIndexStream.cpp >c++ -o nsDirectoryIndexStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirectoryIndexStream.pp nsDirectoryIndexStream.cpp >nsBaseChannel.cpp: In member function 'virtual nsresult nsBaseChannel::Open(nsIInputStream**)': >nsBaseChannel.cpp:458: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsDownloader.cpp >c++ -o nsDownloader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDownloader.pp nsDownloader.cpp >nsFileStreams.cpp >c++ -o nsFileStreams.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFileStreams.pp nsFileStreams.cpp >nsIncrementalDownload.cpp >c++ -o nsIncrementalDownload.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIncrementalDownload.pp nsIncrementalDownload.cpp >nsInputStreamChannel.cpp >c++ -o nsInputStreamChannel.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInputStreamChannel.pp nsInputStreamChannel.cpp >In file included from nsInputStreamChannel.h:41, > from nsInputStreamChannel.cpp:38: >nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsInputStreamPump.cpp >c++ -o nsInputStreamPump.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInputStreamPump.pp nsInputStreamPump.cpp >nsStreamTransportService.cpp >c++ -o nsStreamTransportService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamTransportService.pp nsStreamTransportService.cpp >nsIOService.cpp >c++ -o nsIOService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIOService.pp nsIOService.cpp >nsInputStreamPump.cpp: In member function 'virtual nsresult nsInputStreamPump::Init(nsIInputStream*, PRInt64, PRInt64, PRUint32, PRUint32, PRBool)': >nsInputStreamPump.cpp:293: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLoadGroup.cpp >c++ -o nsLoadGroup.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLoadGroup.pp nsLoadGroup.cpp >nsStreamTransportService.cpp: In constructor 'nsInputStreamTransport::nsInputStreamTransport(nsIInputStream*, PRUint64, PRUint64, PRBool)': >nsStreamTransportService.cpp:82: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStreamTransportService.cpp: In constructor 'nsOutputStreamTransport::nsOutputStreamTransport(nsIOutputStream*, PRUint64, PRUint64, PRBool)': >nsStreamTransportService.cpp:284: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLoadGroup.cpp: In member function 'virtual nsresult nsLoadGroup::Internal::QueryInterface(const nsIID&, void**)': >nsLoadGroup.cpp:204: warning: invalid access to non-static data member 'nsLoadGroup::fAggregated' of NULL object >nsLoadGroup.cpp:204: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsLoadGroup.cpp: In member function 'virtual nsrefcnt nsLoadGroup::Internal::AddRef()': >nsLoadGroup.cpp:204: warning: invalid access to non-static data member 'nsLoadGroup::fAggregated' of NULL object >nsLoadGroup.cpp:204: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsLoadGroup.cpp: In member function 'virtual nsrefcnt nsLoadGroup::Internal::Release()': >nsLoadGroup.cpp:204: warning: invalid access to non-static data member 'nsLoadGroup::fAggregated' of NULL object >nsLoadGroup.cpp:204: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsInputStreamPump.cpp: In member function 'virtual nsresult nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*)': >nsInputStreamPump.cpp:392: warning: 'nextState' may be used uninitialized in this function >In file included from nsInputStreamChannel.h:41, > from nsIOService.cpp:50: >nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMIMEInputStream.cpp >c++ -o nsMIMEInputStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInputStream.pp nsMIMEInputStream.cpp >nsProtocolProxyService.cpp >c++ -o nsProtocolProxyService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProtocolProxyService.pp nsProtocolProxyService.cpp >nsIOService.cpp: In member function 'virtual nsresult nsIOService::AllowPort(PRInt32, const char*, PRBool*)': >nsIOService.cpp:657: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsIOService.cpp: In member function 'virtual nsresult nsIOService::SetManageOfflineStatus(PRBool)': >nsIOService.cpp:885: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIOService.cpp: In member function 'virtual nsresult nsIOService::EscapeURL(const nsACString_internal&, PRUint32, nsACString_internal&)': >nsIOService.cpp:955: warning: unused variable 'escaped' >nsIOService.cpp: In member function 'virtual nsresult nsIOService::UnescapeString(const nsACString_internal&, PRUint32, nsACString_internal&)': >nsIOService.cpp:965: warning: unused variable 'unescaped' >nsMIMEInputStream.cpp: In member function 'virtual nsresult nsMIMEInputStream::SetAddContentLength(PRBool)': >nsMIMEInputStream.cpp:139: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsProxyInfo.cpp >c++ -o nsProxyInfo.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyInfo.pp nsProxyInfo.cpp >nsPACMan.cpp >c++ -o nsPACMan.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPACMan.pp nsPACMan.cpp >nsRequestObserverProxy.cpp >c++ -o nsRequestObserverProxy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRequestObserverProxy.pp nsRequestObserverProxy.cpp >nsProtocolProxyService.cpp: In function 'void proxy_MaskIPv6Addr(PRIPv6Addr&, PRUint16)': >nsProtocolProxyService.cpp:222: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp:227: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp:233: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp:240: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp: In member function 'const char* nsProtocolProxyService::ExtractProxyInfo(const char*, nsProxyInfo**)': >nsProtocolProxyService.cpp:604: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp:659: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp: In member function 'void nsProtocolProxyService::LoadHostFilters(const char*)': >nsProtocolProxyService.cpp:1103: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProtocolProxyService.cpp:1109: warning: conversion to 'PRUint16' from 'int' may alter its value >nsProtocolProxyService.cpp:1121: warning: conversion to 'PRUint16' from 'int' may alter its value >nsProtocolProxyService.cpp:1141: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSimpleStreamListener.cpp >c++ -o nsSimpleStreamListener.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleStreamListener.pp nsSimpleStreamListener.cpp >nsSimpleURI.cpp >c++ -o nsSimpleURI.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleURI.pp nsSimpleURI.cpp >nsSimpleNestedURI.cpp >c++ -o nsSimpleNestedURI.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleNestedURI.pp nsSimpleNestedURI.cpp >nsSimpleURI.cpp: In member function 'virtual nsresult nsSimpleURI::Internal::QueryInterface(const nsIID&, void**)': >nsSimpleURI.cpp:73: warning: invalid access to non-static data member 'nsSimpleURI::fAggregated' of NULL object >nsSimpleURI.cpp:73: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsSimpleURI.cpp: In member function 'virtual nsrefcnt nsSimpleURI::Internal::AddRef()': >nsSimpleURI.cpp:73: warning: invalid access to non-static data member 'nsSimpleURI::fAggregated' of NULL object >nsSimpleURI.cpp:73: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsSimpleURI.cpp: In member function 'virtual nsrefcnt nsSimpleURI::Internal::Release()': >nsSimpleURI.cpp:73: warning: invalid access to non-static data member 'nsSimpleURI::fAggregated' of NULL object >nsSimpleURI.cpp:73: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStandardURL.cpp >c++ -o nsStandardURL.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStandardURL.pp nsStandardURL.cpp >nsSocketTransport2.cpp >c++ -o nsSocketTransport2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketTransport2.pp nsSocketTransport2.cpp >nsSocketTransportService2.cpp >c++ -o nsSocketTransportService2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketTransportService2.pp nsSocketTransportService2.cpp >nsStandardURL.cpp: In constructor 'nsStandardURL::nsStandardURL(PRBool)': >nsStandardURL.cpp:279: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsStandardURL.cpp: In member function 'void nsStandardURL::CoalescePath(netCoalesceFlags, char*)': >nsStandardURL.cpp:411: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStandardURL.cpp: In member function 'nsresult nsStandardURL::BuildNormalizedSpec(const char*)': >nsStandardURL.cpp:618: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsStandardURL.cpp: In member function 'char* nsStandardURL::AppendToSubstring(PRUint32, PRInt32, const char*, PRInt32)': >nsStandardURL.cpp:763: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::GetCommonBaseSpec(nsIURI*, nsACString_internal&)': >nsStandardURL.cpp:1852: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::GetRelativeSpec(nsIURI*, nsACString_internal&)': >nsStandardURL.cpp:1942: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::SetQuery(const nsACString_internal&)': >nsStandardURL.cpp:2131: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::SetRef(const nsACString_internal&)': >nsStandardURL.cpp:2198: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::Init(PRUint32, PRInt32, const nsACString_internal&, const char*, nsIURI*)': >nsStandardURL.cpp:2483: warning: conversion to 'unsigned char:2' from 'PRUint32' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::SetMutable(PRBool)': >nsStandardURL.cpp:2544: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::Read(nsIObjectInputStream*)': >nsStandardURL.cpp:2564: warning: conversion to 'unsigned char:2' from 'PRUint32' may alter its value >nsStandardURL.cpp:2638: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsStandardURL.cpp:2647: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsStandardURL.cpp:2656: warning: conversion to 'unsigned char:2' from 'PRUint32' may alter its value >nsServerSocket.cpp >c++ -o nsServerSocket.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsServerSocket.pp nsServerSocket.cpp >nsSocketTransportService2.cpp: In member function 'nsresult nsSocketTransportService::DetachSocket(nsSocketTransportService::SocketContext*)': >nsSocketTransportService2.cpp:186: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSocketTransportService2.cpp: In member function 'void nsSocketTransportService::RemoveFromPollList(nsSocketTransportService::SocketContext*)': >nsSocketTransportService2.cpp:231: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSocketTransportService2.cpp: In member function 'void nsSocketTransportService::RemoveFromIdleList(nsSocketTransportService::SocketContext*)': >nsSocketTransportService2.cpp:267: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSocketTransportService2.cpp: In member function 'virtual nsresult nsSocketTransportService::CreateTransport(const char**, PRUint32, const nsACString_internal&, PRInt32, nsIProxyInfo*, nsISocketTransport**)': >nsSocketTransportService2.cpp:475: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsSocketTransportService2.cpp: In member function 'nsresult nsSocketTransportService::DoPollIteration(PRBool)': >nsSocketTransportService2.cpp:666: warning: conversion to 'PRUint16' from 'int' may alter its value >nsServerSocket.cpp: In member function 'virtual nsresult nsServerSocket::Init(PRInt32, PRBool, PRInt32)': >nsServerSocket.cpp:277: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsSocketTransport2.cpp: In member function 'nsresult nsSocketTransport::Init(const char**, PRUint32, const nsACString_internal&, PRUint16, nsIProxyInfo*)': >nsSocketTransport2.cpp:770: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsSocketTransport2.cpp: In member function 'void nsSocketTransport::OnMsgInputClosed(nsresult)': >nsSocketTransport2.cpp:1299: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSocketTransport2.cpp: In member function 'void nsSocketTransport::OnMsgOutputClosed(nsresult)': >nsSocketTransport2.cpp:1321: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSocketTransport2.cpp: In member function 'void nsSocketTransport::OnSocketEvent(PRUint32, nsresult, nsISupports*)': >nsSocketTransport2.cpp:1455: warning: enumeral mismatch in conditional expression: 'nsISocketTransport::<anonymous enum>' vs 'nsISocketTransport::<anonymous enum>' >nsSocketTransport2.cpp: In member function 'virtual void nsSocketTransport::OnSocketReady(PRFileDesc*, PRInt16)': >nsSocketTransport2.cpp:1490: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSocketTransport2.cpp:1497: warning: conversion to 'PRUint16' from 'int' may alter its value >nsStreamListenerTee.cpp >c++ -o nsStreamListenerTee.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamListenerTee.pp nsStreamListenerTee.cpp >nsStreamLoader.cpp >c++ -o nsStreamLoader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamLoader.pp nsStreamLoader.cpp >nsSyncStreamListener.cpp >c++ -o nsSyncStreamListener.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSyncStreamListener.pp nsSyncStreamListener.cpp >nsStandardURL.cpp: In member function 'nsresult nsStandardURL::BuildNormalizedSpec(const char*)': >nsStandardURL.cpp:459: warning: 'useEncHost' may be used uninitialized in this function >nsUnicharStreamLoader.cpp >c++ -o nsUnicharStreamLoader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharStreamLoader.pp nsUnicharStreamLoader.cpp >nsURIChecker.cpp >c++ -o nsURIChecker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURIChecker.pp nsURIChecker.cpp >nsURLHelper.cpp >c++ -o nsURLHelper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLHelper.pp nsURLHelper.cpp >nsURLParsers.cpp >c++ -o nsURLParsers.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLParsers.pp nsURLParsers.cpp >nsNetStrings.cpp >c++ -o nsNetStrings.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNetStrings.pp nsNetStrings.cpp >nsURLHelper.cpp: In function 'nsresult net_ExtractURLScheme(const nsACString_internal&, PRUint32*, PRUint32*, nsACString_internal*)': >nsURLHelper.cpp:475: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLHelper.cpp: In function 'PRBool net_FilterURIString(const char*, nsACString_internal&)': >nsURLHelper.cpp:549: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLHelper.cpp:562: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLHelper.cpp: In function 'void ToLower(char&)': >nsURLHelper.cpp:605: warning: conversion to 'char' from 'int' may alter its value >nsURLHelper.cpp: In function 'void net_ParseMediaType(const nsACString_internal&, nsACString_internal&, nsACString_internal&, PRInt32, PRBool*, PRInt32*, PRInt32*)': >nsURLHelper.cpp:775: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLHelper.cpp:807: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLHelper.cpp:830: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLHelper.cpp:836: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsBase64Encoder.cpp >c++ -o nsBase64Encoder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBase64Encoder.pp nsBase64Encoder.cpp >nsURLParsers.cpp: In member function 'virtual nsresult nsBaseURLParser::ParseURL(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRUint32*, PRInt32*)': >nsURLParsers.cpp:90: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp:139: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsURLParsers.cpp:150: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLParsers.cpp:156: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsBaseURLParser::ParseAuthority(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRInt32*)': >nsURLParsers.cpp:198: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsBaseURLParser::ParsePath(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRUint32*, PRInt32*)': >nsURLParsers.cpp:239: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsBaseURLParser::ParseFilePath(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRUint32*, PRInt32*)': >nsURLParsers.cpp:316: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp:340: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsURLParsers.cpp:341: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsURLParsers.cpp:342: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsBaseURLParser::ParseFileName(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*)': >nsURLParsers.cpp:362: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsAuthURLParser::ParseAuthority(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRUint32*, PRInt32*, PRInt32*)': >nsURLParsers.cpp:486: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp:504: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsURLParsers.cpp:508: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsURLParsers.cpp:510: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsAuthURLParser::ParseUserInfo(const char*, PRInt32, PRUint32*, PRInt32*, PRUint32*, PRInt32*)': >nsURLParsers.cpp:532: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp: In member function 'virtual nsresult nsAuthURLParser::ParseServerInfo(const char*, PRInt32, PRUint32*, PRInt32*, PRInt32*)': >nsURLParsers.cpp:566: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsURLParsers.cpp:600: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSerializationHelper.cpp >c++ -o nsSerializationHelper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSerializationHelper.pp nsSerializationHelper.cpp >nsURLHelperUnix.cpp >c++ -o nsURLHelperUnix.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLHelperUnix.pp nsURLHelperUnix.cpp >rm -f libneckobase_s.a >ar cr libneckobase_s.a nsTransportUtils.o nsAsyncStreamCopier.o nsAuthInformationHolder.o nsBaseChannel.o nsBaseContentStream.o nsBufferedStreams.o nsDirectoryIndexStream.o nsDownloader.o nsFileStreams.o nsIncrementalDownload.o nsInputStreamChannel.o nsInputStreamPump.o nsStreamTransportService.o nsIOService.o nsLoadGroup.o nsMIMEInputStream.o nsProtocolProxyService.o nsProxyInfo.o nsPACMan.o nsRequestObserverProxy.o nsSimpleStreamListener.o nsSimpleURI.o nsSimpleNestedURI.o nsStandardURL.o nsSocketTransport2.o nsSocketTransportService2.o nsServerSocket.o nsStreamListenerTee.o nsStreamLoader.o nsSyncStreamListener.o nsUnicharStreamLoader.o nsURIChecker.o nsURLHelper.o nsURLParsers.o nsNetStrings.o nsBase64Encoder.o nsSerializationHelper.o nsURLHelperUnix.o >ranlib libneckobase_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsProxyAutoConfig.js ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/public' >nsICookieService.idl >nsICookie2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookieService.xpt -d .deps/nsICookieService.pp nsICookieService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookie2.xpt -d .deps/nsICookie2.pp nsICookie2.idl >nsICookieManager2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookieManager2.xpt -d .deps/nsICookieManager2.pp nsICookieManager2.idl >nsICookiePermission.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookiePermission.xpt -d .deps/nsICookiePermission.pp nsICookiePermission.idl >nsICookieManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookieManager.xpt -d .deps/nsICookieManager.pp nsICookieManager.idl >nsICookie.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookie.xpt -d .deps/nsICookie.pp nsICookie.idl >../../../dist/bin/xpt_link _xpidlgen/necko_cookie.xpt _xpidlgen/nsICookieService.xpt _xpidlgen/nsICookie2.xpt _xpidlgen/nsICookieManager2.xpt _xpidlgen/nsICookiePermission.xpt _xpidlgen/nsICookieManager.xpt _xpidlgen/nsICookie.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_cookie.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/src' >nsCookie.cpp >c++ -o nsCookie.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCookie.pp nsCookie.cpp >nsCookieService.cpp >c++ -o nsCookieService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCookieService.pp nsCookieService.cpp >rm -f libneckocookie_s.a >ar cr libneckocookie_s.a nsCookie.o nsCookieService.o >ranlib libneckocookie_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cookie' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/public' >nsPIDNSService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsPIDNSService.xpt -d .deps/nsPIDNSService.pp nsPIDNSService.idl >nsIDNSService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDNSService.xpt -d .deps/nsIDNSService.pp nsIDNSService.idl >nsIDNSListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDNSListener.xpt -d .deps/nsIDNSListener.pp nsIDNSListener.idl >nsIDNSRecord.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDNSRecord.xpt -d .deps/nsIDNSRecord.pp nsIDNSRecord.idl >nsIIDNService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIDNService.xpt -d .deps/nsIIDNService.pp nsIIDNService.idl >nsIEffectiveTLDService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEffectiveTLDService.xpt -d .deps/nsIEffectiveTLDService.pp nsIEffectiveTLDService.idl >../../../dist/bin/xpt_link _xpidlgen/necko_dns.xpt _xpidlgen/nsPIDNSService.xpt _xpidlgen/nsIDNSService.xpt _xpidlgen/nsIDNSListener.xpt _xpidlgen/nsIDNSRecord.xpt _xpidlgen/nsIIDNService.xpt _xpidlgen/nsIEffectiveTLDService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_dns.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/src' >race.c >gcc -o race.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/race.pp race.c >nameprep.c >gcc -o nameprep.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nameprep.pp nameprep.c >punycode.c >gcc -o punycode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/punycode.pp punycode.c >nsIDNService.cpp >c++ -o nsIDNService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIDNService.pp nsIDNService.cpp >race.c: In function 'race_decode_decompress': >race.c:67: warning: unused parameter 'buflen' >nameprep.c: In function 'idn_nameprep_destroy': >nameprep.c:119: warning: unused parameter 'handle' >nsDNSService2.cpp >c++ -o nsDNSService2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDNSService2.pp nsDNSService2.cpp >nsHostResolver.cpp >c++ -o nsHostResolver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHostResolver.pp nsHostResolver.cpp >/usr/bin/python ./prepare_tlds.py ./effective_tld_names.dat > etld_data.inc >./prepare_tlds.py:40: DeprecationWarning: the sets module is deprecated > import sets >nsIDNService.cpp: In member function 'virtual nsresult nsIDNService::IsACE(const nsACString_internal&, PRBool*)': >nsIDNService.cpp:265: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >nsDNSService2.cpp: In member function 'virtual nsresult nsDNSRecord::HasMore(PRBool*)': >nsDNSService2.cpp:185: warning: conversion to 'int' from 'long int' may alter its value >nsDNSService2.cpp: In member function 'virtual nsresult nsDNSService::AsyncResolve(const nsACString_internal&, PRUint32, nsIDNSListener*, nsIEventTarget*, nsICancelable**)': >nsDNSService2.cpp:437: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDNSService2.cpp:444: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDNSService2.cpp: In member function 'virtual nsresult nsDNSService::Resolve(const nsACString_internal&, PRUint32, nsIDNSRecord**)': >nsDNSService2.cpp:494: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDNSService2.cpp: In member function 'PRUint16 nsDNSService::GetAFForLookup(const nsACString_internal&)': >nsDNSService2.cpp:585: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsEffectiveTLDService.cpp >c++ -o nsEffectiveTLDService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEffectiveTLDService.pp nsEffectiveTLDService.cpp >rm -f libneckodns_s.a >ar cr libneckodns_s.a race.o nameprep.o punycode.o nsIDNService.o nsDNSService2.o nsHostResolver.o nsEffectiveTLDService.o >ranlib libneckodns_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/dns' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket/base' >nsSocketProviderService.cpp >c++ -o nsSocketProviderService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketProviderService.pp nsSocketProviderService.cpp >nsSOCKSSocketProvider.cpp >c++ -o nsSOCKSSocketProvider.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSOCKSSocketProvider.pp nsSOCKSSocketProvider.cpp >nsSOCKSIOLayer.cpp >c++ -o nsSOCKSIOLayer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSOCKSIOLayer.pp nsSOCKSIOLayer.cpp >nsUDPSocketProvider.cpp >c++ -o nsUDPSocketProvider.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUDPSocketProvider.pp nsUDPSocketProvider.cpp >nsISocketProvider.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketProvider.xpt -d .deps/nsISocketProvider.pp nsISocketProvider.idl >nsISocketProviderService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketProviderService.xpt -d .deps/nsISocketProviderService.pp nsISocketProviderService.idl >nsISOCKSSocketInfo.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISOCKSSocketInfo.xpt -d .deps/nsISOCKSSocketInfo.pp nsISOCKSSocketInfo.idl >nsITransportSecurityInfo.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransportSecurityInfo.xpt -d .deps/nsITransportSecurityInfo.pp nsITransportSecurityInfo.idl >nsISSLSocketControl.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISSLSocketControl.xpt -d .deps/nsISSLSocketControl.pp nsISSLSocketControl.idl >../../../dist/bin/xpt_link _xpidlgen/necko_socket.xpt _xpidlgen/nsISocketProvider.xpt _xpidlgen/nsISocketProviderService.xpt _xpidlgen/nsISOCKSSocketInfo.xpt _xpidlgen/nsITransportSecurityInfo.xpt _xpidlgen/nsISSLSocketControl.xpt >nsSOCKSIOLayer.cpp: In function 'nsresult ConnectSOCKS5(PRFileDesc*, const PRNetAddr*, PRNetAddr*, PRIntervalTime)': >nsSOCKSIOLayer.cpp:409: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSOCKSIOLayer.cpp:422: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSOCKSIOLayer.cpp: In function 'PRStatus nsSOCKSIOLayerConnect(PRFileDesc*, const PRNetAddr*, PRIntervalTime)': >nsSOCKSIOLayer.cpp:674: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >rm -f libneckosocket_s.a >ar cr libneckosocket_s.a nsSocketProviderService.o nsSOCKSSocketProvider.o nsSOCKSIOLayer.o nsUDPSocketProvider.o >ranlib libneckosocket_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_socket.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket/base' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/socket' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/public' >nsIMIMEService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEService.xpt -d .deps/nsIMIMEService.pp nsIMIMEService.idl >nsIMIMEInfo.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEInfo.xpt -d .deps/nsIMIMEInfo.pp nsIMIMEInfo.idl >nsIMIMEHeaderParam.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEHeaderParam.xpt -d .deps/nsIMIMEHeaderParam.pp nsIMIMEHeaderParam.idl >../../../dist/bin/xpt_link _xpidlgen/mimetype.xpt _xpidlgen/nsIMIMEService.xpt _xpidlgen/nsIMIMEInfo.xpt _xpidlgen/nsIMIMEHeaderParam.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mimetype.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/src' >nsMIMEHeaderParamImpl.cpp >c++ -o nsMIMEHeaderParamImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/mimetype -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMIMEHeaderParamImpl.pp nsMIMEHeaderParamImpl.cpp >nsMIMEHeaderParamImpl.cpp: In member function 'virtual nsresult nsMIMEHeaderParamImpl::GetParameterInternal(const char*, const char*, char**, char**, char**)': >nsMIMEHeaderParamImpl.cpp:199: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsMIMEHeaderParamImpl.cpp:252: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsMIMEHeaderParamImpl.cpp:326: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsMIMEHeaderParamImpl.cpp: In member function 'virtual nsresult nsMIMEHeaderParamImpl::DecodeRFC2047Header(const char*, const char*, PRBool, PRBool, nsACString_internal&)': >nsMIMEHeaderParamImpl.cpp:386: warning: suggest parentheses around '&&' within '||' >nsMIMEHeaderParamImpl.cpp: In function 'char* DecodeQ(const char*, PRUint32)': >nsMIMEHeaderParamImpl.cpp:478: warning: suggest parentheses around '&&' within '||' >nsMIMEHeaderParamImpl.cpp:478: warning: suggest parentheses around '&&' within '||' >nsMIMEHeaderParamImpl.cpp:478: warning: suggest parentheses around '&&' within '||' >nsMIMEHeaderParamImpl.cpp:478: warning: suggest parentheses around '&&' within '||' >nsMIMEHeaderParamImpl.cpp: In function 'nsresult DecodeRFC2047Str(const char*, const char*, PRBool, nsACString_internal&)': >nsMIMEHeaderParamImpl.cpp:641: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsMIMEHeaderParamImpl.cpp:653: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsMIMEHeaderParamImpl.cpp:704: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsMIMEHeaderParamImpl.cpp:708: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsMIMEHeaderParamImpl.cpp:746: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsMIMEHeaderParamImpl.cpp:752: warning: conversion to 'PRUint32' from 'size_t' may alter its value >rm -f libnkmime_s.a >ar cr libnkmime_s.a nsMIMEHeaderParamImpl.o >ranlib libnkmime_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/mime' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/public' >nsIStreamConverter.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamConverter.xpt -d .deps/nsIStreamConverter.pp nsIStreamConverter.idl >nsIStreamConverterService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamConverterService.xpt -d .deps/nsIStreamConverterService.pp nsIStreamConverterService.idl >mozITXTToHTMLConv.idl >nsITXTToHTMLConv.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/mozITXTToHTMLConv.xpt -d .deps/mozITXTToHTMLConv.pp mozITXTToHTMLConv.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITXTToHTMLConv.xpt -d .deps/nsITXTToHTMLConv.pp nsITXTToHTMLConv.idl >nsIDirIndex.idl >nsIDirIndexListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDirIndex.xpt -d .deps/nsIDirIndex.pp nsIDirIndex.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDirIndexListener.xpt -d .deps/nsIDirIndexListener.pp nsIDirIndexListener.idl >../../../dist/bin/xpt_link _xpidlgen/necko_strconv.xpt _xpidlgen/nsIStreamConverter.xpt _xpidlgen/nsIStreamConverterService.xpt _xpidlgen/mozITXTToHTMLConv.xpt _xpidlgen/nsITXTToHTMLConv.xpt _xpidlgen/nsIDirIndex.xpt _xpidlgen/nsIDirIndexListener.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_strconv.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/src' >nsStreamConverterService.cpp >c++ -o nsStreamConverterService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamConverterService.pp nsStreamConverterService.cpp >nsStreamConverterService.cpp: In member function 'virtual nsresult nsStreamConverterService::CanConvert(const char*, const char*, PRBool*)': >nsStreamConverterService.cpp:506: warning: conversion to 'int' from 'long int' may alter its value >rm -f libnkconv_s.a >ar cr libnkconv_s.a nsStreamConverterService.o >ranlib libnkconv_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/converters' >mozTXTToHTMLConv.cpp >c++ -o mozTXTToHTMLConv.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozTXTToHTMLConv.pp mozTXTToHTMLConv.cpp >nsUnknownDecoder.cpp >c++ -o nsUnknownDecoder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnknownDecoder.pp nsUnknownDecoder.cpp >nsHTTPCompressConv.cpp >c++ -o nsHTTPCompressConv.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTTPCompressConv.pp nsHTTPCompressConv.cpp >nsTXTToHTMLConv.cpp >c++ -o nsTXTToHTMLConv.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTXTToHTMLConv.pp nsTXTToHTMLConv.cpp >mozTXTToHTMLConv.cpp: In member function 'void mozTXTToHTMLConv::CompleteAbbreviatedURL(const PRUnichar*, PRInt32, PRUint32, nsString&)': >mozTXTToHTMLConv.cpp:190: warning: comparison between signed and unsigned integer expressions >mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::FindURLStart(const PRUnichar*, PRInt32, PRUint32, mozTXTToHTMLConv::modetype, PRUint32&)': >mozTXTToHTMLConv.cpp:261: warning: comparison between signed and unsigned integer expressions >mozTXTToHTMLConv.cpp:289: warning: comparison between signed and unsigned integer expressions >mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::ItMatchesDelimited(const PRUnichar*, PRInt32, const PRUnichar*, PRInt32, mozTXTToHTMLConv::LIMTYPE, mozTXTToHTMLConv::LIMTYPE)': >mozTXTToHTMLConv.cpp:614: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:615: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:617: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:629: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:636: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:638: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:640: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:647: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::SmilyHit(const PRUnichar*, PRInt32, PRBool, const char*, const char*, nsString&, PRInt32&)': >mozTXTToHTMLConv.cpp:764: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::GlyphHit(const PRUnichar*, PRInt32, PRBool, nsString&, PRInt32&)': >mozTXTToHTMLConv.cpp:1020: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp:1031: warning: suggest parentheses around '&&' within '||' >mozTXTToHTMLConv.cpp: In member function 'void mozTXTToHTMLConv::ScanHTML(nsString&, PRUint32, nsString&)': >mozTXTToHTMLConv.cpp:1292: warning: comparison between signed and unsigned integer expressions >nsUnknownDecoder.cpp: In member function 'PRBool nsUnknownDecoder::SniffForHTML(nsIRequest*)': >nsUnknownDecoder.cpp:469: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsDirIndex.cpp >c++ -o nsDirIndex.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirIndex.pp nsDirIndex.cpp >nsDirIndexParser.cpp >c++ -o nsDirIndexParser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirIndexParser.pp nsDirIndexParser.cpp >mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::GlyphHit(const PRUnichar*, PRInt32, PRBool, nsString&, PRInt32&)': >mozTXTToHTMLConv.cpp:803: warning: 'bArg' may be used uninitialized in this function >nsIndexedToHTML.cpp >c++ -o nsIndexedToHTML.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIndexedToHTML.pp nsIndexedToHTML.cpp >nsMultiMixedConv.cpp >c++ -o nsMultiMixedConv.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMultiMixedConv.pp nsMultiMixedConv.cpp >nsMultiMixedConv.cpp: In function 'PRUint32 LengthToToken(const char*, const char*)': >nsMultiMixedConv.cpp:60: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsMultiMixedConv.cpp: In member function 'virtual nsresult nsMultiMixedConv::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, PRUint32, PRUint32)': >nsMultiMixedConv.cpp:524: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsMultiMixedConv.cpp: In member function 'nsresult nsMultiMixedConv::ParseHeaders(nsIChannel*, char*&, PRUint32&, PRBool*)': >nsMultiMixedConv.cpp:949: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsBinHexDecoder.cpp >c++ -o nsBinHexDecoder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBinHexDecoder.pp nsBinHexDecoder.cpp >nsBinHexDecoder.cpp: In member function 'nsresult nsBinHexDecoder::ProcessNextState(nsIRequest*, nsISupports*)': >nsBinHexDecoder.cpp:191: warning: conversion to 'unsigned char' from 'int' may alter its value >nsBinHexDecoder.cpp:193: warning: conversion to 'PRUint16' from 'int' may alter its value >nsBinHexDecoder.cpp:195: warning: conversion to 'PRUint16' from 'int' may alter its value >nsBinHexDecoder.cpp:294: warning: conversion to 'PRUint16' from 'int' may alter its value >nsBinHexDecoder.cpp: In member function 'nsresult nsBinHexDecoder::ProcessNextChunk(nsIRequest*, nsISupports*, PRUint32)': >nsBinHexDecoder.cpp:402: warning: conversion to 'PRInt16' from 'int' may alter its value >nsBinHexDecoder.cpp: In member function 'PRInt16 nsBinHexDecoder::GetNextChar(PRUint32)': >nsBinHexDecoder.cpp:464: warning: conversion to 'PRInt16' from 'int' may alter its value >rm -f libnkcnvts_s.a >ar cr libnkcnvts_s.a mozTXTToHTMLConv.o nsUnknownDecoder.o nsHTTPCompressConv.o nsTXTToHTMLConv.o nsDirIndex.o nsDirIndexParser.o nsIndexedToHTML.o nsMultiMixedConv.o nsBinHexDecoder.o >ranlib libnkcnvts_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv/converters' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/streamconv' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/public' >nsICache.idl >nsICacheEntryDescriptor.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICache.xpt -d .deps/nsICache.pp nsICache.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheEntryDescriptor.xpt -d .deps/nsICacheEntryDescriptor.pp nsICacheEntryDescriptor.idl >nsICacheListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheListener.xpt -d .deps/nsICacheListener.pp nsICacheListener.idl >nsICacheService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheService.xpt -d .deps/nsICacheService.pp nsICacheService.idl >nsICacheSession.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheSession.xpt -d .deps/nsICacheSession.pp nsICacheSession.idl >nsICacheVisitor.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheVisitor.xpt -d .deps/nsICacheVisitor.pp nsICacheVisitor.idl >nsIOfflineCacheSession.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIOfflineCacheSession.xpt -d .deps/nsIOfflineCacheSession.pp nsIOfflineCacheSession.idl >../../../dist/bin/xpt_link _xpidlgen/necko_cache.xpt _xpidlgen/nsICache.xpt _xpidlgen/nsICacheEntryDescriptor.xpt _xpidlgen/nsICacheListener.xpt _xpidlgen/nsICacheService.xpt _xpidlgen/nsICacheSession.xpt _xpidlgen/nsICacheVisitor.xpt _xpidlgen/nsIOfflineCacheSession.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_cache.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/src' >nsCache.cpp >c++ -o nsCache.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCache.pp nsCache.cpp >nsCacheEntry.cpp >c++ -o nsCacheEntry.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheEntry.pp nsCacheEntry.cpp >nsCacheEntryDescriptor.cpp >c++ -o nsCacheEntryDescriptor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheEntryDescriptor.pp nsCacheEntryDescriptor.cpp >nsCacheMetaData.cpp >c++ -o nsCacheMetaData.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheMetaData.pp nsCacheMetaData.cpp >nsCacheService.cpp >c++ -o nsCacheService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheService.pp nsCacheService.cpp >nsCacheMetaData.cpp: In member function 'nsresult nsCacheMetaData::SetElement(const char*, const char*)': >nsCacheMetaData.cpp:84: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsCacheMetaData.cpp:85: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCacheMetaData.cpp:92: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsCacheMetaData.cpp: In member function 'nsresult nsCacheMetaData::FlattenMetaData(char*, PRUint32)': >nsCacheMetaData.cpp:150: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsCacheMetaData.cpp: In member function 'nsresult nsCacheMetaData::UnflattenMetaData(const char*, PRUint32)': >nsCacheMetaData.cpp:169: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsCacheMetaData.cpp:172: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsCacheSession.cpp >c++ -o nsCacheSession.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheSession.pp nsCacheSession.cpp >In file included from nsDiskCacheDevice.h:48, > from nsCacheService.cpp:51: >nsDiskCacheEntry.h: In member function 'PRUint32 nsDiskCacheEntry::Size()': >nsDiskCacheEntry.h:67: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsMemoryCacheDevice.cpp >c++ -o nsMemoryCacheDevice.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMemoryCacheDevice.pp nsMemoryCacheDevice.cpp >nsDiskCacheDeviceSQL.cpp >c++ -o nsDiskCacheDeviceSQL.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheDeviceSQL.pp nsDiskCacheDeviceSQL.cpp >nsCacheService.cpp: In member function 'nsresult nsCacheProfilePrefObserver::Install()': >nsCacheService.cpp:176: warning: comparison between signed and unsigned integer expressions >nsCacheService.cpp:187: warning: comparison between signed and unsigned integer expressions >nsCacheService.cpp: In member function 'void nsCacheProfilePrefObserver::Remove()': >nsCacheService.cpp:221: warning: comparison between signed and unsigned integer expressions >nsCacheService.cpp:230: warning: comparison between signed and unsigned integer expressions >nsCacheService.cpp: In static member function 'static void nsCacheService::ReleaseObject_Locked(nsISupports*, nsIEventTarget*)': >nsCacheService.cpp:1933: warning: suggest parentheses around '&&' within '||' >nsMemoryCacheDevice.cpp: In member function 'virtual nsresult nsMemoryCacheDevice::Init()': >nsMemoryCacheDevice.cpp:91: warning: conversion to 'PRBool' from 'long int' may alter its value >nsMemoryCacheDevice.cpp: In member function 'virtual nsresult nsMemoryCacheDevice::OnDataSizeChange(nsCacheEntry*, PRInt32)': >nsMemoryCacheDevice.cpp:302: warning: unused variable 'rv' >nsMemoryCacheDevice.cpp: In member function 'virtual nsresult nsMemoryCacheDevice::EvictEntries(const char*)': >nsMemoryCacheDevice.cpp:436: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsDiskCacheDeviceSQL.cpp: In member function 'virtual nsresult nsOfflineCacheDevice::OnDataSizeChange(nsCacheEntry*, PRInt32)': >nsDiskCacheDeviceSQL.cpp:1167: warning: unused variable 'rv' >rm -f libnkcache_s.a >ar cr libnkcache_s.a nsCache.o nsCacheEntry.o nsCacheEntryDescriptor.o nsCacheMetaData.o nsCacheService.o nsCacheSession.o nsMemoryCacheDevice.o nsDiskCacheDeviceSQL.o >ranlib libnkcache_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/cache' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/public' >nsIAboutModule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAboutModule.xpt -d .deps/nsIAboutModule.pp nsIAboutModule.idl >../../../../dist/bin/xpt_link _xpidlgen/necko_about.xpt _xpidlgen/nsIAboutModule.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_about.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/src' >nsAboutProtocolHandler.cpp >c++ -o nsAboutProtocolHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutProtocolHandler.pp nsAboutProtocolHandler.cpp >nsAboutBlank.cpp >c++ -o nsAboutBlank.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutBlank.pp nsAboutBlank.cpp >nsAboutBloat.cpp >c++ -o nsAboutBloat.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutBloat.pp nsAboutBloat.cpp >nsAboutCache.cpp >c++ -o nsAboutCache.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutCache.pp nsAboutCache.cpp >nsAboutCacheEntry.cpp >c++ -o nsAboutCacheEntry.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutCacheEntry.pp nsAboutCacheEntry.cpp >nsAboutCacheEntry.cpp: In member function 'nsresult nsAboutCacheEntry::WriteCacheEntryDescription(nsIOutputStream*, nsICacheEntryDescriptor*)': >nsAboutCacheEntry.cpp:392: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAboutBlank.cpp: In member function 'virtual nsresult nsAboutBlank::NewChannel(nsIURI*, nsIChannel**)': >nsAboutBlank.cpp:54: warning: 'channel' may be used uninitialized in this function >nsAboutCache.cpp: In member function 'virtual nsresult nsAboutCache::NewChannel(nsIURI*, nsIChannel**)': >nsAboutCache.cpp:132: warning: 'channel' may be used uninitialized in this function >rm -f libnkabout_s.a >ar cr libnkabout_s.a nsAboutProtocolHandler.o nsAboutBlank.o nsAboutBloat.o nsAboutCache.o nsAboutCacheEntry.o >ranlib libnkabout_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/about' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data/src' >nsDataHandler.cpp >c++ -o nsDataHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDataHandler.pp nsDataHandler.cpp >nsDataChannel.cpp >c++ -o nsDataChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDataChannel.pp nsDataChannel.cpp >In file included from nsDataChannel.h:44, > from nsDataHandler.cpp:39: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDataChannel.h:44, > from nsDataChannel.cpp:40: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libnkdata_s.a >ar cr libnkdata_s.a nsDataHandler.o nsDataChannel.o >ranlib libnkdata_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/data' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/public' >nsIResProtocolHandler.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIResProtocolHandler.xpt -d .deps/nsIResProtocolHandler.pp nsIResProtocolHandler.idl >../../../../dist/bin/xpt_link _xpidlgen/necko_res.xpt _xpidlgen/nsIResProtocolHandler.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_res.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/src' >nsResProtocolHandler.cpp >c++ -o nsResProtocolHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../../netwerk/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResProtocolHandler.pp nsResProtocolHandler.cpp >rm -f libnkres_s.a >ar cr libnkres_s.a nsResProtocolHandler.o >ranlib libnkres_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/res' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/public' >nsIFileProtocolHandler.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileProtocolHandler.xpt -d .deps/nsIFileProtocolHandler.pp nsIFileProtocolHandler.idl >nsIFileChannel.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileChannel.xpt -d .deps/nsIFileChannel.pp nsIFileChannel.idl >../../../../dist/bin/xpt_link _xpidlgen/necko_file.xpt _xpidlgen/nsIFileProtocolHandler.xpt _xpidlgen/nsIFileChannel.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_file.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/src' >nsFileProtocolHandler.cpp >c++ -o nsFileProtocolHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileProtocolHandler.pp nsFileProtocolHandler.cpp >nsFileChannel.cpp >c++ -o nsFileChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileChannel.pp nsFileChannel.cpp >In file included from nsFileChannel.h:43, > from nsFileChannel.cpp:40: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFileChannel.cpp:41: >./../../../base/src/nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >./../../../base/src/nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >./../../../base/src/nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsFileChannel.h:43, > from nsFileProtocolHandler.cpp:41: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libnkfile_s.a >ar cr libnkfile_s.a nsFileProtocolHandler.o nsFileChannel.o >ranlib libnkfile_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/file' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/public' >nsIHttpProtocolHandler.idl >nsIHttpChannelInternal.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpChannelInternal.xpt -d .deps/nsIHttpChannelInternal.pp nsIHttpChannelInternal.idl >nsIHttpEventSink.idl >nsIHttpAuthenticator.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpProtocolHandler.xpt -d .deps/nsIHttpProtocolHandler.pp nsIHttpProtocolHandler.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpEventSink.xpt -d .deps/nsIHttpEventSink.pp nsIHttpEventSink.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpAuthenticator.xpt -d .deps/nsIHttpAuthenticator.pp nsIHttpAuthenticator.idl >nsIHttpAuthManager.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpAuthManager.xpt -d .deps/nsIHttpAuthManager.pp nsIHttpAuthManager.idl >nsIHttpActivityObserver.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpActivityObserver.xpt -d .deps/nsIHttpActivityObserver.pp nsIHttpActivityObserver.idl >nsIHttpChannel.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpChannel.xpt -d .deps/nsIHttpChannel.pp nsIHttpChannel.idl >nsIHttpHeaderVisitor.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpHeaderVisitor.xpt -d .deps/nsIHttpHeaderVisitor.pp nsIHttpHeaderVisitor.idl >../../../../dist/bin/xpt_link _xpidlgen/necko_http.xpt _xpidlgen/nsIHttpChannelInternal.xpt _xpidlgen/nsIHttpProtocolHandler.xpt _xpidlgen/nsIHttpEventSink.xpt _xpidlgen/nsIHttpAuthenticator.xpt _xpidlgen/nsIHttpAuthManager.xpt _xpidlgen/nsIHttpActivityObserver.xpt _xpidlgen/nsIHttpChannel.xpt _xpidlgen/nsIHttpHeaderVisitor.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_http.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/src' >nsHttp.cpp >c++ -o nsHttp.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttp.pp nsHttp.cpp >nsHttpHeaderArray.cpp >c++ -o nsHttpHeaderArray.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpHeaderArray.pp nsHttpHeaderArray.cpp >nsHttpConnectionInfo.cpp >c++ -o nsHttpConnectionInfo.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnectionInfo.pp nsHttpConnectionInfo.cpp >nsHttpConnection.cpp >c++ -o nsHttpConnection.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnection.pp nsHttpConnection.cpp >nsHttp.cpp: In function 'HttpHeapAtom* NewHeapAtom(const char*)': >nsHttp.cpp:78: warning: conversion to 'int' from 'size_t' may alter its value >nsHttp.cpp: In static member function 'static const char* nsHttp::FindToken(const char*, const char*, const char*)': >nsHttp.cpp:274: warning: conversion to 'int' from 'size_t' may alter its value >nsHttp.cpp:275: warning: conversion to 'int' from 'size_t' may alter its value >In file included from nsHttpConnectionInfo.cpp:39: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHttpConnectionMgr.cpp >c++ -o nsHttpConnectionMgr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnectionMgr.pp nsHttpConnectionMgr.cpp >nsHttpHeaderArray.cpp: In member function 'void nsHttpHeaderArray::ParseHeaderLine(char*, nsHttpAtom*, char**)': >nsHttpHeaderArray.cpp:184: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsHttpHeaderArray.h:42, > from nsHttpHeaderArray.cpp:40: >../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsHttpAtom, Comparator = nsHttpHeaderArray::nsEntry::MatchHeader, E = nsHttpHeaderArray::nsEntry]': >nsHttpHeaderArray.cpp:226: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsHttpConnection.h:43, > from nsHttpConnection.cpp:40: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHttpRequestHead.cpp >c++ -o nsHttpRequestHead.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpRequestHead.pp nsHttpRequestHead.cpp >In file included from nsHttpConnection.cpp:41: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHttpResponseHead.cpp >c++ -o nsHttpResponseHead.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpResponseHead.pp nsHttpResponseHead.cpp >nsHttpConnection.cpp: In member function 'nsresult nsHttpConnection::OnHeadersAvailable(nsAHttpTransaction*, nsHttpRequestHead*, nsHttpResponseHead*, PRBool*)': >nsHttpConnection.cpp:345: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >In file included from nsHttpConnectionMgr.h:42, > from nsHttpConnectionMgr.cpp:39: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHttpConnectionMgr.h:44, > from nsHttpConnectionMgr.cpp:39: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHttpConnectionMgr.cpp: In member function 'void nsHttpConnectionMgr::OnMsgUpdateParam(PRInt32, void*)': >nsHttpConnectionMgr.cpp:891: warning: conversion to 'PRUint16' from 'unsigned int' may alter its value >nsHttpConnectionMgr.cpp:892: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsHttpChunkedDecoder.cpp >c++ -o nsHttpChunkedDecoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpChunkedDecoder.pp nsHttpChunkedDecoder.cpp >nsHttpAuthCache.cpp >c++ -o nsHttpAuthCache.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpAuthCache.pp nsHttpAuthCache.cpp >nsHttpAuthManager.cpp >c++ -o nsHttpAuthManager.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpAuthManager.pp nsHttpAuthManager.cpp >nsHttpBasicAuth.cpp >c++ -o nsHttpBasicAuth.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpBasicAuth.pp nsHttpBasicAuth.cpp >nsHttpChunkedDecoder.cpp: In member function 'nsresult nsHttpChunkedDecoder::ParseChunkRemaining(char*, PRUint32, PRUint32*)': >nsHttpChunkedDecoder.cpp:127: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsHttpDigestAuth.cpp >c++ -o nsHttpDigestAuth.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpDigestAuth.pp nsHttpDigestAuth.cpp >In file included from nsHttpConnection.h:43, > from nsHttpHandler.h:44, > from nsHttpAuthManager.cpp:38: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHttpConnectionMgr.h:44, > from nsHttpHandler.h:45, > from nsHttpAuthManager.cpp:38: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHttpNTLMAuth.cpp >c++ -o nsHttpNTLMAuth.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpNTLMAuth.pp nsHttpNTLMAuth.cpp >nsHttpTransaction.cpp >c++ -o nsHttpTransaction.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpTransaction.pp nsHttpTransaction.cpp >nsHttpDigestAuth.cpp: In member function 'virtual nsresult nsHttpDigestAuth::GenerateCredentials(nsIHttpChannel*, const char*, PRBool, const PRUnichar*, const PRUnichar*, const PRUnichar*, nsISupports**, nsISupports**, char**)': >nsHttpDigestAuth.cpp:252: warning: conversion to 'PRUint16' from 'int' may alter its value >nsHttpDigestAuth.cpp: In member function 'nsresult nsHttpDigestAuth::ExpandToHex(const char*, char*)': >nsHttpDigestAuth.cpp:473: warning: conversion to 'char' from 'int' may alter its value >nsHttpDigestAuth.cpp:475: warning: conversion to 'char' from 'int' may alter its value >nsHttpDigestAuth.cpp:479: warning: conversion to 'char' from 'int' may alter its value >nsHttpDigestAuth.cpp:481: warning: conversion to 'char' from 'int' may alter its value >nsHttpDigestAuth.cpp: In member function 'nsresult nsHttpDigestAuth::CalculateHA1(const nsAFlatCString&, const nsAFlatCString&, const nsAFlatCString&, PRUint16, const nsAFlatCString&, const nsAFlatCString&, char*)': >nsHttpDigestAuth.cpp:497: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsHttpDigestAuth.cpp:499: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsHttpDigestAuth.cpp: In member function 'nsresult nsHttpDigestAuth::CalculateHA2(const nsAFlatCString&, const nsAFlatCString&, PRUint16, const char*, char*)': >nsHttpDigestAuth.cpp:543: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsHttpDigestAuth.cpp:544: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsHttpDigestAuth.cpp:545: warning: conversion to 'PRInt16' from 'int' may alter its value >nsHttpDigestAuth.cpp:548: warning: conversion to 'PRInt16' from 'int' may alter its value >nsHttpDigestAuth.cpp: In member function 'nsresult nsHttpDigestAuth::ParseChallenge(const char*, nsACString_internal&, nsACString_internal&, nsACString_internal&, nsACString_internal&, PRBool*, PRUint16*, PRUint16*)': >nsHttpDigestAuth.cpp:592: warning: conversion to 'PRInt16' from 'long int' may alter its value >nsHttpDigestAuth.cpp:597: warning: conversion to 'PRInt16' from 'long int' may alter its value >nsHttpDigestAuth.cpp:611: warning: conversion to 'PRInt16' from 'long int' may alter its value >nsHttpDigestAuth.cpp:618: warning: conversion to 'PRInt16' from 'long int' may alter its value >nsHttpDigestAuth.cpp:623: warning: conversion to 'PRInt16' from 'long int' may alter its value >nsHttpNTLMAuth.cpp: In function 'PRBool MatchesBaseURI(const nsCSubstring&, const nsCSubstring&, PRInt32, const char*, const char*)': >nsHttpNTLMAuth.cpp:98: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHttpNTLMAuth.cpp: In member function 'virtual nsresult nsHttpNTLMAuth::GenerateCredentials(nsIHttpChannel*, const char*, PRBool, const PRUnichar*, const PRUnichar*, const PRUnichar*, nsISupports**, nsISupports**, char**)': >nsHttpNTLMAuth.cpp:318: warning: conversion to 'int' from 'size_t' may alter its value >In file included from nsHttpConnection.h:43, > from nsHttpHandler.h:44, > from nsHttpTransaction.cpp:41: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHttpConnectionMgr.h:44, > from nsHttpHandler.h:45, > from nsHttpTransaction.cpp:41: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHttpHandler.cpp >c++ -o nsHttpHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpHandler.pp nsHttpHandler.cpp >nsHttpChannel.cpp >c++ -o nsHttpChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpChannel.pp nsHttpChannel.cpp >nsHttpTransaction.cpp: In function 'void LogHeaders(const char*)': >nsHttpTransaction.cpp:108: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHttpTransaction.cpp: In member function 'nsresult nsHttpTransaction::Restart()': >nsHttpTransaction.cpp:654: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpTransaction.cpp: In member function 'nsresult nsHttpTransaction::ParseHead(char*, PRUint32, PRUint32*)': >nsHttpTransaction.cpp:754: warning: deprecated conversion from string constant to 'char*' >nsHttpTransaction.cpp:761: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsHttpTransaction.cpp:769: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsHttpConnection.h:43, > from nsHttpHandler.h:44, > from nsHttpHandler.cpp:49: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHttpConnectionMgr.h:44, > from nsHttpHandler.h:45, > from nsHttpHandler.cpp:49: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from nsHttpChannel.h:44, > from nsHttpChannel.cpp:42: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHttpPipeline.cpp >c++ -o nsHttpPipeline.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpPipeline.pp nsHttpPipeline.cpp >In file included from nsHttpConnection.h:43, > from nsHttpChannel.cpp:44: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHttpConnection.h:43, > from nsHttpHandler.h:44, > from nsHttpPipeline.cpp:42: >nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHttpConnectionMgr.h:44, > from nsHttpHandler.h:45, > from nsHttpPipeline.cpp:42: >nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHttpHandler.cpp: In member function 'void nsHttpHandler::PrefsChanged(nsIPrefBranch*, const char*)': >nsHttpHandler.cpp:989: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpHandler.cpp:999: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpHandler.cpp:1009: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpHandler.cpp:1016: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpHandler.cpp:1026: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHttpHandler.cpp:1035: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpHandler.cpp:1042: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHttpHandler.cpp:1064: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHttpHandler.cpp:1096: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHttpChannel.cpp: In member function 'nsresult nsHttpChannel::SetupTransaction()': >nsHttpChannel.cpp:486: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpChannel.cpp: In member function 'nsresult nsHttpChannel::CallOnStartRequest()': >nsHttpChannel.cpp:747: warning: conversion to 'PRBool' from 'long int' may alter its value >nsHttpChannel.cpp: In member function 'nsresult nsHttpChannel::GenerateCacheKey(nsACString_internal&)': >nsHttpChannel.cpp:1523: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHttpChannel.cpp: In member function 'nsresult nsHttpChannel::GetCredentials(const char*, PRBool, nsAFlatCString&)': >nsHttpChannel.cpp:2729: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHttpChannel.cpp: In member function 'nsresult nsHttpChannel::GetAuthenticator(const char*, nsCString&, nsIHttpAuthenticator**)': >nsHttpChannel.cpp:2981: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHttpChannel.cpp: In member function 'void nsHttpChannel::ParseRealm(const char*, nsACString_internal&)': >nsHttpChannel.cpp:3053: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::AsyncOpen(nsIStreamListener*, nsISupports*)': >nsHttpChannel.cpp:3692: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::SetApplyConversion(PRBool)': >nsHttpChannel.cpp:4103: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::SetAllowPipelining(PRBool)': >nsHttpChannel.cpp:4120: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::SetRedirectionLimit(PRUint32)': >nsHttpChannel.cpp:4135: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::SetPriority(PRInt32)': >nsHttpChannel.cpp:4244: warning: conversion to 'PRInt16' from 'int' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::SetCacheForOfflineUse(PRBool)': >nsHttpChannel.cpp:4679: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsHttpChannel.cpp: In member function 'nsresult nsHttpChannel::DoAuthRetry(nsAHttpConnection*)': >nsHttpChannel.cpp:4847: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::nsContentEncodings::HasMore(PRBool*)': >nsHttpChannel.cpp:4899: warning: conversion to 'int' from 'long int' may alter its value >rm -f libnkhttp_s.a >ar cr libnkhttp_s.a nsHttp.o nsHttpHeaderArray.o nsHttpConnectionInfo.o nsHttpConnection.o nsHttpConnectionMgr.o nsHttpRequestHead.o nsHttpResponseHead.o nsHttpChunkedDecoder.o nsHttpAuthCache.o nsHttpAuthManager.o nsHttpBasicAuth.o nsHttpDigestAuth.o nsHttpNTLMAuth.o nsHttpTransaction.o nsHttpHandler.o nsHttpChannel.o nsHttpPipeline.o >ranlib libnkhttp_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/http' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/public' >nsIViewSourceChannel.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIViewSourceChannel.xpt -d .deps/nsIViewSourceChannel.pp nsIViewSourceChannel.idl >../../../../dist/bin/xpt_link _xpidlgen/necko_viewsource.xpt _xpidlgen/nsIViewSourceChannel.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_viewsource.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/src' >nsViewSourceHandler.cpp >c++ -o nsViewSourceHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceHandler.pp nsViewSourceHandler.cpp >nsViewSourceChannel.cpp >c++ -o nsViewSourceChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceChannel.pp nsViewSourceChannel.cpp >rm -f libnkviewsource_s.a >ar cr libnkviewsource_s.a nsViewSourceHandler.o nsViewSourceChannel.o >ranlib libnkviewsource_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/viewsource' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/public' >nsIFTPChannel.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFTPChannel.xpt -d .deps/nsIFTPChannel.pp nsIFTPChannel.idl >../../../../dist/bin/xpt_link _xpidlgen/necko_ftp.xpt _xpidlgen/nsIFTPChannel.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_ftp.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/src' >nsFtpProtocolHandler.cpp >nsFTPChannel.cpp >c++ -o nsFtpProtocolHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpProtocolHandler.pp nsFtpProtocolHandler.cpp >c++ -o nsFTPChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFTPChannel.pp nsFTPChannel.cpp >nsFtpConnectionThread.cpp >c++ -o nsFtpConnectionThread.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpConnectionThread.pp nsFtpConnectionThread.cpp >nsFtpControlConnection.cpp >c++ -o nsFtpControlConnection.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpControlConnection.pp nsFtpControlConnection.cpp >In file included from nsFTPChannel.h:44, > from nsFtpConnectionThread.cpp:49: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFtpConnectionThread.h:44, > from nsFTPChannel.h:55, > from nsFtpConnectionThread.cpp:49: >./../../../base/src/nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >./../../../base/src/nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >./../../../base/src/nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsFTPChannel.h:44, > from nsFTPChannel.cpp:39: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFtpConnectionThread.h:44, > from nsFTPChannel.h:55, > from nsFTPChannel.cpp:39: >./../../../base/src/nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >./../../../base/src/nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >./../../../base/src/nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsFTPChannel.h:44, > from nsFtpProtocolHandler.cpp:53: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFtpConnectionThread.h:44, > from nsFTPChannel.h:55, > from nsFtpProtocolHandler.cpp:53: >./../../../base/src/nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >./../../../base/src/nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >./../../../base/src/nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsFTPChannel.h:44, > from nsFtpControlConnection.cpp:39: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFtpConnectionThread.cpp: In member function 'virtual void nsFtpState::OnControlDataAvailable(const char*, PRUint32)': >nsFtpConnectionThread.cpp:156: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsFtpConnectionThread.cpp:157: warning: conversion to 'PRInt32' from 'size_t' may alter its value >In file included from nsFtpConnectionThread.h:44, > from nsFTPChannel.h:55, > from nsFtpControlConnection.cpp:39: >./../../../base/src/nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >./../../../base/src/nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >./../../../base/src/nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >nsFtpConnectionThread.cpp: In member function 'PRBool nsFtpState::CheckCache()': >nsFtpConnectionThread.cpp:2136: warning: conversion to 'PRBool' from 'long int' may alter its value >rm -f libnkftp_s.a >ar cr libnkftp_s.a nsFtpProtocolHandler.o nsFTPChannel.o nsFtpConnectionThread.o nsFtpControlConnection.o >ranlib libnkftp_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/ftp' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher/src' >nsGopherHandler.cpp >c++ -o nsGopherHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherHandler.pp nsGopherHandler.cpp >nsGopherChannel.cpp >c++ -o nsGopherChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherChannel.pp nsGopherChannel.cpp >In file included from nsGopherChannel.h:44, > from nsGopherChannel.cpp:42: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGopherChannel.cpp:44: >./../../../base/src/nsBaseContentStream.h: In constructor 'nsBaseContentStream::nsBaseContentStream(PRBool)': >./../../../base/src/nsBaseContentStream.h:77: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsBaseContentStream.h: In member function 'PRBool nsBaseContentStream::IsClosed()': >./../../../base/src/nsBaseContentStream.h:82: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsGopherChannel.h:44, > from nsGopherHandler.cpp:42: >./../../../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../../../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGopherChannel.cpp: In member function 'virtual void nsGopherContentStream::OnCallbackPending()': >nsGopherChannel.cpp:181: warning: 'rv' may be used uninitialized in this function >rm -f libnkgopher_s.a >ar cr libnkgopher_s.a nsGopherHandler.o nsGopherChannel.o >ranlib libnkgopher_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol/gopher' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/protocol' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/system' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/system' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/build' >nsNetModule.cpp >c++ -o nsNetModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DIMPL_NS_NET -I./../base/src -I./../dns/src -I./../socket/base -I./../streamconv/src -I./../streamconv/converters -I./../mime/src -I./../cache/src -I./../protocol/about/src -I./../protocol/http/src -I./../protocol/file/src -I./../protocol/viewsource/src -I./../protocol/res/src -I./../protocol/data/src -I./../cookie/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/nkcache -I../../dist/include/pref -I../../dist/include/mimetype -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/necko -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNetModule.pp nsNetModule.cpp >In file included from ./../base/src/nsInputStreamChannel.h:41, > from nsNetModule.cpp:102: >./../base/src/nsBaseChannel.h: In member function 'void nsBaseChannel::EnableSynthesizedProgressEvents(PRBool)': >./../base/src/nsBaseChannel.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../protocol/http/src/nsHttpConnection.h:43, > from ./../protocol/http/src/nsHttpHandler.h:44, > from nsNetModule.cpp:205: >./../protocol/http/src/nsHttpConnectionInfo.h: In constructor 'nsHttpConnectionInfo::nsHttpConnectionInfo(const nsACString_internal&, PRInt32, nsProxyInfo*, PRBool)': >./../protocol/http/src/nsHttpConnectionInfo.h:62: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../protocol/http/src/nsHttpConnectionMgr.h:44, > from ./../protocol/http/src/nsHttpHandler.h:45, > from nsNetModule.cpp:205: >./../protocol/http/src/nsHttpTransaction.h: In member function 'void nsHttpTransaction::SetPriority(PRInt32)': >./../protocol/http/src/nsHttpTransaction.h:137: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >rm -f libnecko.a >ar cr libnecko.a nsNetModule.o nsTransportUtils.o nsAsyncStreamCopier.o nsAuthInformationHolder.o nsBaseChannel.o nsBaseContentStream.o nsBufferedStreams.o nsDirectoryIndexStream.o nsDownloader.o nsFileStreams.o nsIncrementalDownload.o nsInputStreamChannel.o nsInputStreamPump.o nsStreamTransportService.o nsIOService.o nsLoadGroup.o nsMIMEInputStream.o nsProtocolProxyService.o nsProxyInfo.o nsPACMan.o nsRequestObserverProxy.o nsSimpleStreamListener.o nsSimpleURI.o nsSimpleNestedURI.o nsStandardURL.o nsSocketTransport2.o nsSocketTransportService2.o nsServerSocket.o nsStreamListenerTee.o nsStreamLoader.o nsSyncStreamListener.o nsUnicharStreamLoader.o nsURIChecker.o nsURLHelper.o nsURLParsers.o nsNetStrings.o nsBase64Encoder.o nsSerializationHelper.o nsURLHelperUnix.o race.o nameprep.o punycode.o nsIDNService.o nsDNSService2.o nsHostResolver.o nsEffectiveTLDService.o nsSocketProviderService.o nsSOCKSSocketProvider.o nsSOCKSIOLayer.o nsUDPSocketProvider.o nsStreamConverterService.o mozTXTToHTMLConv.o nsUnknownDecoder.o nsHTTPCompressConv.o nsTXTToHTMLConv.o nsDirIndex.o nsDirIndexParser.o nsIndexedToHTML.o nsMultiMixedConv.o nsBinHexDecoder.o nsMIMEHeaderParamImpl.o nsCache.o nsCacheEntry.o nsCacheEntryDescriptor.o nsCacheMetaData.o nsCacheService.o nsCacheSession.o nsMemoryCacheDevice.o nsDiskCacheDeviceSQL.o nsAboutProtocolHandler.o nsAboutBlank.o nsAboutBloat.o nsAboutCache.o nsAboutCacheEntry.o nsHttp.o nsHttpHeaderArray.o nsHttpConnectionInfo.o nsHttpConnection.o nsHttpConnectionMgr.o nsHttpRequestHead.o nsHttpResponseHead.o nsHttpChunkedDecoder.o nsHttpAuthCache.o nsHttpAuthManager.o nsHttpBasicAuth.o nsHttpDigestAuth.o nsHttpNTLMAuth.o nsHttpTransaction.o nsHttpHandler.o nsHttpChannel.o nsHttpPipeline.o nsFileProtocolHandler.o nsFileChannel.o nsViewSourceHandler.o nsViewSourceChannel.o nsResProtocolHandler.o nsDataHandler.o nsDataChannel.o nsCookie.o nsCookieService.o >ranlib libnecko.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libnecko.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/resources' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/resources' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/locales' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/locales => ../../dist/bin/chrome/en-US.jar >+++ updating chrome ../../dist/bin/chrome/en-US.manifest > adding: locale/en-US/necko/necko.properties (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk/locales' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/netwerk' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/auth' >nsAuthFactory.cpp >c++ -o nsAuthFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthFactory.pp nsAuthFactory.cpp >nsHttpNegotiateAuth.cpp >c++ -o nsHttpNegotiateAuth.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHttpNegotiateAuth.pp nsHttpNegotiateAuth.cpp >nsAuthGSSAPI.cpp >c++ -o nsAuthGSSAPI.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthGSSAPI.pp nsAuthGSSAPI.cpp >nsAuthSASL.cpp >c++ -o nsAuthSASL.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthSASL.pp nsAuthSASL.cpp >nsAuthGSSAPI.cpp: In function 'void LogGssError(OM_uint32, OM_uint32, const char*)': >nsAuthGSSAPI.cpp:256: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsAuthGSSAPI.cpp:266: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsAuthGSSAPI.cpp: In member function 'virtual nsresult nsAuthGSSAPI::GetNextToken(const void*, PRUint32, void**, PRUint32*)': >nsAuthGSSAPI.cpp:496: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsAuthGSSAPI.cpp: In member function 'virtual nsresult nsAuthGSSAPI::Unwrap(const void*, PRUint32, void**, PRUint32*)': >nsAuthGSSAPI.cpp:543: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsAuthGSSAPI.cpp: In member function 'virtual nsresult nsAuthGSSAPI::Wrap(const void*, PRUint32, PRBool, void**, PRUint32*)': >nsAuthGSSAPI.cpp:585: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsHttpNegotiateAuth.cpp: In member function 'virtual nsresult nsHttpNegotiateAuth::GenerateCredentials(nsIHttpChannel*, const char*, PRBool, const PRUnichar*, const PRUnichar*, const PRUnichar*, nsISupports**, nsISupports**, char**)': >nsHttpNegotiateAuth.cpp:249: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsHttpNegotiateAuth.cpp:258: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsAuthSambaNTLM.cpp >c++ -o nsAuthSambaNTLM.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthSambaNTLM.pp nsAuthSambaNTLM.cpp >nsHttpNegotiateAuth.cpp: In member function 'PRBool nsHttpNegotiateAuth::MatchesBaseURI(const nsCSubstring&, const nsCSubstring&, PRInt32, const char*, const char*)': >nsHttpNegotiateAuth.cpp:425: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsAuthSambaNTLM.cpp: In member function 'nsresult nsAuthSambaNTLM::SpawnNTLMAuthHelper()': >nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' >nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' >nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' >nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' >nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' >rm -f libauth.a >ar cr libauth.a nsAuthFactory.o nsHttpNegotiateAuth.o nsAuthGSSAPI.o nsAuthSASL.o nsAuthSambaNTLM.o >ranlib libauth.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libauth.a ../../staticlib/components >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/auth' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_external: modules/libbz2 modules/libmar modules/lcms >/usr/bin/gmake export_tier_external >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_external >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `modules/libbz2/Makefile' is up to date. >gmake[4]: `modules/libmar/Makefile' is up to date. >gmake[4]: `modules/lcms/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2/src' >Creating .deps >Creating ../../../dist/include/libbz2 >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 bzlib.h ../../../dist/include/libbz2 >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/src' >Creating .deps >Creating ../../../dist/include/libmar >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mar.h ../../../dist/include/libmar >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/tool' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/tool' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/include' >Creating ../../../dist/include/lcms >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 icc34.h lcms.h ../../../dist/include/lcms >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/include' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_external >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_external >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `modules/libbz2/Makefile' is up to date. >gmake[4]: `modules/libmar/Makefile' is up to date. >gmake[4]: `modules/lcms/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2/src' >blocksort.c >gcc -o blocksort.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/blocksort.pp blocksort.c >bzlib.c >gcc -o bzlib.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/bzlib.pp bzlib.c >compress.c >gcc -o compress.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/compress.pp compress.c >crctable.c >gcc -o crctable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/crctable.pp crctable.c >bzlib.c: In function 'BZ2_bz__AssertH__fail': >bzlib.c:81: warning: string length '1056' is greater than the length '509' ISO C90 compilers are required to support >bzlib.c: In function 'default_bzalloc': >bzlib.c:102: warning: unused parameter 'opaque' >bzlib.c: In function 'default_bzfree': >bzlib.c:109: warning: unused parameter 'opaque' >decompress.c >gcc -o decompress.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/decompress.pp decompress.c >bzlib.c: In function 'BZ2_bzflush': >bzlib.c:1505: warning: unused parameter 'b' >huffman.c >gcc -o huffman.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/huffman.pp huffman.c >randtable.c >gcc -o randtable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libbz2 -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/randtable.pp randtable.c >rm -f libbz2.a >ar cr libbz2.a blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o >ranlib libbz2.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libbz2' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/src' >mar_create.c >gcc -o host_mar_create.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../../../dist/include -I../../../dist/include/libmar -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar_create.c >mar_extract.c >gcc -o host_mar_extract.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../../../dist/include -I../../../dist/include/libmar -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar_extract.c >mar_read.c >gcc -o host_mar_read.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../../../dist/include -I../../../dist/include/libmar -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar_read.c >rm -f libhostmar.a >ar cr libhostmar.a host_mar_create.o host_mar_extract.o host_mar_read.o >ranlib libhostmar.a >mar_create.c >gcc -o mar_create.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libmar -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mar_create.pp mar_create.c >mar_extract.c >gcc -o mar_extract.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libmar -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mar_extract.pp mar_extract.c >mar_extract.c: In function 'mar_test_callback': >mar_extract.c:71: warning: unused parameter 'unused' >mar_read.c >gcc -o mar_read.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/libmar -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mar_read.pp mar_read.c >rm -f libmar.a >ar cr libmar.a mar_create.o mar_extract.o mar_read.o >ranlib libmar.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libhostmar.a ../../../dist/host/lib >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/tool' >mar.c >gcc -o host_mar.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../../../dist/include/libmar -I../../../dist/include -I../../../dist/include/mar -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar.c >mar.c: In function 'main': >mar.c:73: warning: unused variable 'command' >mar.c:81: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -o mar -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic host_mar.o ../../../dist/host/lib/libhostmar.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 mar ../../../dist/host/bin >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar/tool' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libmar' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/include' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/include' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/src' >cmscnvrt.c >gcc -o cmscnvrt.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmscnvrt.pp cmscnvrt.c >cmserr.c >gcc -o cmserr.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmserr.pp cmserr.c >cmsgamma.c >gcc -o cmsgamma.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsgamma.pp cmsgamma.c >cmsgmt.c >gcc -o cmsgmt.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsgmt.pp cmsgmt.c >cmserr.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmserr.c:1:1: warning: (this will be reported only once per input file) >In file included from cmserr.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmscnvrt.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmscnvrt.c:1:1: warning: (this will be reported only once per input file) >In file included from cmscnvrt.c:23: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsgamma.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsgamma.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsgamma.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsgmt.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsgmt.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsgmt.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmscnvrt.c:23: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int'In file included from ../include/lcms.h:283, > from cmsgmt.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int'../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from ../include/lcms.h:283, > from cmsgamma.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmscnvrt.c:23: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from cmsgmt.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmscnvrt.c: In function 'Rel2RelStepAbsCoefs': >cmscnvrt.c:120: warning: unused parameter 'BlackPointIn' >cmscnvrt.c:122: warning: unused parameter 'IlluminantIn' >cmscnvrt.c:125: warning: unused parameter 'BlackPointOut' >cmscnvrt.c:127: warning: unused parameter 'IlluminantOut' >In file included from cmsgamma.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmserr.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmserr.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmsgmt.c: In function '_cmsLCMScolorSpace': >cmsgmt.c:575: warning: overflow in implicit constant conversion >cmslut.c >cmsintrp.c >cmsio1.c >gcc -o cmslut.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmslut.pp cmslut.c >cmsmatsh.c >gcc -o cmsintrp.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsintrp.pp cmsintrp.c >gcc -o cmsio1.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsio1.pp cmsio1.c >gcc -o cmsmatsh.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsmatsh.pp cmsmatsh.c >cmslut.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmslut.c:1:1: warning: (this will be reported only once per input file) >In file included from cmslut.c:23: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsintrp.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsintrp.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsintrp.c:25: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsio1.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsio1.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsio1.c:26: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsmatsh.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsmatsh.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsmatsh.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmsmatsh.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int'In file included from ../include/lcms.h:283, > from cmsintrp.c:25: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >In file included from ../include/lcms.h:283, > from cmslut.c:23: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from ../include/lcms.h:283, > from cmsio1.c:26: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsintrp.c:25: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from cmsmatsh.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from cmslut.c:23: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from cmsio1.c:26: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmsio1.c: In function 'AdjustEndianessArray16': >cmsio1.c:118: warning: implicit declaration of function 'swab' >cmsio1.c: In function 'ReadEmbeddedTextTag': >cmsio1.c:1565: warning: comparison of unsigned expression < 0 is always false >cmsio1.c: In function 'SaveDescription': >cmsio1.c:2831: warning: comparison of unsigned expression < 0 is always false >cmslut.c: In function 'cmsEvalLUTreverse': >cmslut.c:730: warning: 'LastResult[3]' may be used uninitialized in this function >cmslut.c:730: warning: 'LastResult[2]' may be used uninitialized in this function >cmslut.c:730: warning: 'LastResult[1]' may be used uninitialized in this function >cmslut.c:730: warning: 'LastResult[0u]' may be used uninitialized in this function >cmspack.c >cmsmtrx.c >gcc -o cmspack.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmspack.pp cmspack.c >cmspcs.c >gcc -o cmsmtrx.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsmtrx.pp cmsmtrx.c >gcc -o cmspcs.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmspcs.pp cmspcs.c >cmspcs.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmspcs.c:1:1:cmsmtrx.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsmtrx.c:1:1: warning: cmspack.c:1:1:(this will be reported only once per input file) > warning: C++ style comments are not allowed in ISO C90 >cmspack.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsmtrx.c:25In file included from cmspack.c:23: >: >../include/lcms.h:1:1:../include/lcms.h:1:1: warning: warning: C++ style comments are not allowed in ISO C90C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1:../include/lcms.h:1:1: warning: warning: (this will be reported only once per input file)(this will be reported only once per input file) > warning: (this will be reported only once per input file) >In file included from cmspcs.c:25: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmspcs.c:25: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmspcs.c:25: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmsmtrx.c:25: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsmtrx.c:25: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmspack.c:23: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmspack.c:23: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmspack.c: In function 'Unroll4Bytes': >cmspack.c:70: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4BytesReverse': >cmspack.c:81: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4BytesSwapFirst': >cmspack.c:93: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4BytesSwap': >cmspack.c:109: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4BytesSwapSwapFirst': >cmspack.c:121: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4Words': >cmspack.c:148: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsReverse': >cmspack.c:159: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsSwapFirst': >cmspack.c:171: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsSwap': >cmspack.c:184: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsSwapSwapFirst': >cmspack.c:195: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsBigEndian': >cmspack.c:207: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsBigEndianReverse': >cmspack.c:218: warning: unused parameter 'info' >cmspack.c: In function 'Unroll4WordsSwapBigEndian': >cmspack.c:231: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3Bytes': >cmspack.c:242: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3BytesLab': >cmspack.c:256: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3BytesSwap': >cmspack.c:270: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3Words': >cmspack.c:281: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3WordsSwap': >cmspack.c:291: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3WordsBigEndian': >cmspack.c:301: warning: unused parameter 'info' >cmspack.c: In function 'Unroll3WordsSwapBigEndian': >cmspack.c:311: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1Byte': >cmspack.c:324: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1ByteSkip2': >cmspack.c:332: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1ByteReversed': >cmspack.c:340: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1Word': >cmspack.c:348: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1WordReversed': >cmspack.c:355: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1WordBigEndian': >cmspack.c:363: warning: unused parameter 'info' >cmspack.c: In function 'Unroll1WordSkip3': >cmspack.c:370: warning: unused parameter 'info' >cmspack.c: In function 'Unroll2Byte': >cmspack.c:382: warning: unused parameter 'info' >cmspack.c: In function 'Unroll2ByteSwapFirst': >cmspack.c:390: warning: unused parameter 'info' >cmspack.c: In function 'Unroll2Word': >cmspack.c:399: warning: unused parameter 'info' >cmspack.c: In function 'Unroll2WordSwapFirst': >cmspack.c:409: warning: unused parameter 'info' >cmspack.c: In function 'Unroll2WordBigEndian': >cmspack.c:418: warning: unused parameter 'info' >cmspack.c: In function 'UnrollDouble1Chan': >cmspack.c:614: warning: unused parameter 'info' >cmspack.c: In function 'Pack6Bytes': >cmspack.c:762: warning: unused parameter 'info' >cmspack.c: In function 'Pack6BytesSwap': >cmspack.c:777: warning: unused parameter 'info' >cmspack.c: In function 'Pack6Words': >cmspack.c:791: warning: unused parameter 'info' >cmspack.c: In function 'Pack6WordsSwap': >cmspack.c:811: warning: unused parameter 'info' >cmspack.c: In function 'Pack6WordsBigEndian': >cmspack.c:831: warning: unused parameter 'info' >cmspack.c: In function 'Pack6WordsSwapBigEndian': >cmspack.c:851: warning: unused parameter 'info' >cmspack.c: In function 'Pack4Bytes': >cmspack.c:871: warning: unused parameter 'info' >cmspack.c: In function 'Pack4BytesReverse': >cmspack.c:882: warning: unused parameter 'info' >cmspack.c: In function 'Pack4BytesSwapFirst': >cmspack.c:894: warning: unused parameter 'info' >cmspack.c: In function 'Pack4BytesSwap': >cmspack.c:908: warning: unused parameter 'info' >cmspack.c: In function 'Pack4BytesSwapSwapFirst': >cmspack.c:920: warning: unused parameter 'info' >cmspack.c: In function 'Pack4Words': >cmspack.c:932: warning: unused parameter 'info' >cmspack.c: In function 'Pack4WordsReverse': >cmspack.c:948: warning: unused parameter 'info' >cmspack.c: In function 'Pack4WordsSwap': >cmspack.c:965: warning: unused parameter 'info' >cmspack.c: In function 'Pack4WordsBigEndian': >cmspack.c:981: warning: unused parameter 'info' >cmspack.c: In function 'Pack4WordsBigEndianReverse': >cmspack.c:997: warning: unused parameter 'info' >cmspack.c: In function 'Pack4WordsSwapBigEndian': >cmspack.c:1014: warning: unused parameter 'info' >cmspack.c: In function 'Pack3Bytes': >cmspack.c:1029: warning: unused parameter 'info' >cmspack.c: In function 'Pack3BytesLab': >cmspack.c:1039: warning: unused parameter 'info' >cmspack.c: In function 'Pack3BytesSwap': >cmspack.c:1050: warning: unused parameter 'info' >cmspack.c: In function 'Pack3Words': >cmspack.c:1061: warning: unused parameter 'info' >cmspack.c: In function 'Pack3WordsSwap': >cmspack.c:1074: warning: unused parameter 'info' >cmspack.c: In function 'Pack3WordsBigEndian': >cmspack.c:1087: warning: unused parameter 'info' >cmspack.c: In function 'Pack3WordsSwapBigEndian': >cmspack.c:1101: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3BytesAndSkip1': >cmspack.c:1115: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3BytesAndSkip1SwapFirst': >cmspack.c:1127: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3BytesAndSkip1Swap': >cmspack.c:1138: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3BytesAndSkip1SwapSwapFirst': >cmspack.c:1150: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3WordsAndSkip1': >cmspack.c:1162: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3WordsAndSkip1Swap': >cmspack.c:1176: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3WordsAndSkip1SwapSwapFirst': >cmspack.c:1192: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3WordsAndSkip1BigEndian': >cmspack.c:1208: warning: unused parameter 'Info' >cmspack.c: In function 'Pack3WordsAndSkip1SwapBigEndian': >cmspack.c:1223: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1Byte': >cmspack.c:1240: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1ByteAndSkip1': >cmspack.c:1248: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1ByteAndSkip1SwapFirst': >cmspack.c:1257: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1Word': >cmspack.c:1266: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1WordBigEndian': >cmspack.c:1275: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1WordAndSkip1': >cmspack.c:1285: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1WordAndSkip1SwapFirst': >cmspack.c:1294: warning: unused parameter 'Info' >cmspack.c: In function 'Pack1WordAndSkip1BigEndian': >cmspack.c:1305: warning: unused parameter 'Info' >cmspack.c: In function '_cmsIdentifyOutputFormat': >cmspack.c:1685: warning: unused parameter 'xform' >cmswtpnt.c >gcc -o cmswtpnt.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmswtpnt.pp cmswtpnt.c >cmsxform.c >gcc -o cmsxform.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsxform.pp cmsxform.c >cmswtpnt.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmswtpnt.c:1:1: warning: (this will be reported only once per input file) >In file included from cmswtpnt.c:23: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmswtpnt.c:23: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmswtpnt.c:23: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmswtpnt.c: In function 'Robertson': >cmswtpnt.c:360: warning: comparison between signed and unsigned integer expressions >cmssamp.c >gcc -o cmssamp.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmssamp.pp cmssamp.c >cmscam97.c >gcc -o cmscam97.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmscam97.pp cmscam97.c >cmsxform.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsxform.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsxform.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmssamp.c:1:1: warning: cmscam97.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmscam97.c:1:1: warning: (this will be reported only once per input file) >In file included from cmscam97.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >C++ style comments are not allowed in ISO C90 >cmssamp.c:1:1: warning: (this will be reported only once per input file) >In file included from cmssamp.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmsxform.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsxform.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmscam97.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmscam97.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmssamp.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmssamp.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmssamp.c: In function 'EstimateTAC': >cmssamp.c:403: warning: unused parameter 'Out' >cmssamp.c: At top level: >cmssamp.c:455: warning: ignoring #pragma warning >cmsnamed.c >gcc -o cmsnamed.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsnamed.pp cmsnamed.c >cmsps2.c >gcc -o cmsps2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsps2.pp cmsps2.c >cmscam02.c >gcc -o cmscam02.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmscam02.pp cmscam02.c >cmsnamed.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsnamed.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsnamed.c:26: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmscam02.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmscam02.c:1:1: warning: (this will be reported only once per input file) >In file included from cmscam02.c:27: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsps2.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsps2.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsps2.c:28: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >cmsvirt.c >gcc -o cmsvirt.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsvirt.pp cmsvirt.c >cmsvirt.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsvirt.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsvirt.c:24: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmsnamed.c:26: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from ../include/lcms.h:283, > from cmscam02.c:27: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsnamed.c:26: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from cmscam02.c:27: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmsvirt.c:24: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsvirt.c:24: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmscgats.c >gcc -o cmscgats.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmscgats.pp cmscgats.c >cmscgats.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmscgats.c:1:1: warning: (this will be reported only once per input file) >In file included from cmscgats.c:25: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmsps2.c:28: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsps2.c:28: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >In file included from ../include/lcms.h:283, > from cmscgats.c:25: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmscgats.c:25: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >cmscgats.c: In function 'cmsIT8Alloc': >cmscgats.c:1216: warning: comparison between signed and unsigned integer expressions >cmscgats.c:1219: warning: comparison between signed and unsigned integer expressions >cmscgats.c: In function 'WriteStr': >cmscgats.c:1463: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >cmsio0.c >gcc -o cmsio0.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../include -I. -I. -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/lcms -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cmsio0.pp cmsio0.c >cmsio0.c:1:1: warning: C++ style comments are not allowed in ISO C90 >cmsio0.c:1:1: warning: (this will be reported only once per input file) >In file included from cmsio0.c:28: >../include/lcms.h:1:1: warning: C++ style comments are not allowed in ISO C90 >../include/lcms.h:1:1: warning: (this will be reported only once per input file) >In file included from ../include/lcms.h:283, > from cmsio0.c:28: >../include/icc34.h:321: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:348: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:378: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:412: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:424: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:434: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:446: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:454: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:463: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:476: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:484: warning: ISO C restricts enumerator values to range of 'int' >../include/icc34.h:498: warning: ISO C restricts enumerator values to range of 'int' >In file included from cmsio0.c:28: >../include/lcms.h: In function '_cmsMalloc': >../include/lcms.h:1415: warning: comparison of unsigned expression < 0 is always false >rm -f libmozlcms.a >ar cr libmozlcms.a cmscnvrt.o cmserr.o cmsgamma.o cmsgmt.o cmsintrp.o cmsio1.o cmslut.o cmsmatsh.o cmsmtrx.o cmspack.o cmspcs.o cmswtpnt.o cmsxform.o cmssamp.o cmscam97.o cmsnamed.o cmsps2.o cmscam02.o cmsvirt.o cmscgats.o cmsio0.o >ranlib libmozlcms.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libmozlcms.a ../../../dist/lib >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/lcms' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_gecko: js/src/xpconnect intl/chardet widget/src/gtkxtbin modules/libutil modules/libjar db extensions/cookie extensions/permissions storage rdf js/jsd uriloader modules/libimg caps parser/expat parser/xml parser/htmlparser gfx modules/libpr0n sun-java modules/plugin dom view widget content editor layout docshell webshell embedding xpfe/appshell extensions/xmlextras extensions/universalchardet accessible >/usr/bin/gmake export_tier_gecko >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_gecko >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `js/src/xpconnect/Makefile' is up to date. >gmake[4]: `intl/chardet/Makefile' is up to date. >gmake[4]: `widget/src/gtkxtbin/Makefile' is up to date. >gmake[4]: `modules/libutil/Makefile' is up to date. >gmake[4]: `modules/libjar/Makefile' is up to date. >gmake[4]: `db/Makefile' is up to date. >/usr/bin/perl ./build/autoconf/make-makefile -t . -d . extensions/cookie/Makefile >/usr/bin/perl ./build/autoconf/make-makefile -t . -d . extensions/permissions/Makefile >gmake[4]: `storage/Makefile' is up to date. >gmake[4]: `rdf/Makefile' is up to date. >gmake[4]: `js/jsd/Makefile' is up to date. >gmake[4]: `uriloader/Makefile' is up to date. >gmake[4]: `modules/libimg/Makefile' is up to date. >gmake[4]: `caps/Makefile' is up to date. >gmake[4]: `parser/expat/Makefile' is up to date. >/usr/bin/perl ./build/autoconf/make-makefile -t . -d . parser/xml/Makefile >gmake[4]: `parser/htmlparser/Makefile' is up to date. >gmake[4]: `gfx/Makefile' is up to date. >gmake[4]: `modules/libpr0n/Makefile' is up to date. >gmake[4]: `sun-java/Makefile' is up to date. >gmake[4]: `modules/plugin/Makefile' is up to date. >gmake[4]: `dom/Makefile' is up to date. >gmake[4]: `view/Makefile' is up to date. >gmake[4]: `widget/Makefile' is up to date. >gmake[4]: `content/Makefile' is up to date. >gmake[4]: `editor/Makefile' is up to date. >gmake[4]: `layout/Makefile' is up to date. >gmake[4]: `docshell/Makefile' is up to date. >gmake[4]: `webshell/Makefile' is up to date. >gmake[4]: `embedding/Makefile' is up to date. >gmake[4]: `xpfe/appshell/Makefile' is up to date. >gmake[4]: `extensions/xmlextras/Makefile' is up to date. >gmake[4]: `extensions/universalchardet/Makefile' is up to date. >gmake[4]: `accessible/Makefile' is up to date. >creating extensions/cookie/Makefile >creating extensions/permissions/Makefile >creating parser/xml/Makefile >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/public' >Creating ../../../../dist/include/xpconnect >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAXPCNativeCallContext.h xpc_map_end.h ../../../../dist/include/xpconnect >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/idl' >Creating .deps >Creating _xpidlgen/.done >xpccomponents.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpccomponents xpccomponents.idl >xpcjsid.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcjsid xpcjsid.idl >xpcexception.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcexception xpcexception.idl >xpcIJSModuleLoader.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcIJSModuleLoader xpcIJSModuleLoader.idl >nsIJSContextStack.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSContextStack nsIJSContextStack.idl >nsIJSRuntimeService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSRuntimeService nsIJSRuntimeService.idl >nsIXPConnect.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPConnect nsIXPConnect.idl >nsIXPCSecurityManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCSecurityManager nsIXPCSecurityManager.idl >nsIXPCScriptable.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptable nsIXPCScriptable.idl >nsIScriptError.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptError nsIScriptError.idl >nsIXPCScriptNotify.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptNotify nsIXPCScriptNotify.idl >nsIScriptableInterfaces.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptableInterfaces nsIScriptableInterfaces.idl >XPCIDispatch.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/XPCIDispatch XPCIDispatch.idl >./nsIXPConnect.idl:219: 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. >./nsIXPConnect.idl:413: 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. >xpcIJSWeakReference.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcIJSWeakReference xpcIJSWeakReference.idl >mozIJSSubScriptLoader.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/mozIJSSubScriptLoader mozIJSSubScriptLoader.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpccomponents.h _xpidlgen/xpcjsid.h _xpidlgen/xpcexception.h _xpidlgen/xpcIJSModuleLoader.h _xpidlgen/nsIJSContextStack.h _xpidlgen/nsIJSRuntimeService.h _xpidlgen/nsIXPConnect.h _xpidlgen/nsIXPCSecurityManager.h _xpidlgen/nsIXPCScriptable.h _xpidlgen/nsIScriptError.h _xpidlgen/nsIXPCScriptNotify.h _xpidlgen/nsIScriptableInterfaces.h _xpidlgen/XPCIDispatch.h _xpidlgen/xpcIJSWeakReference.h ../../../../dist/include/xpconnect >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozIJSSubScriptLoader.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozIJSSubScriptLoader.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/include/xpconnect >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/loader' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/loader' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/shell' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/shell' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/public' >Creating .deps >Creating ../../../dist/include/chardet >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCharsetDetectionAdaptorCID.h nsDetectionConfident.h nsDocumentCharsetInfoCID.h nsICharsetDetectionAdaptor.h nsICharsetDetectionObserver.h nsICharsetDetector.h nsIMetaCharsetService.h nsIStringCharsetDetector.h nsIXMLEncodingService.h nsMetaCharsetCID.h nsXMLEncodingCID.h ../../../dist/include/chardet >nsIDocumentCharsetInfo.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocumentCharsetInfo nsIDocumentCharsetInfo.idl >nsIDocCharset.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocCharset nsIDocCharset.idl >nsICharsetResolver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICharsetResolver nsICharsetResolver.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDocumentCharsetInfo.idl nsIDocCharset.idl nsICharsetResolver.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDocumentCharsetInfo.h _xpidlgen/nsIDocCharset.h _xpidlgen/nsICharsetResolver.h ../../../dist/include/chardet >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >Creating .deps >Creating ../../../dist/include/gtkxtbin >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gtkxtbin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h ../../../dist/include/gtkxtbin >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/public' >Creating ../../../dist/include/util >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 stopwatch.h nsTimer.h ../../../dist/include/util >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar' >Creating .deps >Creating ../../dist/include/jar >Creating _xpidlgen/.done >nsIZipReader.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIZipReader nsIZipReader.idl >nsIJAR.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJAR nsIJAR.idl >nsIJARChannel.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARChannel nsIJARChannel.idl >nsIJARURI.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARURI nsIJARURI.idl >nsIJARProtocolHandler.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARProtocolHandler nsIJARProtocolHandler.idl >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/public' >Creating .deps >Creating ../../../../dist/include/zipwriter >Creating _xpidlgen/.done >nsIZipWriter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIZipWriter nsIZipWriter.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIZipWriter.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIZipWriter.h ../../../../dist/include/zipwriter >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 zipfile.h zipstub.h zipstruct.h ../../dist/include/jar >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIZipReader.idl nsIJAR.idl nsIJARChannel.idl nsIJARURI.idl nsIJARProtocolHandler.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIZipReader.h _xpidlgen/nsIJAR.h _xpidlgen/nsIJARChannel.h _xpidlgen/nsIJARURI.h _xpidlgen/nsIJARProtocolHandler.h ../../dist/include/jar >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb/public' >Creating ../../../dist/include/mork >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mdb.h ../../../dist/include/mork >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsMorkCID.h nsIMdbFactoryFactory.h ../../../dist/include/mork >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/build' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/cookie' >Creating .deps >Creating ../../dist/include/cookie >Creating _xpidlgen/.done >nsICookieAcceptDialog.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICookieAcceptDialog nsICookieAcceptDialog.idl >nsICookiePromptService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICookiePromptService nsICookiePromptService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICookieAcceptDialog.idl nsICookiePromptService.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieAcceptDialog.h _xpidlgen/nsICookiePromptService.h ../../dist/include/cookie >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/cookie' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/permissions' >Creating .deps >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/permissions' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/sqlite3/src' >Creating .deps >Creating ../../../dist/include/sqlite3 >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 sqlite3.h ../../../dist/include/sqlite3 >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/sqlite3/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozStorageHelper.h ../../dist/include/storage >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozIStorageService.idl mozIStorageConnection.idl mozIStorageAggregateFunction.idl mozIStorageFunction.idl mozIStorageProgressHandler.idl mozIStorageStatement.idl mozIStorageStatementWrapper.idl mozIStorageDataSet.idl mozIStorageValueArray.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageAggregateFunction.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageProgressHandler.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageDataSet.h _xpidlgen/mozIStorageValueArray.h ../../dist/include/storage >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozStorageCID.h ../../dist/include/storage >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/idl' >Creating .deps >Creating ../../../dist/include/rdf >Creating _xpidlgen/.done >rdfIDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfIDataSource rdfIDataSource.idl >rdfITripleVisitor.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfITripleVisitor rdfITripleVisitor.idl >rdfISerializer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfISerializer rdfISerializer.idl >nsIRDFCompositeDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFCompositeDataSource nsIRDFCompositeDataSource.idl >nsIRDFContainerUtils.idl >nsIRDFContainer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFContainer nsIRDFContainer.idl >nsIRDFDelegateFactory.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFContainerUtils nsIRDFContainerUtils.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFDelegateFactory nsIRDFDelegateFactory.idl >nsIRDFDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFDataSource nsIRDFDataSource.idl >nsIRDFLiteral.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFLiteral nsIRDFLiteral.idl >nsIRDFNode.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFNode nsIRDFNode.idl >nsIRDFObserver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFObserver nsIRDFObserver.idl >nsIRDFInMemoryDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFInMemoryDataSource nsIRDFInMemoryDataSource.idl >nsIRDFPropagatableDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFPropagatableDataSource nsIRDFPropagatableDataSource.idl >nsIRDFPurgeableDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFPurgeableDataSource nsIRDFPurgeableDataSource.idl >nsIRDFRemoteDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFRemoteDataSource nsIRDFRemoteDataSource.idl >nsIRDFResource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFResource nsIRDFResource.idl >nsIRDFService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFService nsIRDFService.idl >nsIRDFXMLParser.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLParser nsIRDFXMLParser.idl >nsIRDFXMLSerializer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSerializer nsIRDFXMLSerializer.idl >nsIRDFXMLSink.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSink nsIRDFXMLSink.idl >nsIRDFXMLSource.idl >nsIRDFInferDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSource nsIRDFXMLSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFInferDataSource nsIRDFInferDataSource.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 rdfIDataSource.idl rdfITripleVisitor.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 ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/rdfIDataSource.h _xpidlgen/rdfITripleVisitor.h _xpidlgen/rdfISerializer.h _xpidlgen/nsIRDFCompositeDataSource.h _xpidlgen/nsIRDFContainer.h _xpidlgen/nsIRDFContainerUtils.h _xpidlgen/nsIRDFDelegateFactory.h _xpidlgen/nsIRDFDataSource.h _xpidlgen/nsIRDFLiteral.h _xpidlgen/nsIRDFNode.h _xpidlgen/nsIRDFObserver.h _xpidlgen/nsIRDFInMemoryDataSource.h _xpidlgen/nsIRDFPropagatableDataSource.h _xpidlgen/nsIRDFPurgeableDataSource.h _xpidlgen/nsIRDFRemoteDataSource.h _xpidlgen/nsIRDFResource.h _xpidlgen/nsIRDFService.h _xpidlgen/nsIRDFXMLParser.h _xpidlgen/nsIRDFXMLSerializer.h _xpidlgen/nsIRDFXMLSink.h _xpidlgen/nsIRDFXMLSource.h _xpidlgen/nsIRDFInferDataSource.h ../../../dist/include/rdf >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 rdf.h nsIRDFContentSink.h ../../../dist/include/rdf >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/public' >Creating ../../../dist/include/rdfutil >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsRDFResource.h ../../../dist/include/rdfutil >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src' >Creating .deps >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src/internal' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src/internal' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsILocalStore.h ../../../dist/include/rdf >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsRDFCID.h ../../dist/include/rdf >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd' >Creating .deps >Creating ../../dist/include/jsdebug >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd/idl' >Creating .deps >Creating _xpidlgen/.done >jsdIDebuggerService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/jsdIDebuggerService jsdIDebuggerService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 jsdIDebuggerService.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsdIDebuggerService.h ../../../dist/include/jsdebug >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd/idl' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 jsdebug.h ../../dist/include/jsdebug >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. prefetch/Makefile >creating uriloader/prefetch/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/base' >Creating .deps >Creating ../../dist/include/uriloader >Creating _xpidlgen/.done >nsIContentHandler.idl >nsIURILoader.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentHandler nsIContentHandler.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURILoader nsIURILoader.idl >nsCURILoader.idl >nsITransfer.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCURILoader nsCURILoader.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITransfer nsITransfer.idl >nsIDocumentLoader.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentLoader nsIDocumentLoader.idl >nsIWebProgressListener2.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgressListener2 nsIWebProgressListener2.idl >nsIURIContentListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIContentListener nsIURIContentListener.idl >nsIWebProgress.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgress nsIWebProgress.idl >nsIWebProgressListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgressListener nsIWebProgressListener.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsURILoader.h nsDocLoader.h ../../dist/include/uriloader >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIContentHandler.idl nsIURILoader.idl nsCURILoader.idl nsITransfer.idl nsIDocumentLoader.idl nsIWebProgressListener2.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContentHandler.h _xpidlgen/nsIURILoader.h _xpidlgen/nsCURILoader.h _xpidlgen/nsITransfer.h _xpidlgen/nsIDocumentLoader.h _xpidlgen/nsIWebProgressListener2.h ../../dist/include/uriloader >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/include/uriloader >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/exthandler' >Creating .deps >Creating ../../dist/include/exthandler >Creating _xpidlgen/.done >nsCExternalHandlerService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCExternalHandlerService nsCExternalHandlerService.idl >nsIExternalProtocolService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExternalProtocolService nsIExternalProtocolService.idl >nsIExternalHelperAppService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExternalHelperAppService nsIExternalHelperAppService.idl >nsIHelperAppLauncherDialog.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHelperAppLauncherDialog nsIHelperAppLauncherDialog.idl >nsIContentDispatchChooser.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentDispatchChooser nsIContentDispatchChooser.idl >nsIHandlerService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHandlerService nsIHandlerService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 unix/nsOSHelperAppService.h ../../dist/include/exthandler >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCExternalHandlerService.idl nsIExternalProtocolService.idl nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl nsIHandlerService.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCExternalHandlerService.h _xpidlgen/nsIExternalProtocolService.h _xpidlgen/nsIExternalHelperAppService.h _xpidlgen/nsIHelperAppLauncherDialog.h _xpidlgen/nsIContentDispatchChooser.h _xpidlgen/nsIHandlerService.h ../../dist/include/exthandler >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/exthandler' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/prefetch' >Creating .deps >Creating ../../dist/include/prefetch >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCPrefetchService.h ../../dist/include/prefetch >nsIPrefetchService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrefetchService nsIPrefetchService.idl >nsIOfflineCacheUpdate.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIOfflineCacheUpdate nsIOfflineCacheUpdate.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIPrefetchService.idl nsIOfflineCacheUpdate.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefetchService.h _xpidlgen/nsIOfflineCacheUpdate.h ../../dist/include/prefetch >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/prefetch' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg/png' >Creating .deps >Creating ../../../dist/include/png >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 png.h pngconf.h mozpngconf.h ../../../dist/include/png >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg/png' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tests/Makefile >creating caps/tests/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/idl' >Creating .deps >Creating ../../dist/include/caps >Creating _xpidlgen/.done >nsIScriptSecurityManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptSecurityManager nsIScriptSecurityManager.idl >./nsIScriptSecurityManager.idl:329: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager >nsIPrincipal.idl >nsISignatureVerifier.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrincipal nsIPrincipal.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISignatureVerifier nsISignatureVerifier.idl >nsISecurityCheckedComponent.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISecurityCheckedComponent nsISecurityCheckedComponent.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIScriptSecurityManager.idl nsIPrincipal.idl nsISignatureVerifier.idl nsISecurityCheckedComponent.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIScriptSecurityManager.h _xpidlgen/nsIPrincipal.h _xpidlgen/nsISignatureVerifier.h _xpidlgen/nsISecurityCheckedComponent.h ../../dist/include/caps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/include' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsJSPrincipals.h ../../dist/include/caps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/include' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. mochitest/Makefile >creating caps/tests/mochitest/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests/mochitest' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests/mochitest' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat' >Creating ../../dist/include/expat >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat/lib' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 expat.h expat_external.h ../../../dist/include/expat >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat/lib' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 expat_config.h ../../dist/include/expat >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile >creating parser/xml/public/Makefile >creating parser/xml/src/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/public' >Creating .deps >Creating ../../../dist/include/xml >Creating _xpidlgen/.done >nsISAXAttributes.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXAttributes nsISAXAttributes.idl >nsISAXContentHandler.idl >nsISAXMutableAttributes.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXMutableAttributes nsISAXMutableAttributes.idl >nsISAXDTDHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXContentHandler nsISAXContentHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXDTDHandler nsISAXDTDHandler.idl >nsISAXErrorHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXErrorHandler nsISAXErrorHandler.idl >nsISAXLexicalHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXLexicalHandler nsISAXLexicalHandler.idl >nsISAXLocator.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXLocator nsISAXLocator.idl >nsISAXXMLReader.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXXMLReader nsISAXXMLReader.idl >nsISAXXMLFilter.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXXMLFilter nsISAXXMLFilter.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISAXAttributes.idl nsISAXMutableAttributes.idl nsISAXContentHandler.idl nsISAXDTDHandler.idl nsISAXErrorHandler.idl nsISAXLexicalHandler.idl nsISAXLocator.idl nsISAXXMLReader.idl nsISAXXMLFilter.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISAXAttributes.h _xpidlgen/nsISAXMutableAttributes.h _xpidlgen/nsISAXContentHandler.h _xpidlgen/nsISAXDTDHandler.h _xpidlgen/nsISAXErrorHandler.h _xpidlgen/nsISAXLexicalHandler.h _xpidlgen/nsISAXLocator.h _xpidlgen/nsISAXXMLReader.h _xpidlgen/nsISAXXMLFilter.h ../../../dist/include/xml >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsSAXAttributes.h nsSAXLocator.h nsSAXXMLReader.h ../../../dist/include/xml >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/public' >Creating .deps >Creating ../../../dist/include/htmlparser >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIContentSink.h nsITokenizer.h nsIHTMLContentSink.h nsIFragmentContentSink.h nsIParserNode.h nsIParser.h nsIDTD.h nsIParserFilter.h nsIElementObserver.h nsIParserService.h nsHTMLTagList.h nsHTMLTags.h nsHTMLTokens.h nsScannerString.h nsParserCIID.h nsToken.h ../../../dist/include/htmlparser >nsIExpatSink.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExpatSink nsIExpatSink.idl >nsIExtendedExpatSink.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExtendedExpatSink nsIExtendedExpatSink.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsParserDataListener.h ../../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsParserDataListener.h ../../../dist/include/htmlparser >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIExpatSink.idl nsIExtendedExpatSink.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIExpatSink.h _xpidlgen/nsIExtendedExpatSink.h ../../../dist/include/htmlparser >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. thebes/Makefile >creating gfx/thebes/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile >creating gfx/thebes/public/Makefile >creating gfx/thebes/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/public' >Creating ../../../dist/include/thebes >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 gfxASurface.h gfxAlphaRecovery.h gfxColor.h gfxContext.h gfxFont.h gfxFontUtils.h gfxImageSurface.h gfxMatrix.h gfxPath.h gfxPattern.h gfxPlatform.h gfxPoint.h gfxRect.h gfxSkipChars.h gfxTypes.h gfxTextRunCache.h gfxTextRunWordCache.h gfxFontTest.h gfxXlibSurface.h gfxPlatformGtk.h gfxXlibNativeRenderer.h gfxPangoFonts.h gfxPDFSurface.h gfxPSSurface.h ../../../dist/include/thebes >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/src' >Creating .deps >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs thebes >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/public' >Creating ../../dist/include/gfx >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 gfxCore.h nsColor.h nsColorNames.h nsColorNameList.h nsCoord.h nsFont.h nsRect.h nsRegion.h nsPoint.h nsSize.h nsMargin.h nsTransform2D.h nsIRenderingContext.h nsIFontMetrics.h nsIDeviceContext.h nsIImage.h nsGfxCIID.h nsIRegion.h nsDeviceContext.h nsITheme.h nsThemeConstants.h ../../dist/include/gfx >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/idl' >Creating .deps >Creating _xpidlgen/.done >nsIFontEnumerator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFontEnumerator nsIFontEnumerator.idl >nsIScriptableRegion.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptableRegion nsIScriptableRegion.idl >gfxIFormats.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxIFormats gfxIFormats.idl >gfxIImageFrame.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxIImageFrame gfxIImageFrame.idl >gfxtypes.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxtypes gfxtypes.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFontEnumerator.idl nsIScriptableRegion.idl gfxIFormats.idl gfxIImageFrame.idl gfxtypes.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFontEnumerator.h _xpidlgen/nsIScriptableRegion.h _xpidlgen/gfxIFormats.h _xpidlgen/gfxIImageFrame.h _xpidlgen/gfxtypes.h ../../dist/include/gfx >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. shared/Makefile >Creating .deps >creating gfx/src/shared/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/shared' >Creating .deps >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gfxshared_s >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/shared' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/thebes' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIThebesFontMetrics.h ../../../dist/include/gfx >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/thebes' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/psshared' >Creating .deps >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gfxpsshar >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCUPSShim.h nsPaperPS.h nsPSPrinters.h psSharedCore.h ../../../dist/include/gfx >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/psshared' >/usr/bin/perl -I../../config ../../config/build-list.pl ../../config/final-link-libs gkgfx >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/public' >Creating .deps >Creating ../../../dist/include/imglib2 >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 ImageErrors.h ImageLogging.h ../../../dist/include/imglib2 >imgICache.idl >imgIContainer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgICache imgICache.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIContainer imgIContainer.idl >imgIContainerObserver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIContainerObserver imgIContainerObserver.idl >imgIDecoder.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIDecoder imgIDecoder.idl >imgIDecoderObserver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIDecoderObserver imgIDecoderObserver.idl >imgIEncoder.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIEncoder imgIEncoder.idl >imgILoad.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgILoad imgILoad.idl >imgILoader.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgILoader imgILoader.idl >imgIRequest.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIRequest imgIRequest.idl >imgITools.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgITools imgITools.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 imgICache.idl imgIContainer.idl imgIContainerObserver.idl imgIDecoder.idl imgIDecoderObserver.idl imgIEncoder.idl imgILoad.idl imgILoader.idl imgIRequest.idl imgITools.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/imgICache.h _xpidlgen/imgIContainer.h _xpidlgen/imgIContainerObserver.h _xpidlgen/imgIDecoder.h _xpidlgen/imgIDecoderObserver.h _xpidlgen/imgIEncoder.h _xpidlgen/imgILoad.h _xpidlgen/imgILoader.h _xpidlgen/imgIRequest.h _xpidlgen/imgITools.h ../../../dist/include/imglib2 >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/png' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/png' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/gif' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/gif' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/jpeg' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/jpeg' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/bmp' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/bmp' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/icon/gtk' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/icon/gtk' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/icon' >Creating .deps >Creating ../../../../dist/include/imgicon >Creating _xpidlgen/.done >nsIIconURI.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIconURI nsIIconURI.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIIconURI.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIIconURI.h ../../../../dist/include/imgicon >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/icon' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/png' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/png' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/jpeg' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/jpeg' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/build' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/jri' >Creating ../../../dist/include/java >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 java_lang_String.h jdk_java_lang_String.h ../../../dist/include/java >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/jri' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/include' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 bool.h interpreter.h javaString.h javaThreads.h jmc.h jriext.h nspr_md.h oobj.h sysmacros_md.h tree.h typedefs.h typedefs_md.h zip.h ../../../dist/include/java >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h ../../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h ../../../dist/include/java >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/include' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. samples/unixprinting/Makefile >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -D ../../dist/bin/plugins >creating modules/plugin/samples/unixprinting/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/public' >Creating .deps >Creating ../../../../dist/include/plugin >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsplugin.h nsplugindefs.h nsPluginLogging.h nsPluginError.h nsDefaultPlugin.h nsPluginNativeWindow.h nsPluginsCID.h nsIPluginInstanceInternal.h ../../../../dist/include/plugin >nspluginroot.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nspluginroot nspluginroot.idl >nsIPluginStreamInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamInfo nsIPluginStreamInfo.idl >nsIPluginManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginManager nsIPluginManager.idl >nsIPluginManager2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginManager2 nsIPluginManager2.idl >./nsIPluginManager.idl:140: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. >./nsIPluginManager.idl:187: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. >./nsIPluginManager.idl:246: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. >nsIPluginInstancePeer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstancePeer nsIPluginInstancePeer.idl >nsIPluginInstancePeer2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstancePeer2 nsIPluginInstancePeer2.idl >nsIPluginInstanceOwner.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstanceOwner nsIPluginInstanceOwner.idl >./nsIPluginInstanceOwner.idl:94: 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. >./nsIPluginInstanceOwner.idl:104: 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 >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPlugin nsIPlugin.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHTTPHeaderListener nsIHTTPHeaderListener.idl >nsIFileUtilities.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileUtilities nsIFileUtilities.idl >nsIEventHandler.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIEventHandler nsIEventHandler.idl >nsICookieStorage.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICookieStorage nsICookieStorage.idl >nsIClassicPluginFactory.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIClassicPluginFactory nsIClassicPluginFactory.idl >nsIWindowlessPlugInstPeer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWindowlessPlugInstPeer nsIWindowlessPlugInstPeer.idl >nsIScriptablePlugin.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptablePlugin nsIScriptablePlugin.idl >nsIPluginTag.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTag nsIPluginTag.idl >nsIPluginTagInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo nsIPluginTagInfo.idl >nsIPluginTagInfo2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo2 nsIPluginTagInfo2.idl >nsIJRILiveConnectPIPeer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJRILiveConnectPIPeer nsIJRILiveConnectPIPeer.idl >nsIJRILiveConnectPlugin.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJRILiveConnectPlugin nsIJRILiveConnectPlugin.idl >nsIPluginInputStream.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInputStream nsIPluginInputStream.idl >nsIPluginStreamListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamListener nsIPluginStreamListener.idl >nsIPluginInstance.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstance nsIPluginInstance.idl >nsPIPluginHost.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPluginHost nsPIPluginHost.idl >nsPIPluginInstancePeer.idl >nsIPluginHost.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPluginInstancePeer nsPIPluginInstancePeer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginHost nsIPluginHost.idl >nsIPluginDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginDocument nsIPluginDocument.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 npapi.h npupp.h nptypes.h npruntime.h ../../../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 npapi.h npupp.h nptypes.h npruntime.h ../../../../dist/include/plugin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nspluginroot.idl nsIPluginStreamInfo.idl nsIPluginManager.idl nsIPluginManager2.idl nsIPluginInstancePeer.idl nsIPluginInstancePeer2.idl nsIPluginInstanceOwner.idl nsIPlugin.idl nsIHTTPHeaderListener.idl nsIFileUtilities.idl nsIEventHandler.idl nsICookieStorage.idl nsIClassicPluginFactory.idl nsIWindowlessPlugInstPeer.idl nsIScriptablePlugin.idl nsIPluginTag.idl nsIPluginTagInfo.idl nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl nsIPluginStreamListener.idl nsIPluginInstance.idl nsPIPluginHost.idl nsPIPluginInstancePeer.idl nsIPluginHost.idl nsIPluginDocument.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nspluginroot.h _xpidlgen/nsIPluginStreamInfo.h _xpidlgen/nsIPluginManager.h _xpidlgen/nsIPluginManager2.h _xpidlgen/nsIPluginInstancePeer.h _xpidlgen/nsIPluginInstancePeer2.h _xpidlgen/nsIPluginInstanceOwner.h _xpidlgen/nsIPlugin.h _xpidlgen/nsIHTTPHeaderListener.h _xpidlgen/nsIFileUtilities.h _xpidlgen/nsIEventHandler.h _xpidlgen/nsICookieStorage.h _xpidlgen/nsIClassicPluginFactory.h _xpidlgen/nsIWindowlessPlugInstPeer.h _xpidlgen/nsIScriptablePlugin.h _xpidlgen/nsIPluginTag.h _xpidlgen/nsIPluginTagInfo.h _xpidlgen/nsIPluginTagInfo2.h _xpidlgen/nsIJRILiveConnectPIPeer.h _xpidlgen/nsIJRILiveConnectPlugin.h _xpidlgen/nsIPluginInputStream.h _xpidlgen/nsIPluginStreamListener.h _xpidlgen/nsIPluginInstance.h _xpidlgen/nsPIPluginHost.h _xpidlgen/nsPIPluginInstancePeer.h _xpidlgen/nsIPluginHost.h _xpidlgen/nsIPluginDocument.h ../../../../dist/include/plugin >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/samples/unixprinting' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/samples/unixprinting' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/samples/default/unix' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/samples/default/unix' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tests/Makefile >creating dom/tests/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public' >Creating .deps >Creating ../../dist/include/dom >Creating _xpidlgen/.done >nsIEntropyCollector.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEntropyCollector nsIEntropyCollector.idl >nsIScriptChannel.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptChannel nsIScriptChannel.idl >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. sidebar/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. traversal/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. ls/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. storage/Makefile >creating dom/public/idl/sidebar/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. json/Makefile >creating dom/public/idl/storage/Makefile >creating dom/public/idl/ls/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. offline/Makefile >creating dom/public/idl/traversal/Makefile >creating dom/public/idl/json/Makefile >creating dom/public/idl/offline/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/base' >Creating .deps >Creating _xpidlgen/.done >nsIBrowserDOMWindow.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserDOMWindow nsIBrowserDOMWindow.idl >nsIDOMClientInformation.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientInformation nsIDOMClientInformation.idl >nsIDOMConstructor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMConstructor nsIDOMConstructor.idl >nsIDOMCRMFObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCRMFObject nsIDOMCRMFObject.idl >nsIDOMCrypto.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCrypto nsIDOMCrypto.idl >nsIDOMHistory.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHistory nsIDOMHistory.idl >nsIDOMLocation.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLocation nsIDOMLocation.idl >nsIDOMMimeType.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMimeType nsIDOMMimeType.idl >nsIDOMMimeTypeArray.idl >nsIDOMNSHistory.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMimeTypeArray nsIDOMMimeTypeArray.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHistory nsIDOMNSHistory.idl >nsIDOMNSLocation.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSLocation nsIDOMNSLocation.idl >nsIDOMNavigator.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNavigator nsIDOMNavigator.idl >nsIDOMPkcs11.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPkcs11 nsIDOMPkcs11.idl >nsIDOMPlugin.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPlugin nsIDOMPlugin.idl >nsIDOMPluginArray.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPluginArray nsIDOMPluginArray.idl >nsIDOMScreen.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMScreen nsIDOMScreen.idl >nsIDOMWindowInternal.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowInternal nsIDOMWindowInternal.idl >nsIDOMJSWindow.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMJSWindow nsIDOMJSWindow.idl >nsIDOMModalContentWindow.idl >nsIDOMChromeWindow.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMModalContentWindow nsIDOMModalContentWindow.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMChromeWindow nsIDOMChromeWindow.idl >nsIDOMNSFeatureFactory.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSFeatureFactory nsIDOMNSFeatureFactory.idl >nsIDOMClientRect.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientRect nsIDOMClientRect.idl >nsIDOMClientRectList.idl >domstubs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientRectList nsIDOMClientRectList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/domstubs domstubs.idl >nsIDOMBarProp.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMBarProp nsIDOMBarProp.idl >nsIDOMWindow.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindow nsIDOMWindow.idl >nsIDOMWindow2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindow2 nsIDOMWindow2.idl >nsIDOMWindowCollection.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowCollection nsIDOMWindowCollection.idl >nsIDOMWindowUtils.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowUtils nsIDOMWindowUtils.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl nsIDOMConstructor.idl nsIDOMCRMFObject.idl nsIDOMCrypto.idl nsIDOMHistory.idl nsIDOMLocation.idl nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl nsIDOMNSHistory.idl nsIDOMNSLocation.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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserDOMWindow.h _xpidlgen/nsIDOMClientInformation.h _xpidlgen/nsIDOMConstructor.h _xpidlgen/nsIDOMCRMFObject.h _xpidlgen/nsIDOMCrypto.h _xpidlgen/nsIDOMHistory.h _xpidlgen/nsIDOMLocation.h _xpidlgen/nsIDOMMimeType.h _xpidlgen/nsIDOMMimeTypeArray.h _xpidlgen/nsIDOMNSHistory.h _xpidlgen/nsIDOMNSLocation.h _xpidlgen/nsIDOMNavigator.h _xpidlgen/nsIDOMPkcs11.h _xpidlgen/nsIDOMPlugin.h _xpidlgen/nsIDOMPluginArray.h _xpidlgen/nsIDOMScreen.h _xpidlgen/nsIDOMWindowInternal.h _xpidlgen/nsIDOMJSWindow.h _xpidlgen/nsIDOMModalContentWindow.h _xpidlgen/nsIDOMChromeWindow.h _xpidlgen/nsIDOMNSFeatureFactory.h _xpidlgen/nsIDOMClientRect.h _xpidlgen/nsIDOMClientRectList.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/domstubs.h _xpidlgen/nsIDOMBarProp.h _xpidlgen/nsIDOMWindow.h _xpidlgen/nsIDOMWindow2.h _xpidlgen/nsIDOMWindowCollection.h _xpidlgen/nsIDOMWindowUtils.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/domstubs.h _xpidlgen/nsIDOMBarProp.h _xpidlgen/nsIDOMWindow.h _xpidlgen/nsIDOMWindow2.h _xpidlgen/nsIDOMWindowCollection.h _xpidlgen/nsIDOMWindowUtils.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/canvas' >Creating .deps >Creating _xpidlgen/.done >nsIDOMCanvasRenderingContext2D.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCanvasRenderingContext2D nsIDOMCanvasRenderingContext2D.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMCanvasRenderingContext2D.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCanvasRenderingContext2D.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/canvas' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/core' >Creating .deps >Creating _xpidlgen/.done >nsIDOM3Document.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Document nsIDOM3Document.idl >nsIDOM3Node.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Node nsIDOM3Node.idl >nsIDOM3TypeInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3TypeInfo nsIDOM3TypeInfo.idl >nsIDOM3Attr.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Attr nsIDOM3Attr.idl >nsIDOMDOMStringList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMStringList nsIDOMDOMStringList.idl >nsIDOMNameList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNameList nsIDOMNameList.idl >nsIDOMNSDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSDocument nsIDOMNSDocument.idl >nsIDOMXMLDocument.idl >nsIDOMUserDataHandler.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXMLDocument nsIDOMXMLDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMUserDataHandler nsIDOMUserDataHandler.idl >nsIDOMDOMConfiguration.idl >nsIDOMNSEditableElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMConfiguration nsIDOMDOMConfiguration.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEditableElement nsIDOMNSEditableElement.idl >nsIDOMNSElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSElement nsIDOMNSElement.idl >nsIDOMAttr.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMAttr nsIDOMAttr.idl >nsIDOMCDATASection.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCDATASection nsIDOMCDATASection.idl >nsIDOMCharacterData.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCharacterData nsIDOMCharacterData.idl >nsIDOMComment.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMComment nsIDOMComment.idl >nsIDOMDOMException.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMException nsIDOMDOMException.idl >nsIDOMDOMImplementation.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementation nsIDOMDOMImplementation.idl >nsIDOMDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocument nsIDOMDocument.idl >nsIDOMDocumentFragment.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentFragment nsIDOMDocumentFragment.idl >nsIDOMDocumentType.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentType nsIDOMDocumentType.idl >nsIDOMElement.idl >nsIDOMEntity.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMElement nsIDOMElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEntity nsIDOMEntity.idl >nsIDOMEntityReference.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEntityReference nsIDOMEntityReference.idl >nsIDOMNamedNodeMap.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNamedNodeMap nsIDOMNamedNodeMap.idl >nsIDOMNode.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNode nsIDOMNode.idl >nsIDOMNodeList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeList nsIDOMNodeList.idl >nsIDOMNotation.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNotation nsIDOMNotation.idl >nsIDOMProcessingInstruction.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMProcessingInstruction nsIDOMProcessingInstruction.idl >nsIDOMText.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMText nsIDOMText.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOM3Document.idl nsIDOM3Node.idl nsIDOM3TypeInfo.idl nsIDOM3Attr.idl nsIDOMDOMStringList.idl nsIDOMNameList.idl nsIDOMNSDocument.idl nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl nsIDOMNSElement.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOM3Document.h _xpidlgen/nsIDOM3Node.h _xpidlgen/nsIDOM3TypeInfo.h _xpidlgen/nsIDOM3Attr.h _xpidlgen/nsIDOMDOMStringList.h _xpidlgen/nsIDOMNameList.h _xpidlgen/nsIDOMNSDocument.h _xpidlgen/nsIDOMXMLDocument.h _xpidlgen/nsIDOMUserDataHandler.h _xpidlgen/nsIDOMDOMConfiguration.h _xpidlgen/nsIDOMNSEditableElement.h _xpidlgen/nsIDOMNSElement.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMAttr.h _xpidlgen/nsIDOMCDATASection.h _xpidlgen/nsIDOMCharacterData.h _xpidlgen/nsIDOMComment.h _xpidlgen/nsIDOMDOMException.h _xpidlgen/nsIDOMDOMImplementation.h _xpidlgen/nsIDOMDocument.h _xpidlgen/nsIDOMDocumentFragment.h _xpidlgen/nsIDOMDocumentType.h _xpidlgen/nsIDOMElement.h _xpidlgen/nsIDOMEntity.h _xpidlgen/nsIDOMEntityReference.h _xpidlgen/nsIDOMNamedNodeMap.h _xpidlgen/nsIDOMNode.h _xpidlgen/nsIDOMNodeList.h _xpidlgen/nsIDOMNotation.h _xpidlgen/nsIDOMProcessingInstruction.h _xpidlgen/nsIDOMText.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMAttr.h _xpidlgen/nsIDOMCDATASection.h _xpidlgen/nsIDOMCharacterData.h _xpidlgen/nsIDOMComment.h _xpidlgen/nsIDOMDOMException.h _xpidlgen/nsIDOMDOMImplementation.h _xpidlgen/nsIDOMDocument.h _xpidlgen/nsIDOMDocumentFragment.h _xpidlgen/nsIDOMDocumentType.h _xpidlgen/nsIDOMElement.h _xpidlgen/nsIDOMEntity.h _xpidlgen/nsIDOMEntityReference.h _xpidlgen/nsIDOMNamedNodeMap.h _xpidlgen/nsIDOMNode.h _xpidlgen/nsIDOMNodeList.h _xpidlgen/nsIDOMNotation.h _xpidlgen/nsIDOMProcessingInstruction.h _xpidlgen/nsIDOMText.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/core' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/html' >Creating .deps >Creating _xpidlgen/.done >nsIDOMHTMLCanvasElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLCanvasElement nsIDOMHTMLCanvasElement.idl >nsIDOMNSHTMLAnchorElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement nsIDOMNSHTMLAnchorElement.idl >nsIDOMNSHTMLAnchorElement2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement2 nsIDOMNSHTMLAnchorElement2.idl >nsIDOMNSHTMLAreaElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement nsIDOMNSHTMLAreaElement.idl >nsIDOMNSHTMLAreaElement2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement2 nsIDOMNSHTMLAreaElement2.idl >nsIDOMNSHTMLButtonElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLButtonElement nsIDOMNSHTMLButtonElement.idl >nsIDOMNSHTMLDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLDocument nsIDOMNSHTMLDocument.idl >nsIDOMNSHTMLElement.idl >nsIDOMNSHTMLFormControlList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLElement nsIDOMNSHTMLElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormControlList nsIDOMNSHTMLFormControlList.idl >nsIDOMNSHTMLFormElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormElement nsIDOMNSHTMLFormElement.idl >nsIDOMNSHTMLFrameElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFrameElement nsIDOMNSHTMLFrameElement.idl >nsIDOMNSHTMLHRElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLHRElement nsIDOMNSHTMLHRElement.idl >nsIDOMNSHTMLImageElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLImageElement nsIDOMNSHTMLImageElement.idl >nsIDOMNSHTMLInputElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLInputElement nsIDOMNSHTMLInputElement.idl >nsIDOMNSHTMLOptionCollectn.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionCollectn nsIDOMNSHTMLOptionCollectn.idl >nsIDOMNSHTMLSelectElement.idl >nsIDOMNSHTMLOptionElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionElement nsIDOMNSHTMLOptionElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLSelectElement nsIDOMNSHTMLSelectElement.idl >nsIDOMNSHTMLTextAreaElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLTextAreaElement nsIDOMNSHTMLTextAreaElement.idl >nsIDOMNSXBLFormControl.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSXBLFormControl nsIDOMNSXBLFormControl.idl >nsIDOMHTMLAnchorElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAnchorElement nsIDOMHTMLAnchorElement.idl >nsIDOMHTMLAppletElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAppletElement nsIDOMHTMLAppletElement.idl >nsIDOMHTMLAreaElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAreaElement nsIDOMHTMLAreaElement.idl >nsIDOMHTMLBRElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBRElement nsIDOMHTMLBRElement.idl >nsIDOMHTMLBaseElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseElement nsIDOMHTMLBaseElement.idl >nsIDOMHTMLBaseFontElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseFontElement nsIDOMHTMLBaseFontElement.idl >nsIDOMHTMLBodyElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBodyElement nsIDOMHTMLBodyElement.idl >nsIDOMHTMLButtonElement.idl >nsIDOMHTMLCollection.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLButtonElement nsIDOMHTMLButtonElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLCollection nsIDOMHTMLCollection.idl >nsIDOMHTMLDListElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDListElement nsIDOMHTMLDListElement.idl >nsIDOMHTMLDirectoryElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDirectoryElement nsIDOMHTMLDirectoryElement.idl >nsIDOMHTMLDivElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDivElement nsIDOMHTMLDivElement.idl >nsIDOMHTMLDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDocument nsIDOMHTMLDocument.idl >nsIDOMHTMLElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLElement nsIDOMHTMLElement.idl >nsIDOMHTMLEmbedElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLEmbedElement nsIDOMHTMLEmbedElement.idl >nsIDOMHTMLFieldSetElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFieldSetElement nsIDOMHTMLFieldSetElement.idl >nsIDOMHTMLFontElement.idl >nsIDOMHTMLFormElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFontElement nsIDOMHTMLFontElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFormElement nsIDOMHTMLFormElement.idl >nsIDOMHTMLFrameElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameElement nsIDOMHTMLFrameElement.idl >nsIDOMHTMLFrameSetElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameSetElement nsIDOMHTMLFrameSetElement.idl >nsIDOMHTMLHRElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHRElement nsIDOMHTMLHRElement.idl >nsIDOMHTMLHeadElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadElement nsIDOMHTMLHeadElement.idl >nsIDOMHTMLHeadingElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadingElement nsIDOMHTMLHeadingElement.idl >nsIDOMHTMLHtmlElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHtmlElement nsIDOMHTMLHtmlElement.idl >nsIDOMHTMLIFrameElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLIFrameElement nsIDOMHTMLIFrameElement.idl >nsIDOMHTMLImageElement.idl >nsIDOMHTMLInputElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLImageElement nsIDOMHTMLImageElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLInputElement nsIDOMHTMLInputElement.idl >nsIDOMHTMLIsIndexElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLIsIndexElement nsIDOMHTMLIsIndexElement.idl >nsIDOMHTMLLIElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLIElement nsIDOMHTMLLIElement.idl >nsIDOMHTMLLabelElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLabelElement nsIDOMHTMLLabelElement.idl >nsIDOMHTMLLegendElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLegendElement nsIDOMHTMLLegendElement.idl >nsIDOMHTMLLinkElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLinkElement nsIDOMHTMLLinkElement.idl >nsIDOMHTMLMapElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMapElement nsIDOMHTMLMapElement.idl >nsIDOMHTMLMenuElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMenuElement nsIDOMHTMLMenuElement.idl >nsIDOMHTMLMetaElement.idl >nsIDOMHTMLModElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMetaElement nsIDOMHTMLMetaElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLModElement nsIDOMHTMLModElement.idl >nsIDOMHTMLOListElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOListElement nsIDOMHTMLOListElement.idl >nsIDOMHTMLObjectElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLObjectElement nsIDOMHTMLObjectElement.idl >nsIDOMHTMLOptGroupElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptGroupElement nsIDOMHTMLOptGroupElement.idl >nsIDOMHTMLOptionElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionElement nsIDOMHTMLOptionElement.idl >nsIDOMHTMLParagraphElement.idl >nsIDOMHTMLOptionsCollection.idl >nsIDOMHTMLParamElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionsCollection nsIDOMHTMLOptionsCollection.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLParagraphElement nsIDOMHTMLParagraphElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLParamElement nsIDOMHTMLParamElement.idl >nsIDOMHTMLPreElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLPreElement nsIDOMHTMLPreElement.idl >nsIDOMHTMLQuoteElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLQuoteElement nsIDOMHTMLQuoteElement.idl >nsIDOMHTMLScriptElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLScriptElement nsIDOMHTMLScriptElement.idl >nsIDOMHTMLSelectElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLSelectElement nsIDOMHTMLSelectElement.idl >nsIDOMHTMLStyleElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLStyleElement nsIDOMHTMLStyleElement.idl >nsIDOMHTMLTableCaptionElem.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCaptionElem nsIDOMHTMLTableCaptionElem.idl >nsIDOMHTMLTableCellElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCellElement nsIDOMHTMLTableCellElement.idl >nsIDOMHTMLTableColElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableColElement nsIDOMHTMLTableColElement.idl >nsIDOMHTMLTableElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableElement nsIDOMHTMLTableElement.idl >nsIDOMHTMLTableRowElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableRowElement nsIDOMHTMLTableRowElement.idl >nsIDOMHTMLTableSectionElem.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableSectionElem nsIDOMHTMLTableSectionElem.idl >nsIDOMHTMLTextAreaElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTextAreaElement nsIDOMHTMLTextAreaElement.idl >nsIDOMHTMLTitleElement.idl >nsIDOMHTMLUListElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTitleElement nsIDOMHTMLTitleElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLUListElement nsIDOMHTMLUListElement.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormControlList.idl nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSXBLFormControl.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLCanvasElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement2.h _xpidlgen/nsIDOMNSHTMLAreaElement.h _xpidlgen/nsIDOMNSHTMLAreaElement2.h _xpidlgen/nsIDOMNSHTMLButtonElement.h _xpidlgen/nsIDOMNSHTMLDocument.h _xpidlgen/nsIDOMNSHTMLElement.h _xpidlgen/nsIDOMNSHTMLFormControlList.h _xpidlgen/nsIDOMNSHTMLFormElement.h _xpidlgen/nsIDOMNSHTMLFrameElement.h _xpidlgen/nsIDOMNSHTMLHRElement.h _xpidlgen/nsIDOMNSHTMLImageElement.h _xpidlgen/nsIDOMNSHTMLInputElement.h _xpidlgen/nsIDOMNSHTMLOptionCollectn.h _xpidlgen/nsIDOMNSHTMLOptionElement.h _xpidlgen/nsIDOMNSHTMLSelectElement.h _xpidlgen/nsIDOMNSHTMLTextAreaElement.h _xpidlgen/nsIDOMNSXBLFormControl.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLAnchorElement.h _xpidlgen/nsIDOMHTMLAppletElement.h _xpidlgen/nsIDOMHTMLAreaElement.h _xpidlgen/nsIDOMHTMLBRElement.h _xpidlgen/nsIDOMHTMLBaseElement.h _xpidlgen/nsIDOMHTMLBaseFontElement.h _xpidlgen/nsIDOMHTMLBodyElement.h _xpidlgen/nsIDOMHTMLButtonElement.h _xpidlgen/nsIDOMHTMLCollection.h _xpidlgen/nsIDOMHTMLDListElement.h _xpidlgen/nsIDOMHTMLDirectoryElement.h _xpidlgen/nsIDOMHTMLDivElement.h _xpidlgen/nsIDOMHTMLDocument.h _xpidlgen/nsIDOMHTMLElement.h _xpidlgen/nsIDOMHTMLEmbedElement.h _xpidlgen/nsIDOMHTMLFieldSetElement.h _xpidlgen/nsIDOMHTMLFontElement.h _xpidlgen/nsIDOMHTMLFormElement.h _xpidlgen/nsIDOMHTMLFrameElement.h _xpidlgen/nsIDOMHTMLFrameSetElement.h _xpidlgen/nsIDOMHTMLHRElement.h _xpidlgen/nsIDOMHTMLHeadElement.h _xpidlgen/nsIDOMHTMLHeadingElement.h _xpidlgen/nsIDOMHTMLHtmlElement.h _xpidlgen/nsIDOMHTMLIFrameElement.h _xpidlgen/nsIDOMHTMLImageElement.h _xpidlgen/nsIDOMHTMLInputElement.h _xpidlgen/nsIDOMHTMLIsIndexElement.h _xpidlgen/nsIDOMHTMLLIElement.h _xpidlgen/nsIDOMHTMLLabelElement.h _xpidlgen/nsIDOMHTMLLegendElement.h _xpidlgen/nsIDOMHTMLLinkElement.h _xpidlgen/nsIDOMHTMLMapElement.h _xpidlgen/nsIDOMHTMLMenuElement.h _xpidlgen/nsIDOMHTMLMetaElement.h _xpidlgen/nsIDOMHTMLModElement.h _xpidlgen/nsIDOMHTMLOListElement.h _xpidlgen/nsIDOMHTMLObjectElement.h _xpidlgen/nsIDOMHTMLOptGroupElement.h _xpidlgen/nsIDOMHTMLOptionElement.h _xpidlgen/nsIDOMHTMLOptionsCollection.h _xpidlgen/nsIDOMHTMLParagraphElement.h _xpidlgen/nsIDOMHTMLParamElement.h _xpidlgen/nsIDOMHTMLPreElement.h _xpidlgen/nsIDOMHTMLQuoteElement.h _xpidlgen/nsIDOMHTMLScriptElement.h _xpidlgen/nsIDOMHTMLSelectElement.h _xpidlgen/nsIDOMHTMLStyleElement.h _xpidlgen/nsIDOMHTMLTableCaptionElem.h _xpidlgen/nsIDOMHTMLTableCellElement.h _xpidlgen/nsIDOMHTMLTableColElement.h _xpidlgen/nsIDOMHTMLTableElement.h _xpidlgen/nsIDOMHTMLTableRowElement.h _xpidlgen/nsIDOMHTMLTableSectionElem.h _xpidlgen/nsIDOMHTMLTextAreaElement.h _xpidlgen/nsIDOMHTMLTitleElement.h _xpidlgen/nsIDOMHTMLUListElement.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLAnchorElement.h _xpidlgen/nsIDOMHTMLAppletElement.h _xpidlgen/nsIDOMHTMLAreaElement.h _xpidlgen/nsIDOMHTMLBRElement.h _xpidlgen/nsIDOMHTMLBaseElement.h _xpidlgen/nsIDOMHTMLBaseFontElement.h _xpidlgen/nsIDOMHTMLBodyElement.h _xpidlgen/nsIDOMHTMLButtonElement.h _xpidlgen/nsIDOMHTMLCollection.h _xpidlgen/nsIDOMHTMLDListElement.h _xpidlgen/nsIDOMHTMLDirectoryElement.h _xpidlgen/nsIDOMHTMLDivElement.h _xpidlgen/nsIDOMHTMLDocument.h _xpidlgen/nsIDOMHTMLElement.h _xpidlgen/nsIDOMHTMLEmbedElement.h _xpidlgen/nsIDOMHTMLFieldSetElement.h _xpidlgen/nsIDOMHTMLFontElement.h _xpidlgen/nsIDOMHTMLFormElement.h _xpidlgen/nsIDOMHTMLFrameElement.h _xpidlgen/nsIDOMHTMLFrameSetElement.h _xpidlgen/nsIDOMHTMLHRElement.h _xpidlgen/nsIDOMHTMLHeadElement.h _xpidlgen/nsIDOMHTMLHeadingElement.h _xpidlgen/nsIDOMHTMLHtmlElement.h _xpidlgen/nsIDOMHTMLIFrameElement.h _xpidlgen/nsIDOMHTMLImageElement.h _xpidlgen/nsIDOMHTMLInputElement.h _xpidlgen/nsIDOMHTMLIsIndexElement.h _xpidlgen/nsIDOMHTMLLIElement.h _xpidlgen/nsIDOMHTMLLabelElement.h _xpidlgen/nsIDOMHTMLLegendElement.h _xpidlgen/nsIDOMHTMLLinkElement.h _xpidlgen/nsIDOMHTMLMapElement.h _xpidlgen/nsIDOMHTMLMenuElement.h _xpidlgen/nsIDOMHTMLMetaElement.h _xpidlgen/nsIDOMHTMLModElement.h _xpidlgen/nsIDOMHTMLOListElement.h _xpidlgen/nsIDOMHTMLObjectElement.h _xpidlgen/nsIDOMHTMLOptGroupElement.h _xpidlgen/nsIDOMHTMLOptionElement.h _xpidlgen/nsIDOMHTMLOptionsCollection.h _xpidlgen/nsIDOMHTMLParagraphElement.h _xpidlgen/nsIDOMHTMLParamElement.h _xpidlgen/nsIDOMHTMLPreElement.h _xpidlgen/nsIDOMHTMLQuoteElement.h _xpidlgen/nsIDOMHTMLScriptElement.h _xpidlgen/nsIDOMHTMLSelectElement.h _xpidlgen/nsIDOMHTMLStyleElement.h _xpidlgen/nsIDOMHTMLTableCaptionElem.h _xpidlgen/nsIDOMHTMLTableCellElement.h _xpidlgen/nsIDOMHTMLTableColElement.h _xpidlgen/nsIDOMHTMLTableElement.h _xpidlgen/nsIDOMHTMLTableRowElement.h _xpidlgen/nsIDOMHTMLTableSectionElem.h _xpidlgen/nsIDOMHTMLTextAreaElement.h _xpidlgen/nsIDOMHTMLTitleElement.h _xpidlgen/nsIDOMHTMLUListElement.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/html' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/events' >Creating .deps >Creating _xpidlgen/.done >nsIDOMNSEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEvent nsIDOMNSEvent.idl >nsIDOMDataContainerEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDataContainerEvent nsIDOMDataContainerEvent.idl >nsIDOMKeyEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMKeyEvent nsIDOMKeyEvent.idl >nsIDOMMutationEvent.idl >nsIDOMNSUIEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMutationEvent nsIDOMMutationEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSUIEvent nsIDOMNSUIEvent.idl >nsIDOMPopupBlockedEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPopupBlockedEvent nsIDOMPopupBlockedEvent.idl >nsIDOMBeforeUnloadEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMBeforeUnloadEvent nsIDOMBeforeUnloadEvent.idl >nsIDOMNSEventTarget.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEventTarget nsIDOMNSEventTarget.idl >nsIDOMSmartCardEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSmartCardEvent nsIDOMSmartCardEvent.idl >nsIDOMPageTransitionEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPageTransitionEvent nsIDOMPageTransitionEvent.idl >nsIDOMCommandEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCommandEvent nsIDOMCommandEvent.idl >nsIDOMMessageEvent.idl >nsIDOMDocumentEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMessageEvent nsIDOMMessageEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentEvent nsIDOMDocumentEvent.idl >nsIDOMEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEvent nsIDOMEvent.idl >nsIDOMEventTarget.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventTarget nsIDOMEventTarget.idl >nsIDOMEventListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventListener nsIDOMEventListener.idl >nsIDOM3DocumentEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3DocumentEvent nsIDOM3DocumentEvent.idl >nsIDOM3EventTarget.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3EventTarget nsIDOM3EventTarget.idl >nsIDOMEventGroup.idl >nsIDOMCustomEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventGroup nsIDOMEventGroup.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCustomEvent nsIDOMCustomEvent.idl >nsIDOMMouseEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMouseEvent nsIDOMMouseEvent.idl >nsIDOMUIEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMUIEvent nsIDOMUIEvent.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMNSEvent.h _xpidlgen/nsIDOMDataContainerEvent.h _xpidlgen/nsIDOMKeyEvent.h _xpidlgen/nsIDOMMutationEvent.h _xpidlgen/nsIDOMNSUIEvent.h _xpidlgen/nsIDOMPopupBlockedEvent.h _xpidlgen/nsIDOMBeforeUnloadEvent.h _xpidlgen/nsIDOMNSEventTarget.h _xpidlgen/nsIDOMSmartCardEvent.h _xpidlgen/nsIDOMPageTransitionEvent.h _xpidlgen/nsIDOMCommandEvent.h _xpidlgen/nsIDOMMessageEvent.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl nsIDOMUIEvent.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl nsIDOMUIEvent.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentEvent.h _xpidlgen/nsIDOMEvent.h _xpidlgen/nsIDOMEventTarget.h _xpidlgen/nsIDOMEventListener.h _xpidlgen/nsIDOM3DocumentEvent.h _xpidlgen/nsIDOM3EventTarget.h _xpidlgen/nsIDOMEventGroup.h _xpidlgen/nsIDOMCustomEvent.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMUIEvent.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentEvent.h _xpidlgen/nsIDOMEvent.h _xpidlgen/nsIDOMEventTarget.h _xpidlgen/nsIDOMEventListener.h _xpidlgen/nsIDOM3DocumentEvent.h _xpidlgen/nsIDOM3EventTarget.h _xpidlgen/nsIDOMEventGroup.h _xpidlgen/nsIDOMCustomEvent.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMUIEvent.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/events' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/stylesheets' >Creating .deps >Creating _xpidlgen/.done >nsIDOMLinkStyle.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLinkStyle nsIDOMLinkStyle.idl >nsIDOMNSDocumentStyle.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSDocumentStyle nsIDOMNSDocumentStyle.idl >nsIDOMDocumentStyle.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentStyle nsIDOMDocumentStyle.idl >nsIDOMMediaList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMediaList nsIDOMMediaList.idl >nsIDOMStyleSheet.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStyleSheet nsIDOMStyleSheet.idl >nsIDOMStyleSheetList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStyleSheetList nsIDOMStyleSheetList.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMLinkStyle.h _xpidlgen/nsIDOMNSDocumentStyle.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/stylesheets' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/views' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/sdk/idl >nsIDOMDocumentView.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentView nsIDOMDocumentView.idl >nsIDOMAbstractView.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMAbstractView nsIDOMAbstractView.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/views' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/sidebar' >Creating .deps >Creating _xpidlgen/.done >nsISidebar.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISidebar nsISidebar.idl >nsIWebContentHandlerRegistrar.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebContentHandlerRegistrar nsIWebContentHandlerRegistrar.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISidebar.idl nsIWebContentHandlerRegistrar.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISidebar.h _xpidlgen/nsIWebContentHandlerRegistrar.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/sidebar' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/css' >Creating .deps >Creating _xpidlgen/.done >nsIDOMCSS2Properties.idl >nsIDOMCSSCharsetRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSCharsetRule nsIDOMCSSCharsetRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSS2Properties nsIDOMCSS2Properties.idl >nsIDOMCSSFontFaceRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSFontFaceRule nsIDOMCSSFontFaceRule.idl >nsIDOMCSSImportRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSImportRule nsIDOMCSSImportRule.idl >nsIDOMCSSMediaRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSMediaRule nsIDOMCSSMediaRule.idl >nsIDOMCSSMozDocumentRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSMozDocumentRule nsIDOMCSSMozDocumentRule.idl >nsIDOMCSSPageRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSPageRule nsIDOMCSSPageRule.idl >nsIDOMCSSStyleRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleRule nsIDOMCSSStyleRule.idl >nsIDOMCSSUnknownRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSUnknownRule nsIDOMCSSUnknownRule.idl >nsIDOMCounter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCounter nsIDOMCounter.idl >nsIDOMDocumentCSS.idl >nsIDOMRGBColor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentCSS nsIDOMDocumentCSS.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRGBColor nsIDOMRGBColor.idl >nsIDOMRect.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRect nsIDOMRect.idl >nsIDOMViewCSS.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMViewCSS nsIDOMViewCSS.idl >nsIDOMNSRGBAColor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSRGBAColor nsIDOMNSRGBAColor.idl >nsIDOMCSSPrimitiveValue.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSPrimitiveValue nsIDOMCSSPrimitiveValue.idl >nsIDOMCSSRule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSRule nsIDOMCSSRule.idl >nsIDOMCSSRuleList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSRuleList nsIDOMCSSRuleList.idl >nsIDOMCSSStyleDeclaration.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleDeclaration nsIDOMCSSStyleDeclaration.idl >nsIDOMCSSStyleSheet.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleSheet nsIDOMCSSStyleSheet.idl >nsIDOMCSSValue.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSValue nsIDOMCSSValue.idl >nsIDOMCSSValueList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSValueList nsIDOMCSSValueList.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl nsIDOMDocumentCSS.idl nsIDOMRGBColor.idl nsIDOMRect.idl nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl ../../../../dist/idl >nsIDOMElementCSSInlineStyle.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMElementCSSInlineStyle nsIDOMElementCSSInlineStyle.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCSS2Properties.h _xpidlgen/nsIDOMCSSCharsetRule.h _xpidlgen/nsIDOMCSSFontFaceRule.h _xpidlgen/nsIDOMCSSImportRule.h _xpidlgen/nsIDOMCSSMediaRule.h _xpidlgen/nsIDOMCSSMozDocumentRule.h _xpidlgen/nsIDOMCSSPageRule.h _xpidlgen/nsIDOMCSSStyleRule.h _xpidlgen/nsIDOMCSSUnknownRule.h _xpidlgen/nsIDOMCounter.h _xpidlgen/nsIDOMDocumentCSS.h _xpidlgen/nsIDOMRGBColor.h _xpidlgen/nsIDOMRect.h _xpidlgen/nsIDOMViewCSS.h _xpidlgen/nsIDOMNSRGBAColor.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCSSPrimitiveValue.h _xpidlgen/nsIDOMCSSRule.h _xpidlgen/nsIDOMCSSRuleList.h _xpidlgen/nsIDOMCSSStyleDeclaration.h _xpidlgen/nsIDOMCSSStyleSheet.h _xpidlgen/nsIDOMCSSValue.h _xpidlgen/nsIDOMCSSValueList.h _xpidlgen/nsIDOMElementCSSInlineStyle.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCSSPrimitiveValue.h _xpidlgen/nsIDOMCSSRule.h _xpidlgen/nsIDOMCSSRuleList.h _xpidlgen/nsIDOMCSSStyleDeclaration.h _xpidlgen/nsIDOMCSSStyleSheet.h _xpidlgen/nsIDOMCSSValue.h _xpidlgen/nsIDOMCSSValueList.h _xpidlgen/nsIDOMElementCSSInlineStyle.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/css' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/traversal' >Creating .deps >Creating _xpidlgen/.done >nsIDOMDocumentTraversal.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentTraversal nsIDOMDocumentTraversal.idl >nsIDOMNodeFilter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeFilter nsIDOMNodeFilter.idl >nsIDOMNodeIterator.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeIterator nsIDOMNodeIterator.idl >nsIDOMTreeWalker.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMTreeWalker nsIDOMTreeWalker.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentTraversal.h _xpidlgen/nsIDOMNodeFilter.h _xpidlgen/nsIDOMNodeIterator.h _xpidlgen/nsIDOMTreeWalker.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/traversal' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/range' >Creating .deps >Creating _xpidlgen/.done >nsIDOMNSRange.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSRange nsIDOMNSRange.idl >nsIDOMRangeException.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRangeException nsIDOMRangeException.idl >nsIDOMRange.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRange nsIDOMRange.idl >nsIDOMDocumentRange.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentRange nsIDOMDocumentRange.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMNSRange.idl nsIDOMRangeException.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMNSRange.h _xpidlgen/nsIDOMRangeException.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/range' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xbl' >Creating .deps >Creating _xpidlgen/.done >nsIDOMDocumentXBL.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentXBL nsIDOMDocumentXBL.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentXBL.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentXBL.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xbl' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xpath' >Creating .deps >Creating _xpidlgen/.done >nsIDOMXPathEvaluator.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathEvaluator nsIDOMXPathEvaluator.idl >nsIDOMXPathException.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathException nsIDOMXPathException.idl >nsIDOMXPathExpression.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathExpression nsIDOMXPathExpression.idl >nsIDOMXPathNamespace.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathNamespace nsIDOMXPathNamespace.idl >nsIDOMXPathNSResolver.idl >nsIDOMXPathResult.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathResult nsIDOMXPathResult.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathNSResolver nsIDOMXPathNSResolver.idl >nsIDOMNSXPathExpression.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSXPathExpression nsIDOMNSXPathExpression.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMXPathEvaluator.h _xpidlgen/nsIDOMXPathException.h _xpidlgen/nsIDOMXPathExpression.h _xpidlgen/nsIDOMXPathNamespace.h _xpidlgen/nsIDOMXPathNSResolver.h _xpidlgen/nsIDOMXPathResult.h _xpidlgen/nsIDOMNSXPathExpression.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xpath' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/ls' >Creating .deps >Creating _xpidlgen/.done >nsIDOMDOMImplementationLS.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementationLS nsIDOMDOMImplementationLS.idl >nsIDOMLSException.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSException nsIDOMLSException.idl >nsIDOMLSInput.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSInput nsIDOMLSInput.idl >nsIDOMLSLoadEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSLoadEvent nsIDOMLSLoadEvent.idl >nsIDOMLSOutput.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSOutput nsIDOMLSOutput.idl >nsIDOMLSParser.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSParser nsIDOMLSParser.idl >nsIDOMLSParserFilter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSParserFilter nsIDOMLSParserFilter.idl >nsIDOMLSProgressEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSProgressEvent nsIDOMLSProgressEvent.idl >nsIDOMLSResourceResolver.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSResourceResolver nsIDOMLSResourceResolver.idl >nsIDOMLSSerializer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSSerializer nsIDOMLSSerializer.idl >nsIDOMLSSerializerFilter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSSerializerFilter nsIDOMLSSerializerFilter.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl nsIDOMLSParser.idl nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDOMImplementationLS.h _xpidlgen/nsIDOMLSException.h _xpidlgen/nsIDOMLSInput.h _xpidlgen/nsIDOMLSLoadEvent.h _xpidlgen/nsIDOMLSOutput.h _xpidlgen/nsIDOMLSParser.h _xpidlgen/nsIDOMLSParserFilter.h _xpidlgen/nsIDOMLSProgressEvent.h _xpidlgen/nsIDOMLSResourceResolver.h _xpidlgen/nsIDOMLSSerializer.h _xpidlgen/nsIDOMLSSerializerFilter.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/ls' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xul' >Creating .deps >Creating _xpidlgen/.done >nsIDOMXULButtonElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULButtonElement nsIDOMXULButtonElement.idl >nsIDOMXULCheckboxElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCheckboxElement nsIDOMXULCheckboxElement.idl >nsIDOMXULCommandDispatcher.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCommandDispatcher nsIDOMXULCommandDispatcher.idl >nsIDOMXULCommandEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCommandEvent nsIDOMXULCommandEvent.idl >nsIDOMXULControlElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULControlElement nsIDOMXULControlElement.idl >nsIDOMXULDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULDocument nsIDOMXULDocument.idl >nsIDOMXULDescriptionElement.idl >nsIDOMXULElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULDescriptionElement nsIDOMXULDescriptionElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULElement nsIDOMXULElement.idl >nsIDOMXULContainerElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULContainerElement nsIDOMXULContainerElement.idl >nsIDOMXULImageElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULImageElement nsIDOMXULImageElement.idl >nsIDOMXULLabelElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULLabelElement nsIDOMXULLabelElement.idl >nsIDOMXULLabeledControlEl.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULLabeledControlEl nsIDOMXULLabeledControlEl.idl >nsIDOMXULMenuListElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULMenuListElement nsIDOMXULMenuListElement.idl >nsIDOMXULPopupElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULPopupElement nsIDOMXULPopupElement.idl >nsIDOMXULSelectCntrlEl.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlEl.idl >nsIDOMXULSelectCntrlItemEl.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlItemEl nsIDOMXULSelectCntrlItemEl.idl >nsIDOMXULMultSelectCntrlEl.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULMultSelectCntrlEl nsIDOMXULMultSelectCntrlEl.idl >nsIDOMXULTextboxElement.idl >nsIDOMXULTreeElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULTextboxElement nsIDOMXULTextboxElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULTreeElement nsIDOMXULTreeElement.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMXULButtonElement.h _xpidlgen/nsIDOMXULCheckboxElement.h _xpidlgen/nsIDOMXULCommandDispatcher.h _xpidlgen/nsIDOMXULCommandEvent.h _xpidlgen/nsIDOMXULControlElement.h _xpidlgen/nsIDOMXULDescriptionElement.h _xpidlgen/nsIDOMXULDocument.h _xpidlgen/nsIDOMXULElement.h _xpidlgen/nsIDOMXULContainerElement.h _xpidlgen/nsIDOMXULImageElement.h _xpidlgen/nsIDOMXULLabelElement.h _xpidlgen/nsIDOMXULLabeledControlEl.h _xpidlgen/nsIDOMXULMenuListElement.h _xpidlgen/nsIDOMXULPopupElement.h _xpidlgen/nsIDOMXULSelectCntrlEl.h _xpidlgen/nsIDOMXULSelectCntrlItemEl.h _xpidlgen/nsIDOMXULMultSelectCntrlEl.h _xpidlgen/nsIDOMXULTextboxElement.h _xpidlgen/nsIDOMXULTreeElement.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xul' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/storage' >Creating .deps >Creating _xpidlgen/.done >nsIDOMToString.idl >nsIDOMStorageManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageManager nsIDOMStorageManager.idl >nsIDOMStorage.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorage nsIDOMStorage.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMToString nsIDOMToString.idl >nsIDOMStorageEvent.idl >nsIDOMStorageItem.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageEvent nsIDOMStorageEvent.idl >nsIDOMStorageList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageItem nsIDOMStorageItem.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageList nsIDOMStorageList.idl >nsIDOMStorageWindow.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageWindow nsIDOMStorageWindow.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsPIDOMStorage.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMToString.idl nsIDOMStorageManager.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMToString.h _xpidlgen/nsIDOMStorageManager.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/storage' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/json' >Creating .deps >Creating _xpidlgen/.done >nsIJSON.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSON nsIJSON.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIJSON.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSON.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIJSON.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIJSON.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSON.h ../../../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSON.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/json' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/offline' >Creating .deps >Creating _xpidlgen/.done >nsIDOMOfflineResourceList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMOfflineResourceList nsIDOMOfflineResourceList.idl >nsIDOMLoadStatusList.idl >nsIDOMLoadStatus.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLoadStatusList nsIDOMLoadStatusList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLoadStatus nsIDOMLoadStatus.idl >nsIDOMLoadStatusEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLoadStatusEvent nsIDOMLoadStatusEvent.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMOfflineResourceList.idl nsIDOMLoadStatusList.idl nsIDOMLoadStatus.idl nsIDOMLoadStatusEvent.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMOfflineResourceList.h _xpidlgen/nsIDOMLoadStatusList.h _xpidlgen/nsIDOMLoadStatus.h _xpidlgen/nsIDOMLoadStatusEvent.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/offline' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/svg' >Creating .deps >Creating _xpidlgen/.done >nsIDOMGetSVGDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGetSVGDocument nsIDOMGetSVGDocument.idl >nsIDOMSVGAElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAElement nsIDOMSVGAElement.idl >nsIDOMSVGAngle.idl >nsIDOMSVGAnimatedAngle.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAngle nsIDOMSVGAngle.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedAngle nsIDOMSVGAnimatedAngle.idl >nsIDOMSVGAnimatedBoolean.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedBoolean nsIDOMSVGAnimatedBoolean.idl >nsIDOMSVGAnimatedEnum.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedEnum nsIDOMSVGAnimatedEnum.idl >nsIDOMSVGAnimatedInteger.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedInteger nsIDOMSVGAnimatedInteger.idl >nsIDOMSVGAnimatedLength.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLength nsIDOMSVGAnimatedLength.idl >nsIDOMSVGAnimatedLengthList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLengthList nsIDOMSVGAnimatedLengthList.idl >nsIDOMSVGAnimatedNumber.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumber nsIDOMSVGAnimatedNumber.idl >nsIDOMSVGAnimatedNumberList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumberList nsIDOMSVGAnimatedNumberList.idl >nsIDOMSVGAnimatedPathData.idl >nsIDOMSVGAnimatedPoints.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPoints nsIDOMSVGAnimatedPoints.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPathData nsIDOMSVGAnimatedPathData.idl >nsIDOMSVGAnimatedString.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedString nsIDOMSVGAnimatedString.idl >nsIDOMSVGAnimPresAspRatio.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimPresAspRatio nsIDOMSVGAnimPresAspRatio.idl >nsIDOMSVGAnimatedRect.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedRect nsIDOMSVGAnimatedRect.idl >nsIDOMSVGAnimTransformList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimTransformList nsIDOMSVGAnimTransformList.idl >nsIDOMSVGCircleElement.idl >nsIDOMSVGClipPathElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGCircleElement nsIDOMSVGCircleElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGClipPathElement nsIDOMSVGClipPathElement.idl >nsIDOMSVGDefsElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDefsElement nsIDOMSVGDefsElement.idl >nsIDOMSVGDescElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDescElement nsIDOMSVGDescElement.idl >nsIDOMSVGDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDocument nsIDOMSVGDocument.idl >nsIDOMSVGElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGElement nsIDOMSVGElement.idl >nsIDOMSVGEllipseElement.idl >nsIDOMSVGEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGEllipseElement nsIDOMSVGEllipseElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGEvent nsIDOMSVGEvent.idl >nsIDOMSVGException.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGException nsIDOMSVGException.idl >nsIDOMSVGFilterElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFilterElement nsIDOMSVGFilterElement.idl >nsIDOMSVGFilters.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFilters nsIDOMSVGFilters.idl >nsIDOMSVGFitToViewBox.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFitToViewBox nsIDOMSVGFitToViewBox.idl >nsIDOMSVGForeignObjectElem.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGForeignObjectElem nsIDOMSVGForeignObjectElem.idl >nsIDOMSVGGElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGGElement nsIDOMSVGGElement.idl >nsIDOMSVGGradientElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGGradientElement nsIDOMSVGGradientElement.idl >nsIDOMSVGImageElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGImageElement nsIDOMSVGImageElement.idl >nsIDOMSVGLength.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLength nsIDOMSVGLength.idl >nsIDOMSVGLengthList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLengthList nsIDOMSVGLengthList.idl >nsIDOMSVGLineElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLineElement nsIDOMSVGLineElement.idl >nsIDOMSVGLocatable.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLocatable nsIDOMSVGLocatable.idl >nsIDOMSVGMarkerElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMarkerElement nsIDOMSVGMarkerElement.idl >nsIDOMSVGMaskElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMaskElement nsIDOMSVGMaskElement.idl >nsIDOMSVGMatrix.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMatrix nsIDOMSVGMatrix.idl >nsIDOMSVGMetadataElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMetadataElement nsIDOMSVGMetadataElement.idl >nsIDOMSVGNumber.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGNumber nsIDOMSVGNumber.idl >nsIDOMSVGNumberList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGNumberList nsIDOMSVGNumberList.idl >nsIDOMSVGPathElement.idl >nsIDOMSVGPathSeg.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathElement nsIDOMSVGPathElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSeg nsIDOMSVGPathSeg.idl >nsIDOMSVGPathSegList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSegList nsIDOMSVGPathSegList.idl >nsIDOMSVGPatternElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPatternElement nsIDOMSVGPatternElement.idl >nsIDOMSVGPoint.idl >nsIDOMSVGPointList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPoint nsIDOMSVGPoint.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPointList nsIDOMSVGPointList.idl >nsIDOMSVGPolygonElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPolygonElement nsIDOMSVGPolygonElement.idl >nsIDOMSVGPolylineElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPolylineElement nsIDOMSVGPolylineElement.idl >nsIDOMSVGPresAspectRatio.idl >nsIDOMSVGRect.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPresAspectRatio nsIDOMSVGPresAspectRatio.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGRect nsIDOMSVGRect.idl >nsIDOMSVGRectElement.idl >nsIDOMSVGScriptElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGRectElement nsIDOMSVGRectElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGScriptElement nsIDOMSVGScriptElement.idl >nsIDOMSVGSVGElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSVGElement nsIDOMSVGSVGElement.idl >nsIDOMSVGStopElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStopElement nsIDOMSVGStopElement.idl >nsIDOMSVGStylable.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStylable nsIDOMSVGStylable.idl >nsIDOMSVGStyleElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStyleElement nsIDOMSVGStyleElement.idl >nsIDOMSVGSwitchElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSwitchElement nsIDOMSVGSwitchElement.idl >nsIDOMSVGSymbolElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSymbolElement nsIDOMSVGSymbolElement.idl >nsIDOMSVGTextContentElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextContentElement nsIDOMSVGTextContentElement.idl >nsIDOMSVGTextElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextElement nsIDOMSVGTextElement.idl >nsIDOMSVGTextPathElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPathElement nsIDOMSVGTextPathElement.idl >nsIDOMSVGTextPositionElem.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPositionElem nsIDOMSVGTextPositionElem.idl >nsIDOMSVGTitleElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTitleElement nsIDOMSVGTitleElement.idl >nsIDOMSVGTransform.idl >nsIDOMSVGTransformList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransform nsIDOMSVGTransform.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformList nsIDOMSVGTransformList.idl >nsIDOMSVGTransformable.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformable nsIDOMSVGTransformable.idl >nsIDOMSVGTSpanElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTSpanElement nsIDOMSVGTSpanElement.idl >nsIDOMSVGURIReference.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGURIReference nsIDOMSVGURIReference.idl >nsIDOMSVGUnitTypes.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGUnitTypes nsIDOMSVGUnitTypes.idl >nsIDOMSVGUseElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGUseElement nsIDOMSVGUseElement.idl >nsIDOMSVGViewSpec.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGViewSpec nsIDOMSVGViewSpec.idl >nsIDOMSVGZoomAndPan.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomAndPan nsIDOMSVGZoomAndPan.idl >nsIDOMSVGZoomEvent.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomEvent nsIDOMSVGZoomEvent.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMGetSVGDocument.h _xpidlgen/nsIDOMSVGAElement.h _xpidlgen/nsIDOMSVGAngle.h _xpidlgen/nsIDOMSVGAnimatedAngle.h _xpidlgen/nsIDOMSVGAnimatedBoolean.h _xpidlgen/nsIDOMSVGAnimatedEnum.h _xpidlgen/nsIDOMSVGAnimatedInteger.h _xpidlgen/nsIDOMSVGAnimatedLength.h _xpidlgen/nsIDOMSVGAnimatedLengthList.h _xpidlgen/nsIDOMSVGAnimatedNumber.h _xpidlgen/nsIDOMSVGAnimatedNumberList.h _xpidlgen/nsIDOMSVGAnimatedPathData.h _xpidlgen/nsIDOMSVGAnimatedPoints.h _xpidlgen/nsIDOMSVGAnimatedString.h _xpidlgen/nsIDOMSVGAnimPresAspRatio.h _xpidlgen/nsIDOMSVGAnimatedRect.h _xpidlgen/nsIDOMSVGAnimTransformList.h _xpidlgen/nsIDOMSVGCircleElement.h _xpidlgen/nsIDOMSVGClipPathElement.h _xpidlgen/nsIDOMSVGDefsElement.h _xpidlgen/nsIDOMSVGDescElement.h _xpidlgen/nsIDOMSVGDocument.h _xpidlgen/nsIDOMSVGElement.h _xpidlgen/nsIDOMSVGEllipseElement.h _xpidlgen/nsIDOMSVGEvent.h _xpidlgen/nsIDOMSVGException.h _xpidlgen/nsIDOMSVGFilterElement.h _xpidlgen/nsIDOMSVGFilters.h _xpidlgen/nsIDOMSVGFitToViewBox.h _xpidlgen/nsIDOMSVGForeignObjectElem.h _xpidlgen/nsIDOMSVGGElement.h _xpidlgen/nsIDOMSVGGradientElement.h _xpidlgen/nsIDOMSVGImageElement.h _xpidlgen/nsIDOMSVGLength.h _xpidlgen/nsIDOMSVGLengthList.h _xpidlgen/nsIDOMSVGLineElement.h _xpidlgen/nsIDOMSVGLocatable.h _xpidlgen/nsIDOMSVGMarkerElement.h _xpidlgen/nsIDOMSVGMaskElement.h _xpidlgen/nsIDOMSVGMatrix.h _xpidlgen/nsIDOMSVGMetadataElement.h _xpidlgen/nsIDOMSVGNumber.h _xpidlgen/nsIDOMSVGNumberList.h _xpidlgen/nsIDOMSVGPathElement.h _xpidlgen/nsIDOMSVGPathSeg.h _xpidlgen/nsIDOMSVGPathSegList.h _xpidlgen/nsIDOMSVGPatternElement.h _xpidlgen/nsIDOMSVGPoint.h _xpidlgen/nsIDOMSVGPointList.h _xpidlgen/nsIDOMSVGPolygonElement.h _xpidlgen/nsIDOMSVGPolylineElement.h _xpidlgen/nsIDOMSVGPresAspectRatio.h _xpidlgen/nsIDOMSVGRect.h _xpidlgen/nsIDOMSVGRectElement.h _xpidlgen/nsIDOMSVGScriptElement.h _xpidlgen/nsIDOMSVGSVGElement.h _xpidlgen/nsIDOMSVGStopElement.h _xpidlgen/nsIDOMSVGStylable.h _xpidlgen/nsIDOMSVGStyleElement.h _xpidlgen/nsIDOMSVGSwitchElement.h _xpidlgen/nsIDOMSVGSymbolElement.h _xpidlgen/nsIDOMSVGTextContentElement.h _xpidlgen/nsIDOMSVGTextElement.h _xpidlgen/nsIDOMSVGTextPathElement.h _xpidlgen/nsIDOMSVGTextPositionElem.h _xpidlgen/nsIDOMSVGTitleElement.h _xpidlgen/nsIDOMSVGTransform.h _xpidlgen/nsIDOMSVGTransformList.h _xpidlgen/nsIDOMSVGTransformable.h _xpidlgen/nsIDOMSVGTSpanElement.h _xpidlgen/nsIDOMSVGURIReference.h _xpidlgen/nsIDOMSVGUnitTypes.h _xpidlgen/nsIDOMSVGUseElement.h _xpidlgen/nsIDOMSVGViewSpec.h _xpidlgen/nsIDOMSVGZoomAndPan.h _xpidlgen/nsIDOMSVGZoomEvent.h ../../../../dist/include/dom >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/svg' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/coreEvents' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMFocusListener.h nsIDOMFormListener.h nsIDOMKeyListener.h nsIDOMLoadListener.h nsIDOMMouseListener.h nsIDOMMouseMotionListener.h nsIDOMDragListener.h nsIDOMTextListener.h nsIDOMCompositionListener.h nsIDOMXULListener.h nsIDOMContextMenuListener.h nsIDOMUIListener.h ../../../dist/include/dom >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/coreEvents' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/base' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsPIDOMWindow.h nsPIWindowRoot.h nsIFocusController.h ../../../dist/include/dom >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/base' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIScriptContext.h nsIJSNativeInitializer.h nsIScriptRuntime.h nsIScriptObjectOwner.h nsIScriptObjectPrincipal.h nsIScriptGlobalObject.h nsIScriptGlobalObjectOwner.h nsIScriptTimeoutHandler.h nsIDOMScriptObjectFactory.h nsDOMCID.h nsIScriptExternalNameSet.h nsIScriptNameSpaceManager.h nsDOMError.h nsIJSEventListener.h nsIDOMClassInfo.h nsDOMClassInfoID.h nsIBaseDOMException.h nsDOMString.h nsDOMJSUtils.h nsDOMScriptObjectHolder.h ../../dist/include/dom >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIEntropyCollector.idl nsIScriptChannel.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEntropyCollector.h _xpidlgen/nsIScriptChannel.h ../../dist/include/dom >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. storage/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. offline/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. json/Makefile >creating dom/src/storage/Makefile >creating dom/src/offline/Makefile >creating dom/src/json/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/base' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/jsurl' >Creating .deps >Creating ../../../dist/include/jsurl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsJSProtocolHandler.h ../../../dist/include/jsurl >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/jsurl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/events' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/events' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/storage' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/storage' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/offline' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/offline' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/json' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/json' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/locales' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/locales' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/tests' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/tests' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/public' >Creating ../../dist/include/view >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIView.h nsIViewManager.h nsIScrollableView.h nsViewsCID.h nsIViewObserver.h nsIScrollPositionListener.h ../../dist/include/view >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/public' >Creating .deps >Creating ../../dist/include/widget >Creating _xpidlgen/.done >nsIAppShell.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAppShell nsIAppShell.idl >nsIFilePicker.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFilePicker nsIFilePicker.idl >nsIToolkit.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIToolkit nsIToolkit.idl >nsISound.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISound nsISound.idl >nsITransferable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITransferable nsITransferable.idl >nsIClipboardDragDropHooks.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHooks nsIClipboardDragDropHooks.idl >nsIClipboardDragDropHookList.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHookList nsIClipboardDragDropHookList.idl >nsIDragSession.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDragSession nsIDragSession.idl >nsIDragService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDragService nsIDragService.idl >nsIFormatConverter.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFormatConverter nsIFormatConverter.idl >nsIClipboard.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboard nsIClipboard.idl >nsIClipboardHelper.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardHelper nsIClipboardHelper.idl >nsIClipboardOwner.idl >nsIRollupListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardOwner nsIClipboardOwner.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRollupListener nsIRollupListener.idl >nsIBaseWindow.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBaseWindow nsIBaseWindow.idl >nsIBidiKeyboard.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBidiKeyboard nsIBidiKeyboard.idl >nsIFullScreen.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFullScreen nsIFullScreen.idl >nsIScreen.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScreen nsIScreen.idl >nsIScreenManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScreenManager nsIScreenManager.idl >nsIPrintSession.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSession nsIPrintSession.idl >nsIPrintSettings.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSettings nsIPrintSettings.idl >nsIPrintSettingsService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSettingsService nsIPrintSettingsService.idl >nsIPrintOptions.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintOptions nsIPrintOptions.idl >nsIIdleService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIIdleService nsIIdleService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 widgetCore.h nsStringUtil.h nsIWidget.h nsIKBStateControl.h nsGUIEvent.h nsEvent.h nsIMouseListener.h nsIEventListener.h nsWidgetsCID.h nsILookAndFeel.h nsIPluginWidget.h nsINativeKeyBindings.h nsIDeviceContextSpec.h nsIMenuRollup.h nsIDragSessionGTK.h nsIPrintDialogService.h ../../dist/include/widget >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 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 nsIRollupListener.idl nsIBaseWindow.idl nsIBidiKeyboard.idl nsIFullScreen.idl nsIScreen.idl nsIScreenManager.idl nsIPrintSession.idl nsIPrintSettings.idl nsIPrintSettingsService.idl nsIPrintOptions.idl nsIIdleService.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppShell.h _xpidlgen/nsIFilePicker.h _xpidlgen/nsIToolkit.h _xpidlgen/nsISound.h _xpidlgen/nsITransferable.h _xpidlgen/nsIClipboardDragDropHooks.h _xpidlgen/nsIClipboardDragDropHookList.h _xpidlgen/nsIDragSession.h _xpidlgen/nsIDragService.h _xpidlgen/nsIFormatConverter.h _xpidlgen/nsIClipboard.h _xpidlgen/nsIClipboardHelper.h _xpidlgen/nsIClipboardOwner.h _xpidlgen/nsIRollupListener.h _xpidlgen/nsIBaseWindow.h _xpidlgen/nsIBidiKeyboard.h _xpidlgen/nsIFullScreen.h _xpidlgen/nsIScreen.h _xpidlgen/nsIScreenManager.h _xpidlgen/nsIPrintSession.h _xpidlgen/nsIPrintSettings.h _xpidlgen/nsIPrintSettingsService.h _xpidlgen/nsIPrintOptions.h _xpidlgen/nsIIdleService.h ../../dist/include/widget >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. gtk2/Makefile >creating widget/src/gtk2/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/xpwidgets' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/xpwidgets' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/support' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsWidgetSupport.h ../../../dist/include/widget >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/support' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtk2' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsGTKToolkit.h nsIImageToPixbuf.h mozdrawingarea.h mozcontainer.h ../../../dist/include/widget >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtk2' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >/usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gtkxtbin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h ../../../dist/include/gtkxtbin >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/public' >Creating .deps >Creating ../../../dist/include/content >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozFlushType.h nsIContent.h nsIAttribute.h nsIContentIterator.h nsContentErrors.h nsContentPolicyUtils.h nsContentUtils.h nsIDocument.h nsIDocumentObserver.h nsIMutationObserver.h nsINameSpaceManager.h nsINode.h nsINodeInfo.h nsIRange.h nsIRangeUtils.h nsIScriptElement.h nsIStyleSheetLinkingElement.h nsIPrivateDOMImplementation.h nsIContentSerializer.h nsIHTMLToTextSink.h nsIXPathEvaluatorInternal.h mozISanitizingSerializer.h nsCaseTreatment.h nsContentCID.h nsCopySupport.h nsContentCreatorFunctions.h nsLineBreaker.h nsXMLNameSpaceMap.h nsPresShellIterator.h nsDOMFile.h nsIXFormsUtilityService.h ../../../dist/include/content >nsIChromeRegistry.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChromeRegistry nsIChromeRegistry.idl >nsIContentPolicy.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContentPolicy nsIContentPolicy.idl >nsIDocumentEncoder.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocumentEncoder nsIDocumentEncoder.idl >nsIDOMFile.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMFile nsIDOMFile.idl >nsIDOMFileList.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMFileList nsIDOMFileList.idl >nsIDOMFileException.idl >nsIDOMParser.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMFileException nsIDOMFileException.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMParser nsIDOMParser.idl >nsIDOMSerializer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMSerializer nsIDOMSerializer.idl >nsISelection2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelection2 nsISelection2.idl >nsISelectionDisplay.idl >nsISelectionController.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionController nsISelectionController.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionDisplay nsISelectionDisplay.idl >nsISelectionListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionListener nsISelectionListener.idl >nsISelectionPrivate.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionPrivate nsISelectionPrivate.idl >nsIScriptLoaderObserver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptLoaderObserver nsIScriptLoaderObserver.idl >nsISyncLoadDOMService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISyncLoadDOMService nsISyncLoadDOMService.idl >nsIDragDropHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDragDropHandler nsIDragDropHandler.idl >nsIScriptEventHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptEventHandler nsIScriptEventHandler.idl >nsIScriptEventManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptEventManager nsIScriptEventManager.idl >nsIImageLoadingContent.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIImageLoadingContent nsIImageLoadingContent.idl >nsIObjectLoadingContent.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIObjectLoadingContent nsIObjectLoadingContent.idl >nsIFrameLoader.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFrameLoader nsIFrameLoader.idl >nsIXMLHttpRequest.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXMLHttpRequest nsIXMLHttpRequest.idl >nsISelection.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelection nsISelection.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIChromeRegistry.idl nsIContentPolicy.idl nsIDocumentEncoder.idl nsIDOMFile.idl nsIDOMFileList.idl nsIDOMFileException.idl nsIDOMParser.idl nsIDOMSerializer.idl nsISelection2.idl nsISelectionController.idl nsISelectionDisplay.idl nsISelectionListener.idl nsISelectionPrivate.idl nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl nsIDragDropHandler.idl nsIScriptEventHandler.idl nsIScriptEventManager.idl nsIImageLoadingContent.idl nsIObjectLoadingContent.idl nsIFrameLoader.idl nsIXMLHttpRequest.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChromeRegistry.h _xpidlgen/nsIContentPolicy.h _xpidlgen/nsIDocumentEncoder.h _xpidlgen/nsIDOMFile.h _xpidlgen/nsIDOMFileList.h _xpidlgen/nsIDOMFileException.h _xpidlgen/nsIDOMParser.h _xpidlgen/nsIDOMSerializer.h _xpidlgen/nsISelection2.h _xpidlgen/nsISelectionController.h _xpidlgen/nsISelectionDisplay.h _xpidlgen/nsISelectionListener.h _xpidlgen/nsISelectionPrivate.h _xpidlgen/nsIScriptLoaderObserver.h _xpidlgen/nsISyncLoadDOMService.h _xpidlgen/nsIDragDropHandler.h _xpidlgen/nsIScriptEventHandler.h _xpidlgen/nsIScriptEventManager.h _xpidlgen/nsIImageLoadingContent.h _xpidlgen/nsIObjectLoadingContent.h _xpidlgen/nsIFrameLoader.h _xpidlgen/nsIXMLHttpRequest.h ../../../dist/include/content >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISelection.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISelection.idl ../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelection.h ../../../dist/include/content >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelection.h ../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAtomListUtils.h nsAttrName.h nsContentList.h nsGkAtomList.h nsGkAtoms.h nsNodeInfoManager.h nsPropertyTable.h nsScriptLoader.h nsStubDocumentObserver.h nsStubImageDecoderObserver.h nsStubMutationObserver.h nsTextFragment.h mozAutoDocUpdate.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICanvasRenderingContextInternal.h nsICanvasElement.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFormControl.h nsIForm.h nsIFormProcessor.h nsILink.h nsIOptionElement.h nsIRadioControlElement.h nsIRadioVisitor.h nsIRadioGroupContainer.h nsITextControlElement.h nsIFileControlElement.h nsIFormSubmission.h nsIFrameSetElement.h ../../../../dist/include/content >nsISelectElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISelectElement nsISelectElement.idl >nsIPhonetic.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPhonetic nsIPhonetic.idl >nsIFormSubmitObserver.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormSubmitObserver nsIFormSubmitObserver.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISelectElement.idl nsIFormSubmitObserver.idl nsIPhonetic.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelectElement.h _xpidlgen/nsIFormSubmitObserver.h _xpidlgen/nsIPhonetic.h ../../../../dist/include/content >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsImageMapUtils.h ../../../../dist/include/content >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/public' >Creating .deps >Creating _xpidlgen/.done >nsIImageDocument.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIImageDocument nsIImageDocument.idl >nsIWyciwygChannel.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWyciwygChannel nsIWyciwygChannel.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIImageDocument.idl nsIWyciwygChannel.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIImageDocument.h _xpidlgen/nsIWyciwygChannel.h ../../../../dist/include/content >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIHTMLDocument.h ../../../../dist/include/content >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. resources/Makefile >creating content/xml/document/resources/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXMLContentSink.h ../../../../dist/include/content >nsIXPointer.idl >nsIFIXptr.idl >nsIModifyableXPointer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFIXptr nsIFIXptr.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPointer nsIXPointer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIModifyableXPointer nsIModifyableXPointer.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFIXptr.idl nsIXPointer.idl nsIModifyableXPointer.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFIXptr.h _xpidlgen/nsIXPointer.h _xpidlgen/nsIModifyableXPointer.h ../../../../dist/include/content >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/resources' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/resources' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. templates/Makefile >creating content/xul/templates/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/public' >Creating .deps >Creating ../../../../dist/include/xuldoc >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXULDocument.h nsIXULPrototypeCache.h ../../../../dist/include/xuldoc >nsIController.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIController nsIController.idl >nsIControllers.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllers nsIControllers.idl >nsIXULOverlayProvider.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULOverlayProvider nsIXULOverlayProvider.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIController.idl nsIControllers.idl nsIXULOverlayProvider.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIController.h _xpidlgen/nsIControllers.h _xpidlgen/nsIXULOverlayProvider.h ../../../../dist/include/xuldoc >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile >creating content/xul/content/test/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/test' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/test' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/public' >Creating .deps >Creating ../../../../dist/include/xultmpl >Creating _xpidlgen/.done >nsIXULSortService.idl >nsIXULTemplateBuilder.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULSortService nsIXULSortService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateBuilder nsIXULTemplateBuilder.idl >nsIXULBuilderListener.idl >nsIXULTemplateQueryProcessor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULBuilderListener nsIXULBuilderListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateQueryProcessor nsIXULTemplateQueryProcessor.idl >nsIXULTemplateResult.idl >nsIXULTemplateRuleFilter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateResult nsIXULTemplateResult.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateRuleFilter nsIXULTemplateRuleFilter.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXULSortService.idl nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXULSortService.h _xpidlgen/nsIXULTemplateBuilder.h _xpidlgen/nsIXULBuilderListener.h _xpidlgen/nsIXULTemplateQueryProcessor.h _xpidlgen/nsIXULTemplateResult.h _xpidlgen/nsIXULTemplateRuleFilter.h ../../../../dist/include/xultmpl >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXBLDocumentInfo.h nsIXBLService.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsBindingManager.h nsXBLBinding.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. gtk2/Makefile >creating content/xbl/builtin/gtk2/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin/gtk2' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin/gtk2' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/public' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDocumentTransformer.h txDouble.h ../../../dist/include/content >nsIXSLTException.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTException nsIXSLTException.idl >nsIXSLTProcessor.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessor nsIXSLTProcessor.idl >nsIXSLTProcessorObsolete.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorObsolete nsIXSLTProcessorObsolete.idl >nsIXSLTProcessorPrivate.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorPrivate nsIXSLTProcessorPrivate.idl >txIFunctionEvaluationContext.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txIFunctionEvaluationContext txIFunctionEvaluationContext.idl >txINodeSet.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txINodeSet txINodeSet.idl >txIEXSLTRegExFunctions.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txIEXSLTRegExFunctions txIEXSLTRegExFunctions.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXSLTException.idl nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl txINodeSet.idl txIEXSLTRegExFunctions.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXSLTException.h _xpidlgen/nsIXSLTProcessor.h _xpidlgen/nsIXSLTProcessorObsolete.h _xpidlgen/nsIXSLTProcessorPrivate.h _xpidlgen/txIFunctionEvaluationContext.h _xpidlgen/txINodeSet.h _xpidlgen/txIEXSLTRegExFunctions.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/base' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xml' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xml' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xpath' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xpath' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xslt' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xslt' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMSVGListener.h nsIDOMSVGZoomListener.h nsISVGTextContentMetrics.h nsISVGValue.h nsISVGValueObserver.h nsISVGValueUtils.h nsSVGNumber.h nsSVGRect.h nsSVGPoint.h nsSVGMatrix.h ../../../../dist/include/content >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/public' >Creating .deps >Creating _xpidlgen/.done >nsIXMLContentBuilder.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXMLContentBuilder nsIXMLContentBuilder.idl >nsIXTFAttributeHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFAttributeHandler nsIXTFAttributeHandler.idl >nsIXTFElement.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElement nsIXTFElement.idl >nsIXTFElementFactory.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElementFactory nsIXTFElementFactory.idl >nsIXTFElementWrapper.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElementWrapper nsIXTFElementWrapper.idl >nsIXTFPrivate.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFPrivate nsIXTFPrivate.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl nsIXTFElement.idl nsIXTFElementFactory.idl nsIXTFElementWrapper.idl nsIXTFPrivate.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXMLContentBuilder.h _xpidlgen/nsIXTFAttributeHandler.h _xpidlgen/nsIXTFElement.h _xpidlgen/nsIXTFElementFactory.h _xpidlgen/nsIXTFElementWrapper.h _xpidlgen/nsIXTFPrivate.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXTFService.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsMutationEvent.h nsIEventListenerManager.h nsIEventStateManager.h nsIPrivateDOMEvent.h nsIPrivateTextEvent.h nsIPrivateTextRange.h nsIPrivateCompositionEvent.h nsPLDOMEvent.h nsEventDispatcher.h nsPIDOMEventTarget.h ../../../dist/include/content >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. libeditor/Makefile >creating editor/libeditor/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/public' >Creating ../../dist/include/editor >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsEditorCID.h ../../dist/include/editor >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/idl' >Creating .deps >Creating _xpidlgen/.done >nsICiter.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICiter nsICiter.idl >nsIDocumentStateListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentStateListener nsIDocumentStateListener.idl >nsIEditActionListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditActionListener nsIEditActionListener.idl >nsIEditor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditor nsIEditor.idl >nsIEditorIMESupport.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorIMESupport nsIEditorIMESupport.idl >./nsIEditor.idl:70: 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. >nsIEditorLogging.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorLogging nsIEditorLogging.idl >nsIEditorMailSupport.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorMailSupport nsIEditorMailSupport.idl >nsIEditorObserver.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorObserver nsIEditorObserver.idl >nsIEditorSpellCheck.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorSpellCheck nsIEditorSpellCheck.idl >nsIEditorStyleSheets.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorStyleSheets nsIEditorStyleSheets.idl >nsIHTMLEditor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLEditor nsIHTMLEditor.idl >nsIHTMLObjectResizer.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizer nsIHTMLObjectResizer.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. >./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 >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLAbsPosEditor nsIHTMLAbsPosEditor.idl >nsIHTMLObjectResizeListener.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizeListener nsIHTMLObjectResizeListener.idl >nsIHTMLInlineTableEditor.idl >nsIPlaintextEditor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLInlineTableEditor nsIHTMLInlineTableEditor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPlaintextEditor nsIPlaintextEditor.idl >nsITableEditor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITableEditor nsITableEditor.idl >nsIURIRefObject.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIRefObject nsIURIRefObject.idl >nsIContentFilter.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentFilter nsIContentFilter.idl >nsPIEditorTransaction.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIEditorTransaction nsPIEditorTransaction.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICiter.idl nsIDocumentStateListener.idl nsIEditActionListener.idl nsIEditor.idl nsIEditorIMESupport.idl nsIEditorLogging.idl nsIEditorMailSupport.idl nsIEditorObserver.idl nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl nsIHTMLEditor.idl nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl nsITableEditor.idl nsIURIRefObject.idl nsIContentFilter.idl nsPIEditorTransaction.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICiter.h _xpidlgen/nsIDocumentStateListener.h _xpidlgen/nsIEditActionListener.h _xpidlgen/nsIEditor.h _xpidlgen/nsIEditorIMESupport.h _xpidlgen/nsIEditorLogging.h _xpidlgen/nsIEditorMailSupport.h _xpidlgen/nsIEditorObserver.h _xpidlgen/nsIEditorSpellCheck.h _xpidlgen/nsIEditorStyleSheets.h _xpidlgen/nsIHTMLEditor.h _xpidlgen/nsIHTMLObjectResizer.h _xpidlgen/nsIHTMLAbsPosEditor.h _xpidlgen/nsIHTMLObjectResizeListener.h _xpidlgen/nsIHTMLInlineTableEditor.h _xpidlgen/nsIPlaintextEditor.h _xpidlgen/nsITableEditor.h _xpidlgen/nsIURIRefObject.h _xpidlgen/nsIContentFilter.h _xpidlgen/nsPIEditorTransaction.h ../../dist/include/editor >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/public' >Creating .deps >Creating ../../../dist/include/txtsvc >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISpellChecker.h nsITextService.h nsITextServicesDocument.h nsTextServicesCID.h ../../../dist/include/txtsvc >nsITextServicesFilter.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITextServicesFilter nsITextServicesFilter.idl >nsIInlineSpellChecker.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInlineSpellChecker nsIInlineSpellChecker.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsITextServicesFilter.idl nsIInlineSpellChecker.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITextServicesFilter.h _xpidlgen/nsIInlineSpellChecker.h ../../../dist/include/txtsvc >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. base/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. text/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. html/Makefile >creating editor/libeditor/html/Makefile >creating editor/libeditor/text/Makefile >creating editor/libeditor/base/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/base' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/text' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/text' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/html' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/html' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/public' >Creating ../../../dist/include/txmgr >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsTransactionManagerCID.h ../../../dist/include/txmgr >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/idl' >Creating .deps >Creating _xpidlgen/.done >nsITransaction.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransaction nsITransaction.idl >nsITransactionList.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionList nsITransactionList.idl >nsITransactionListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionListener nsITransactionListener.idl >nsITransactionManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionManager nsITransactionManager.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsITransaction.idl nsITransactionList.idl nsITransactionListener.idl nsITransactionManager.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITransaction.h _xpidlgen/nsITransactionList.h _xpidlgen/nsITransactionListener.h _xpidlgen/nsITransactionManager.h ../../../dist/include/txmgr >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/idl' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile >creating editor/composer/public/Makefile >creating editor/composer/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/public' >Creating .deps >Creating ../../../dist/include/composer >Creating _xpidlgen/.done >nsIEditingSession.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEditingSession nsIEditingSession.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIEditingSession.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEditingSession.h ../../../dist/include/composer >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. generic/Makefile >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tables/Makefile >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. inspector/Makefile >creating layout/generic/Makefile >creating layout/tables/Makefile >creating layout/inspector/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. xbl-marquee/Makefile >Creating .deps >Creating ../../dist/include/layout >creating layout/style/xbl-marquee/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style/xbl-marquee' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style/xbl-marquee' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCSSAnonBoxList.h nsCSSAnonBoxes.h nsCSSKeywordList.h nsCSSKeywords.h nsCSSPropList.h nsCSSProperty.h nsCSSProps.h nsCSSPseudoClassList.h nsCSSPseudoClasses.h nsCSSPseudoElementList.h nsCSSPseudoElements.h nsCSSStruct.h nsCSSValue.h nsDOMCSSDeclaration.h nsICSSDeclaration.h nsICSSGroupRule.h nsICSSImportRule.h nsICSSLoader.h nsICSSLoaderObserver.h nsICSSNameSpaceRule.h nsICSSOMFactory.h nsICSSParser.h nsICSSPseudoComparator.h nsICSSRule.h nsICSSStyleRule.h nsICSSStyleRuleDOMWrapper.h nsICSSStyleSheet.h nsIComputedDOMStyle.h nsIHTMLCSSStyleSheet.h nsIInspectorCSSUtils.h nsIStyleRule.h nsIStyleRuleProcessor.h nsIStyleSheet.h nsLayoutStylesheetCache.h nsRuleData.h nsRuleNode.h nsRuleWalker.h nsStyleContext.h nsStyleCoord.h nsStyleSet.h nsStyleStruct.h nsStyleStructFwd.h nsStyleStructList.h nsStyleUtil.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/base' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsBidi.h nsBidiPresUtils.h nsCSSFrameConstructor.h nsChangeHint.h nsCompatibility.h nsDisplayList.h nsFrameManager.h nsFrameManagerBase.h nsFrameTraversal.h nsICaret.h nsIDocumentViewer.h nsIFrameTraversal.h nsIImageMap.h nsILayoutDebugger.h nsILayoutHistoryState.h nsIPercentHeightObserver.h nsIPresShell.h nsIReflowCallback.h nsLayoutErrors.h nsLayoutUtils.h nsIFocusEventSuppressor.h nsPresContext.h nsPresState.h nsStyleChangeList.h nsStyleConsts.h ../../dist/include/layout >nsIStyleSheetService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStyleSheetService nsIStyleSheetService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIStyleSheetService.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStyleSheetService.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/generic' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsFrameList.h nsHTMLParts.h nsHTMLReflowMetrics.h nsHTMLReflowState.h nsIAnonymousContentCreator.h nsICanvasFrame.h nsIFrame.h nsIFrameDebug.h nsIFrameFrame.h nsIFrameUtil.h nsIImageFrame.h nsILineIterator.h nsIObjectFrame.h nsIPageSequenceFrame.h nsIScrollableFrame.h nsIScrollableViewProvider.h nsIStatefulFrame.h nsFrameSelection.h nsBidiFrames.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/generic' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/forms' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIListControlFrame.h nsIComboboxControlFrame.h nsIFormControlFrame.h nsIRadioControlFrame.h nsICheckboxControlFrame.h nsISelectControlFrame.h nsITextControlFrame.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/forms' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/tables' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsITableCellLayout.h nsITableLayout.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/tables' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/public' >Creating .deps >Creating _xpidlgen/.done >nsIBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBoxObject nsIBoxObject.idl >nsIScrollBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScrollBoxObject nsIScrollBoxObject.idl >nsIPopupBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPopupBoxObject nsIPopupBoxObject.idl >nsIMenuBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIMenuBoxObject nsIMenuBoxObject.idl >nsIBrowserBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserBoxObject nsIBrowserBoxObject.idl >nsIIFrameBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIFrameBoxObject nsIIFrameBoxObject.idl >nsIEditorBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIEditorBoxObject nsIEditorBoxObject.idl >nsIContainerBoxObject.idl >nsIListBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIContainerBoxObject nsIContainerBoxObject.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIListBoxObject nsIListBoxObject.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsPIBoxObject.h nsIMenuFrame.h nsIScrollbarMediator.h nsXULPopupManager.h ../../../../dist/include/layout >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIBoxObject.idl nsIScrollBoxObject.idl nsIPopupBoxObject.idl nsIMenuBoxObject.idl nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl nsIEditorBoxObject.idl nsIContainerBoxObject.idl nsIListBoxObject.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBoxObject.h _xpidlgen/nsIScrollBoxObject.h _xpidlgen/nsIPopupBoxObject.h _xpidlgen/nsIMenuBoxObject.h _xpidlgen/nsIBrowserBoxObject.h _xpidlgen/nsIIFrameBoxObject.h _xpidlgen/nsIEditorBoxObject.h _xpidlgen/nsIContainerBoxObject.h _xpidlgen/nsIListBoxObject.h ../../../../dist/include/layout >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src' >/usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. grid/Makefile >Creating .deps >creating layout/xul/base/src/grid/Makefile >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree' >gmake[9]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/public' >Creating .deps >Creating _xpidlgen/.done >nsITreeColumns.idl >../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeColumns nsITreeColumns.idl >nsITreeView.idl >../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeView nsITreeView.idl >nsITreeSelection.idl >../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeSelection nsITreeSelection.idl >nsITreeBoxObject.idl >../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeBoxObject nsITreeBoxObject.idl >nsITreeContentView.idl >../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeContentView nsITreeContentView.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsITreeColumns.idl nsITreeView.idl nsITreeSelection.idl nsITreeBoxObject.idl nsITreeContentView.idl ../../../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITreeColumns.h _xpidlgen/nsITreeView.h _xpidlgen/nsITreeSelection.h _xpidlgen/nsITreeBoxObject.h _xpidlgen/nsITreeContentView.h ../../../../../../dist/include/layout >gmake[9]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/public' >gmake[9]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsTreeColFrame.h nsTreeUtils.h ../../../../../../dist/include/layout >gmake[9]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/src' >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree' >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/grid' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsGridLayout2.h nsGridRowLayout.h nsGridRowLeafLayout.h nsGridRowLeafFrame.h nsGridRowGroupLayout.h nsIGridPart.h nsGrid.h nsGridRow.h nsGridCell.h ../../../../../dist/include/layout >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/grid' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIMenuParent.h ../../../../dist/include/layout >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/printing' >Creating .deps >Creating _xpidlgen/.done >nsIPrintProgress.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintProgress nsIPrintProgress.idl >nsIPrintProgressParams.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintProgressParams nsIPrintProgressParams.idl >nsIPrintStatusFeedback.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintStatusFeedback nsIPrintStatusFeedback.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIPrintProgress.idl nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrintProgress.h _xpidlgen/nsIPrintProgressParams.h _xpidlgen/nsIPrintStatusFeedback.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/printing' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsSVGUtils.h nsSVGFilterInstance.h nsSVGForeignObjectFrame.h ../../../../dist/include/layout >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile >creating layout/inspector/src/Makefile >creating layout/inspector/public/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/public' >Creating .deps >Creating ../../../dist/include/inspector >Creating _xpidlgen/.done >inIDOMView.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDOMView inIDOMView.idl >inIDeepTreeWalker.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDeepTreeWalker inIDeepTreeWalker.idl >inIFlasher.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIFlasher inIFlasher.idl >inISearchProcess.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inISearchProcess inISearchProcess.idl >inISearchObserver.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inISearchObserver inISearchObserver.idl >inICSSValueSearch.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inICSSValueSearch inICSSValueSearch.idl >inIDOMUtils.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDOMUtils inIDOMUtils.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 inIDOMView.idl inIDeepTreeWalker.idl inIFlasher.idl inISearchProcess.idl inISearchObserver.idl inICSSValueSearch.idl inIDOMUtils.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/inIDOMView.h _xpidlgen/inIDeepTreeWalker.h _xpidlgen/inIFlasher.h _xpidlgen/inISearchProcess.h _xpidlgen/inISearchObserver.h _xpidlgen/inICSSValueSearch.h _xpidlgen/inIDOMUtils.h ../../../dist/include/inspector >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsLayoutCID.h nsContentDLF.h nsLayoutStatics.h ../../dist/include/layout >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. resources/Makefile >creating docshell/resources/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/base' >Creating .deps >Creating ../../dist/include/docshell >Creating _xpidlgen/.done >nsCDocShell.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCDocShell nsCDocShell.idl >nsCDefaultURIFixup.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCDefaultURIFixup nsCDefaultURIFixup.idl >nsIDocShell.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShell nsIDocShell.idl >nsIDocShellLoadInfo.idl >nsIDocShellTreeItem.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellLoadInfo nsIDocShellLoadInfo.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeItem nsIDocShellTreeItem.idl >nsIDocShellTreeNode.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeNode nsIDocShellTreeNode.idl >nsIDocShellTreeOwner.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeOwner nsIDocShellTreeOwner.idl >nsIDocShellHistory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellHistory nsIDocShellHistory.idl >nsIGlobalHistory2.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory2 nsIGlobalHistory2.idl >nsIGlobalHistory3.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory3 nsIGlobalHistory3.idl >nsIMarkupDocumentViewer.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMarkupDocumentViewer nsIMarkupDocumentViewer.idl >nsIScrollable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScrollable nsIScrollable.idl >nsITextScroll.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITextScroll nsITextScroll.idl >nsIWebNavigation.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebNavigation nsIWebNavigation.idl >nsIWebNavigationInfo.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebNavigationInfo nsIWebNavigationInfo.idl >nsIContentViewer.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewer nsIContentViewer.idl >nsIContentViewerEdit.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerEdit nsIContentViewerEdit.idl >nsIContentViewerFile.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerFile nsIContentViewerFile.idl >nsIURIFixup.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIFixup nsIURIFixup.idl >nsIEditorDocShell.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorDocShell nsIEditorDocShell.idl >nsIWebPageDescriptor.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebPageDescriptor nsIWebPageDescriptor.idl >nsIURIClassifier.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIClassifier nsIURIClassifier.idl >nsIChannelClassifier.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIChannelClassifier nsIChannelClassifier.idl >nsIDownloadHistory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDownloadHistory nsIDownloadHistory.idl >nsIGlobalHistory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory nsIGlobalHistory.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsDocShellLoadTypes.h ../../dist/include/docshell >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCDocShell.idl 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 ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCDocShell.h _xpidlgen/nsCDefaultURIFixup.h _xpidlgen/nsIDocShell.h _xpidlgen/nsIDocShellLoadInfo.h _xpidlgen/nsIDocShellTreeItem.h _xpidlgen/nsIDocShellTreeNode.h _xpidlgen/nsIDocShellTreeOwner.h _xpidlgen/nsIDocShellHistory.h _xpidlgen/nsIGlobalHistory2.h _xpidlgen/nsIGlobalHistory3.h _xpidlgen/nsIMarkupDocumentViewer.h _xpidlgen/nsIScrollable.h _xpidlgen/nsITextScroll.h _xpidlgen/nsIWebNavigation.h _xpidlgen/nsIWebNavigationInfo.h _xpidlgen/nsIContentViewer.h _xpidlgen/nsIContentViewerEdit.h _xpidlgen/nsIContentViewerFile.h _xpidlgen/nsIURIFixup.h _xpidlgen/nsIEditorDocShell.h _xpidlgen/nsIWebPageDescriptor.h _xpidlgen/nsIURIClassifier.h _xpidlgen/nsIChannelClassifier.h _xpidlgen/nsIDownloadHistory.h ../../dist/include/docshell >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIGlobalHistory.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIGlobalHistory.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGlobalHistory.h ../../dist/include/docshell >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGlobalHistory.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/public' >Creating .deps >Creating ../../../dist/include/shistory >Creating _xpidlgen/.done >nsISHEntry.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHEntry nsISHEntry.idl >nsISHContainer.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHContainer nsISHContainer.idl >nsISHTransaction.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHTransaction nsISHTransaction.idl >nsISHistoryInternal.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHistoryInternal nsISHistoryInternal.idl >nsIHistoryEntry.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIHistoryEntry nsIHistoryEntry.idl >nsISHistory.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHistory nsISHistory.idl >nsISHistoryListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHistoryListener nsISHistoryListener.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl nsISHistoryInternal.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISHEntry.h _xpidlgen/nsISHContainer.h _xpidlgen/nsISHTransaction.h _xpidlgen/nsISHistoryInternal.h ../../../dist/include/shistory >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl ../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../dist/include/shistory >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsDocShellCID.h ../../dist/include/docshell >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. content/Makefile >creating docshell/resources/content/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources/content' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources/content' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell/public' >Creating .deps >Creating ../../dist/include/webshell >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsILinkHandler.h nsIWebShellServices.h ../../dist/include/webshell >nsIRefreshURI.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRefreshURI nsIRefreshURI.idl >nsIContentViewerContainer.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerContainer nsIContentViewerContainer.idl >nsIDocumentLoaderFactory.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentLoaderFactory nsIDocumentLoaderFactory.idl >nsIClipboardCommands.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardCommands nsIClipboardCommands.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIRefreshURI.idl nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIRefreshURI.h _xpidlgen/nsIContentViewerContainer.h _xpidlgen/nsIDocumentLoaderFactory.h ../../dist/include/webshell >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIClipboardCommands.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIClipboardCommands.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClipboardCommands.h ../../dist/include/webshell >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClipboardCommands.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell/public' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. standalone/Makefile >Creating .deps >Creating ../../dist/include/embed_base >creating embedding/base/standalone/Makefile >Creating _xpidlgen/.done >nsIWindowCreator2.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowCreator2 nsIWindowCreator2.idl >nsIWindowProvider.idl >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base/standalone' >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowProvider nsIWindowProvider.idl >Creating .deps >nsIWindowCreator.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowCreator nsIWindowCreator.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./../nsEmbedAPI.cpp . >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base/standalone' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsEmbedAPI.h nsEmbedCID.h ../../dist/sdk/include >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsEmbedAPI.h nsEmbedCID.h ../../dist/include/embed_base >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWindowCreator2.idl nsIWindowProvider.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator2.h _xpidlgen/nsIWindowProvider.h ../../dist/include/embed_base >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWindowCreator.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWindowCreator.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator.h ../../dist/include/embed_base >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. appstartup/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. find/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. webbrowserpersist/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. commandhandler/Makefile >creating embedding/components/appstartup/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. printingui/Makefile >creating embedding/components/find/Makefile >creating embedding/components/webbrowserpersist/Makefile >creating embedding/components/commandhandler/Makefile >creating embedding/components/printingui/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/public' >Creating .deps >Creating ../../../../dist/include/windowwatcher >Creating _xpidlgen/.done >nsIDialogParamBlock.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDialogParamBlock nsIDialogParamBlock.idl >nsIPromptService2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptService2 nsIPromptService2.idl >nsPIPromptService.idl >nsPIWindowWatcher.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPromptService nsPIPromptService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIWindowWatcher nsPIWindowWatcher.idl >./nsPIPromptService.idl:57: 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. >nsIAuthPromptWrapper.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAuthPromptWrapper nsIAuthPromptWrapper.idl >nsIPromptFactory.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptFactory nsIPromptFactory.idl >nsINonBlockingAlertService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINonBlockingAlertService nsINonBlockingAlertService.idl >nsIWindowWatcher.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWindowWatcher nsIWindowWatcher.idl >nsIPromptService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptService nsIPromptService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsPromptUtils.h ../../../../dist/include/windowwatcher >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDialogParamBlock.idl nsIPromptService2.idl nsPIPromptService.idl nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl nsIPromptFactory.idl nsINonBlockingAlertService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDialogParamBlock.h _xpidlgen/nsIPromptService2.h _xpidlgen/nsPIPromptService.h _xpidlgen/nsPIWindowWatcher.h _xpidlgen/nsIAuthPromptWrapper.h _xpidlgen/nsIPromptFactory.h _xpidlgen/nsINonBlockingAlertService.h ../../../../dist/include/windowwatcher >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/include/windowwatcher >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating embedding/components/appstartup/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup/src' >Creating .deps >Creating ../../../../dist/include/embedcomponents >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAppStartupNotifier.h ../../../../dist/include/embedcomponents >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating embedding/components/find/public/Makefile >creating embedding/components/find/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/public' >Creating .deps >Creating ../../../../dist/include/find >Creating _xpidlgen/.done >nsIFind.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFind nsIFind.idl >nsIWebBrowserFind.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserFind nsIWebBrowserFind.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFind.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFind.h ../../../../dist/include/find >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWebBrowserFind.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWebBrowserFind.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserFind.h ../../../../dist/include/find >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserFind.h ../../../../dist/sdk/include >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating embedding/components/webbrowserpersist/public/Makefile >creating embedding/components/webbrowserpersist/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/public' >Creating ../../../../dist/include/webbrowserpersist >Creating .deps >Creating _xpidlgen/.done >nsIWebBrowserPersist.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserPersist nsIWebBrowserPersist.idl >nsCWebBrowserPersist.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsCWebBrowserPersist nsCWebBrowserPersist.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserPersist.h _xpidlgen/nsCWebBrowserPersist.h ../../../../dist/include/webbrowserpersist >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating embedding/components/commandhandler/public/Makefile >creating embedding/components/commandhandler/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/public' >Creating .deps >Creating ../../../../dist/include/commandhandler >Creating _xpidlgen/.done >nsICommandManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandManager nsICommandManager.idl >nsICommandParams.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandParams nsICommandParams.idl >nsIControllerCommand.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerCommand nsIControllerCommand.idl >nsIControllerContext.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerContext nsIControllerContext.idl >nsIControllerCommandTable.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerCommandTable nsIControllerCommandTable.idl >nsPICommandUpdater.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPICommandUpdater nsPICommandUpdater.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICommandManager.idl nsICommandParams.idl nsIControllerCommand.idl nsIControllerContext.idl nsIControllerCommandTable.idl nsPICommandUpdater.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICommandManager.h _xpidlgen/nsICommandParams.h _xpidlgen/nsIControllerCommand.h _xpidlgen/nsIControllerContext.h _xpidlgen/nsIControllerCommandTable.h _xpidlgen/nsPICommandUpdater.h ../../../../dist/include/commandhandler >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/helperAppDlg' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/helperAppDlg' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/progressDlg' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/progressDlg' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating embedding/components/printingui/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src' >/usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. unixshared/Makefile >creating embedding/components/printingui/src/unixshared/Makefile >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src/unixshared' >Creating .deps >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src/unixshared' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/build' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/build' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/webBrowser' >Creating .deps >Creating ../../../dist/include/webbrwsr >Creating _xpidlgen/.done >nsCWebBrowser.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsCWebBrowser nsCWebBrowser.idl >nsICommandHandler.idl >nsIEmbeddingSiteWindow2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICommandHandler nsICommandHandler.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow2 nsIEmbeddingSiteWindow2.idl >nsIContextMenuListener2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener2 nsIContextMenuListener2.idl >nsIWebBrowserChrome2.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome2 nsIWebBrowserChrome2.idl >nsIPrintingPrompt.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrintingPrompt nsIPrintingPrompt.idl >nsIPrintingPromptService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrintingPromptService nsIPrintingPromptService.idl >nsIContextMenuListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener nsIContextMenuListener.idl >nsIEmbeddingSiteWindow.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow nsIEmbeddingSiteWindow.idl >nsITooltipListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITooltipListener nsITooltipListener.idl >nsITooltipTextProvider.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITooltipTextProvider nsITooltipTextProvider.idl >nsIWebBrowser.idl >nsIWebBrowserChrome.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowser nsIWebBrowser.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome nsIWebBrowserChrome.idl >nsIWebBrowserChromeFocus.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChromeFocus nsIWebBrowserChromeFocus.idl >nsIWebBrowserFocus.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserFocus nsIWebBrowserFocus.idl >nsIWebBrowserSetup.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserSetup nsIWebBrowserSetup.idl >nsIWebBrowserStream.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserStream nsIWebBrowserStream.idl >nsIWebBrowserPrint.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserPrint nsIWebBrowserPrint.idl >./nsIWebBrowserPrint.idl:119: Warning: Naming an attribute nsIFoo causes problems for interface flattening >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCTooltipTextProvider.h ../../../dist/include/webbrwsr >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsCWebBrowser.idl nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl nsIPrintingPromptService.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCWebBrowser.h _xpidlgen/nsICommandHandler.h _xpidlgen/nsIEmbeddingSiteWindow2.h _xpidlgen/nsIContextMenuListener2.h _xpidlgen/nsIWebBrowserChrome2.h _xpidlgen/nsIPrintingPrompt.h _xpidlgen/nsIPrintingPromptService.h ../../../dist/include/webbrwsr >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl nsIWebBrowserPrint.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl nsIWebBrowserPrint.idl ../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContextMenuListener.h _xpidlgen/nsIEmbeddingSiteWindow.h _xpidlgen/nsITooltipListener.h _xpidlgen/nsITooltipTextProvider.h _xpidlgen/nsIWebBrowser.h _xpidlgen/nsIWebBrowserChrome.h _xpidlgen/nsIWebBrowserChromeFocus.h _xpidlgen/nsIWebBrowserFocus.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h _xpidlgen/nsIWebBrowserPrint.h ../../../dist/include/webbrwsr >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContextMenuListener.h _xpidlgen/nsIEmbeddingSiteWindow.h _xpidlgen/nsITooltipListener.h _xpidlgen/nsITooltipTextProvider.h _xpidlgen/nsIWebBrowser.h _xpidlgen/nsIWebBrowserChrome.h _xpidlgen/nsIWebBrowserChromeFocus.h _xpidlgen/nsIWebBrowserFocus.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h _xpidlgen/nsIWebBrowserPrint.h ../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/webBrowser' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/build' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/build' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/public' >Creating .deps >Creating ../../../dist/include/appshell >Creating _xpidlgen/.done >nsIAppShellService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAppShellService nsIAppShellService.idl >nsIWindowMediator.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowMediator nsIWindowMediator.idl >nsIWindowMediatorListener.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowMediatorListener nsIWindowMediatorListener.idl >nsIXULWindow.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXULWindow nsIXULWindow.idl >nsIPopupWindowManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPopupWindowManager nsIPopupWindowManager.idl >nsIXULBrowserWindow.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXULBrowserWindow nsIXULBrowserWindow.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAppShellCID.h ../../../dist/include/appshell >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAppShellService.idl nsIWindowMediator.idl nsIWindowMediatorListener.idl nsIXULWindow.idl nsIPopupWindowManager.idl nsIXULBrowserWindow.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppShellService.h _xpidlgen/nsIWindowMediator.h _xpidlgen/nsIWindowMediatorListener.h _xpidlgen/nsIXULWindow.h _xpidlgen/nsIPopupWindowManager.h _xpidlgen/nsIXULBrowserWindow.h ../../../dist/include/appshell >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/base' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/xpcom' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/xpcom' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible' >/usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tests/Makefile >creating accessible/tests/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/public' >Creating .deps >Creating ../../dist/include/accessibility >Creating _xpidlgen/.done >nsIAccessibleTypes.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTypes nsIAccessibleTypes.idl >nsIAccessibilityService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibilityService nsIAccessibilityService.idl >nsIAccessibleRetrieval.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRetrieval nsIAccessibleRetrieval.idl >nsIAccessible.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessible nsIAccessible.idl >nsIAccessibleRelation.idl >nsIAccessibleRole.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRelation nsIAccessibleRelation.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRole nsIAccessibleRole.idl >nsIAccessibleStates.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleStates nsIAccessibleStates.idl >nsPIAccessible.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessible nsPIAccessible.idl >nsIAccessibleDocument.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleDocument nsIAccessibleDocument.idl >nsPIAccessibleDocument.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessibleDocument nsPIAccessibleDocument.idl >nsIAccessibleProvider.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleProvider nsIAccessibleProvider.idl >nsIAccessibleSelectable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleSelectable nsIAccessibleSelectable.idl >nsIAccessNode.idl >nsPIAccessNode.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessNode nsIAccessNode.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessNode nsPIAccessNode.idl >nsIAccessibleEvent.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleEvent nsIAccessibleEvent.idl >nsIAccessibleEditableText.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleEditableText nsIAccessibleEditableText.idl >nsIAccessibleHyperLink.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleHyperLink nsIAccessibleHyperLink.idl >nsIAccessibleHyperText.idl >nsIAccessibleTable.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleHyperText nsIAccessibleHyperText.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTable nsIAccessibleTable.idl >nsIAccessibleText.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleText nsIAccessibleText.idl >nsIAccessibleValue.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleValue nsIAccessibleValue.idl >nsIAccessibleImage.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleImage nsIAccessibleImage.idl >nsIAccessibleTreeCache.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTreeCache nsIAccessibleTreeCache.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAccessibleTypes.idl nsIAccessibilityService.idl nsIAccessibleRetrieval.idl nsIAccessible.idl nsIAccessibleRelation.idl nsIAccessibleRole.idl nsIAccessibleStates.idl nsPIAccessible.idl nsIAccessibleDocument.idl nsPIAccessibleDocument.idl nsIAccessibleProvider.idl nsIAccessibleSelectable.idl nsIAccessNode.idl nsPIAccessNode.idl nsIAccessibleEvent.idl nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl nsIAccessibleTable.idl nsIAccessibleText.idl nsIAccessibleValue.idl nsIAccessibleImage.idl nsIAccessibleTreeCache.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAccessibleTypes.h _xpidlgen/nsIAccessibilityService.h _xpidlgen/nsIAccessibleRetrieval.h _xpidlgen/nsIAccessible.h _xpidlgen/nsIAccessibleRelation.h _xpidlgen/nsIAccessibleRole.h _xpidlgen/nsIAccessibleStates.h _xpidlgen/nsPIAccessible.h _xpidlgen/nsIAccessibleDocument.h _xpidlgen/nsPIAccessibleDocument.h _xpidlgen/nsIAccessibleProvider.h _xpidlgen/nsIAccessibleSelectable.h _xpidlgen/nsIAccessNode.h _xpidlgen/nsPIAccessNode.h _xpidlgen/nsIAccessibleEvent.h _xpidlgen/nsIAccessibleEditableText.h _xpidlgen/nsIAccessibleHyperLink.h _xpidlgen/nsIAccessibleHyperText.h _xpidlgen/nsIAccessibleTable.h _xpidlgen/nsIAccessibleText.h _xpidlgen/nsIAccessibleValue.h _xpidlgen/nsIAccessibleImage.h _xpidlgen/nsIAccessibleTreeCache.h ../../dist/include/accessibility >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. xforms/Makefile >creating accessible/src/xforms/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/atk' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsAccessNodeWrap.h nsAccessibleWrap.h nsDocAccessibleWrap.h nsRootAccessibleWrap.h nsTextAccessibleWrap.h nsXULMenuAccessibleWrap.h nsXULTreeAccessibleWrap.h nsHyperTextAccessibleWrap.h nsHTMLImageAccessibleWrap.h nsHTMLTableAccessibleWrap.h nsAccessibleRelationWrap.h ../../../dist/include/accessibility >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/atk' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/base' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsRootAccessible.h nsAccessibleEventData.h nsAccessNode.h ../../../dist/include/accessibility >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/html' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsHyperTextAccessible.h nsHTMLFormControlAccessible.h ../../../dist/include/accessibility >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/html' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xul' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xul' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xforms' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xforms' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/build' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/tests' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/tests' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_gecko >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_gecko >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `js/src/xpconnect/Makefile' is up to date. >gmake[4]: `intl/chardet/Makefile' is up to date. >gmake[4]: `widget/src/gtkxtbin/Makefile' is up to date. >gmake[4]: `modules/libutil/Makefile' is up to date. >gmake[4]: `modules/libjar/Makefile' is up to date. >gmake[4]: `db/Makefile' is up to date. >gmake[4]: `extensions/cookie/Makefile' is up to date. >gmake[4]: `extensions/permissions/Makefile' is up to date. >gmake[4]: `storage/Makefile' is up to date. >gmake[4]: `rdf/Makefile' is up to date. >gmake[4]: `js/jsd/Makefile' is up to date. >gmake[4]: `uriloader/Makefile' is up to date. >gmake[4]: `modules/libimg/Makefile' is up to date. >gmake[4]: `caps/Makefile' is up to date. >gmake[4]: `parser/expat/Makefile' is up to date. >gmake[4]: `parser/xml/Makefile' is up to date. >gmake[4]: `parser/htmlparser/Makefile' is up to date. >gmake[4]: `gfx/Makefile' is up to date. >gmake[4]: `modules/libpr0n/Makefile' is up to date. >gmake[4]: `sun-java/Makefile' is up to date. >gmake[4]: `modules/plugin/Makefile' is up to date. >gmake[4]: `dom/Makefile' is up to date. >gmake[4]: `view/Makefile' is up to date. >gmake[4]: `widget/Makefile' is up to date. >gmake[4]: `content/Makefile' is up to date. >gmake[4]: `editor/Makefile' is up to date. >gmake[4]: `layout/Makefile' is up to date. >gmake[4]: `docshell/Makefile' is up to date. >gmake[4]: `webshell/Makefile' is up to date. >gmake[4]: `embedding/Makefile' is up to date. >gmake[4]: `xpfe/appshell/Makefile' is up to date. >gmake[4]: `extensions/xmlextras/Makefile' is up to date. >gmake[4]: `extensions/universalchardet/Makefile' is up to date. >gmake[4]: `accessible/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/idl' >xpccomponents.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpccomponents.xpt -d .deps/xpccomponents.pp xpccomponents.idl >xpcjsid.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcjsid.xpt -d .deps/xpcjsid.pp xpcjsid.idl >xpcexception.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcexception.xpt -d .deps/xpcexception.pp xpcexception.idl >xpcIJSModuleLoader.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcIJSModuleLoader.xpt -d .deps/xpcIJSModuleLoader.pp xpcIJSModuleLoader.idl >nsIJSContextStack.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJSContextStack.xpt -d .deps/nsIJSContextStack.pp nsIJSContextStack.idl >nsIJSRuntimeService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJSRuntimeService.xpt -d .deps/nsIJSRuntimeService.pp nsIJSRuntimeService.idl >nsIXPConnect.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPConnect.xpt -d .deps/nsIXPConnect.pp nsIXPConnect.idl >nsIXPCSecurityManager.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPCSecurityManager.xpt -d .deps/nsIXPCSecurityManager.pp nsIXPCSecurityManager.idl >nsIXPCScriptable.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPCScriptable.xpt -d .deps/nsIXPCScriptable.pp nsIXPCScriptable.idl >nsIScriptError.idl >nsIXPCScriptNotify.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptError.xpt -d .deps/nsIScriptError.pp nsIScriptError.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPCScriptNotify.xpt -d .deps/nsIXPCScriptNotify.pp nsIXPCScriptNotify.idl >nsIScriptableInterfaces.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptableInterfaces.xpt -d .deps/nsIScriptableInterfaces.pp nsIScriptableInterfaces.idl >XPCIDispatch.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/XPCIDispatch.xpt -d .deps/XPCIDispatch.pp XPCIDispatch.idl >xpcIJSWeakReference.idl >mozIJSSubScriptLoader.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcIJSWeakReference.xpt -d .deps/xpcIJSWeakReference.pp xpcIJSWeakReference.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/mozIJSSubScriptLoader.xpt -d .deps/mozIJSSubScriptLoader.pp mozIJSSubScriptLoader.idl >../../../../dist/bin/xpt_link _xpidlgen/xpconnect.xpt _xpidlgen/xpccomponents.xpt _xpidlgen/xpcjsid.xpt _xpidlgen/xpcexception.xpt _xpidlgen/xpcIJSModuleLoader.xpt _xpidlgen/nsIJSContextStack.xpt _xpidlgen/nsIJSRuntimeService.xpt _xpidlgen/nsIXPConnect.xpt _xpidlgen/nsIXPCSecurityManager.xpt _xpidlgen/nsIXPCScriptable.xpt _xpidlgen/nsIScriptError.xpt _xpidlgen/nsIXPCScriptNotify.xpt _xpidlgen/nsIScriptableInterfaces.xpt _xpidlgen/XPCIDispatch.xpt _xpidlgen/xpcIJSWeakReference.xpt _xpidlgen/mozIJSSubScriptLoader.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpconnect.xpt ../../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/loader' >mozJSComponentLoader.cpp >c++ -o mozJSComponentLoader.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/jsloader -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozJSComponentLoader.pp mozJSComponentLoader.cpp >mozJSSubScriptLoader.cpp >c++ -o mozJSSubScriptLoader.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/jsloader -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozJSSubScriptLoader.pp mozJSSubScriptLoader.cpp >mozJSComponentLoader.cpp: In function 'void mozJSLoaderErrorReporter(JSContext*, const char*, JSErrorReport*)': >mozJSComponentLoader.cpp:151: warning: conversion to 'PRUint32' from 'long int' may alter its value >mozJSComponentLoader.cpp: In function 'JSBool Atob(JSContext*, JSObject*, uintN, jsval*, jsval*)': >mozJSComponentLoader.cpp:233: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozJSComponentLoader.cpp: In function 'JSBool Btoa(JSContext*, JSObject*, uintN, jsval*, jsval*)': >mozJSComponentLoader.cpp:260: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozJSComponentLoader.cpp:264: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozJSComponentLoader.cpp: In constructor 'JSCLContextHelper::JSCLContextHelper(JSContext*)': >mozJSComponentLoader.cpp:1602: warning: conversion to 'intN' from 'jsword' may alter its value >rm -f libjsloader_s.a >ar cr libjsloader_s.a mozJSComponentLoader.o mozJSSubScriptLoader.o >ranlib libjsloader_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 XPCOMUtils.jsm JSON.jsm ISO8601DateUtils.jsm ../../../../dist/bin/modules >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/loader' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/src' >nsScriptError.cpp >c++ -o nsScriptError.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScriptError.pp nsScriptError.cpp >nsXPConnect.cpp >c++ -o nsXPConnect.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPConnect.pp nsXPConnect.cpp >xpccallcontext.cpp >c++ -o xpccallcontext.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccallcontext.pp xpccallcontext.cpp >xpccomponents.cpp >c++ -o xpccomponents.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccomponents.pp xpccomponents.cpp >In file included from nsXPConnect.cpp:45: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpccomponents.cpp:45: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from xpccallcontext.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsXPConnect.cpp:45: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its valuexpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from nsScriptError.cpp:45: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from xpccallcontext.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpccomponents.cpp:45: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >xpccallcontext.cpp: In member function 'void XPCCallContext::SetCallInfo(XPCNativeInterface*, XPCNativeMember*, JSBool)': >xpccallcontext.cpp:240: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from nsScriptError.cpp:45: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpccomponents.cpp: In member function 'virtual nsresult nsXPCComponents_Utils::ReportError()': >xpccomponents.cpp:2907: warning: conversion to 'PRUint32' from 'long int' may alter its value >xpccontext.cpp >c++ -o xpccontext.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccontext.pp xpccontext.cpp >xpcconvert.cpp >c++ -o xpcconvert.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcconvert.pp xpcconvert.cpp >xpccomponents.cpp: In member function 'nsresult nsXPCComponents_utils_Sandbox::CallOrConstruct(nsIXPConnectWrappedNative*, JSContext*, JSObject*, PRUint32, jsval*, jsval*, PRBool*)': >xpccomponents.cpp:3279: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpccomponents.cpp: In member function 'virtual nsresult nsXPCComponents::IsSuccessCode(nsresult, PRBool*)': >xpccomponents.cpp:3863: warning: conversion to 'int' from 'long int' may alter its value >In file included from xpccontext.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpccontext.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcconvert.cpp:45: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcdebug.cpp >c++ -o xpcdebug.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcdebug.pp xpcdebug.cpp >In file included from xpcconvert.cpp:45: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcconvert.cpp:49: >XPCWrapper.h: In static member function 'static JSBool XPCWrapper::MaybePreserveWrapper(JSContext*, XPCWrappedNative*, uintN)': >XPCWrapper.h:186: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSData2Native(XPCCallContext&, void*, jsval, const nsXPTType&, JSBool, const nsID*, nsresult*)': >xpcconvert.cpp:816: warning: conversion to 'int' from 'size_t' may alter its value >xpcconvert.cpp:854: warning: conversion to 'int' from 'size_t' may alter its value >xpcconvert.cpp:902: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcconvert.cpp:957: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcconvert.cpp:1003: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSObject2NativeInterface(XPCCallContext&, void**, JSObject*, const nsID*, nsISupports*, nsresult*)': >xpcconvert.cpp:1314: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcconvert.cpp:1330: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcconvert.cpp:1353: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcconvert.cpp: In static member function 'static nsresult XPCConvert::JSErrorToXPCException(XPCCallContext&, const char*, const char*, const char*, const JSErrorReport*, nsIException**)': >xpcconvert.cpp:1611: warning: conversion to 'PRUint32' from 'long int' may alter its value >xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSStringWithSize2Native(XPCCallContext&, void*, jsval, JSUint32, JSUint32, const nsXPTType&, JSBool, uintN*)': >xpcconvert.cpp:2110: warning: conversion to 'JSUint32' from 'size_t' may alter its value >xpcconvert.cpp:2159: warning: conversion to 'JSUint32' from 'long unsigned int' may alter its value >xpcconvert.cpp:2176: warning: conversion to 'JSUint32' from 'size_t' may alter its value >xpcconvert.cpp:2188: warning: conversion to 'JSUint32' from 'long unsigned int' may alter its value >xpcexception.cpp >c++ -o xpcexception.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcexception.pp xpcexception.cpp >In file included from xpcdebug.cpp:41: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcdebug.cpp:41: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSData2Native(XPCCallContext&, void*, jsval, const nsXPTType&, JSBool, const nsID*, nsresult*)': >xpcconvert.cpp:691: warning: 'chars' may be used uninitialized in this function >xpcconvert.cpp:694: warning: 'length' may be used uninitialized in this function >xpcjsid.cpp >c++ -o xpcjsid.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcjsid.pp xpcjsid.cpp >In file included from xpcexception.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcjsid.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcjsid.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcexception.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcjsid.cpp: In member function 'PRBool nsJSID::SetName(const char*)': >xpcjsid.cpp:83: warning: conversion to 'int' from 'size_t' may alter its value >xpcjsruntime.cpp >c++ -o xpcjsruntime.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcjsruntime.pp xpcjsruntime.cpp >xpclog.cpp >c++ -o xpclog.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpclog.pp xpclog.cpp >In file included from xpcjsruntime.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcjsruntime.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpclog.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpclog.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcmaps.cpp >c++ -o xpcmaps.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcmaps.pp xpcmaps.cpp >xpcmodule.cpp >c++ -o xpcmodule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcmodule.pp xpcmodule.cpp >xpcruntimesvc.cpp >c++ -o xpcruntimesvc.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcruntimesvc.pp xpcruntimesvc.cpp >xpcstack.cpp >c++ -o xpcstack.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcstack.pp xpcstack.cpp >In file included from xpcmaps.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcmaps.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcmodule.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcmaps.cpp: In static member function 'static JSBool NativeSetMap::Entry::Match(JSDHashTable*, const JSDHashEntryHdr*, const void*)': >xpcmaps.cpp:385: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcmodule.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcstack.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcruntimesvc.cpp:42: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcstring.cpp >c++ -o xpcstring.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcstring.pp xpcstring.cpp >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcstack.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcruntimesvc.cpp:42: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcstack.cpp: In member function 'virtual nsresult XPCJSStackFrame::ToString(char**)': >xpcstack.cpp:329: warning: conversion to 'int' from 'long unsigned int' may alter its value >xpcruntimesvc.cpp: In member function 'virtual nsresult BackstagePass::GetInterfaces(PRUint32*, nsIID***)': >xpcruntimesvc.cpp:89: warning: unused variable 'rv' >In file included from xpcstring.cpp:55: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcstring.cpp:55: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcstring.cpp: In static member function 'static XPCReadableJSStringWrapper* XPCStringConvert::JSStringToReadable(XPCCallContext&, JSString*)': >xpcstring.cpp:138: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcthreadcontext.cpp >c++ -o xpcthreadcontext.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcthreadcontext.pp xpcthreadcontext.cpp >xpcthrower.cpp >c++ -o xpcthrower.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcthrower.pp xpcthrower.cpp >xpcwrappedjs.cpp >c++ -o xpcwrappedjs.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappedjs.pp xpcwrappedjs.cpp >xpcvariant.cpp >c++ -o xpcvariant.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcvariant.pp xpcvariant.cpp >In file included from xpcthrower.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappedjs.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcthrower.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcthreadcontext.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappedjs.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcvariant.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcthreadcontext.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcvariant.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcwrappedjsclass.cpp >c++ -o xpcwrappedjsclass.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappedjsclass.pp xpcwrappedjsclass.cpp >xpcvariant.cpp: In member function 'void XPCTraceableVariant::TraceJS(JSTracer*)': >xpcvariant.cpp:81: warning: conversion to 'uint32' from 'jsval' may alter its value >xpcvariant.cpp: In member function 'JSBool XPCVariant::InitializeData(XPCCallContext&)': >xpcvariant.cpp:284: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcvariant.cpp:287: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcvariant.cpp:290: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcvariant.cpp:293: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcvariant.cpp:295: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcvariant.cpp:329: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcwrappednative.cpp >c++ -o xpcwrappednative.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednative.pp xpcwrappednative.cpp >xpcwrappednativeinfo.cpp >c++ -o xpcwrappednativeinfo.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativeinfo.pp xpcwrappednativeinfo.cpp >In file included from xpcwrappedjsclass.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappedjsclass.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcwrappedjsclass.cpp: In constructor 'nsXPCWrappedJSClass::nsXPCWrappedJSClass(XPCCallContext&, const nsIID&, nsIInterfaceInfo*)': >xpcwrappedjsclass.cpp:197: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappedjsclass.cpp:198: warning: conversion to 'uint16' from 'int' may alter its value >xpcwrappednativejsops.cpp >c++ -o xpcwrappednativejsops.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativejsops.pp xpcwrappednativejsops.cpp >xpcwrappedjsclass.cpp: In member function 'virtual nsresult nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS*, uint16, const XPTMethodDescriptor*, nsXPTCMiniVariant*)': >xpcwrappedjsclass.cpp:1161: warning: conversion to 'uint8' from 'int' may alter its value >xpcwrappedjsclass.cpp:1187: warning: conversion to 'uint8' from 'int' may alter its value >xpcwrappedjsclass.cpp:1388: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >xpcwrappedjsclass.cpp:1394: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >In file included from xpcwrappednative.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappednative.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcwrappednativeinfo.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappednative.cpp:47: >XPCWrapper.h: In static member function 'static JSBool XPCWrapper::MaybePreserveWrapper(JSContext*, XPCWrappedNative*, uintN)': >XPCWrapper.h:186: warning: conversion to 'JSBool' from 'long int' may alter its value >xpcwrappednative.cpp: In static member function 'static JSBool XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode)': >xpcwrappednative.cpp:1979: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >xpcwrappednative.cpp:2048: warning: conversion to 'uint8' from 'int' may alter its value >xpcwrappednative.cpp:2053: warning: conversion to 'uint8' from 'int' may alter its value >In file included from xpcwrappednativeinfo.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcwrappednativeinfo.cpp: In static member function 'static XPCNativeInterface* XPCNativeInterface::NewInstance(XPCCallContext&, nsIInterfaceInfo*)': >xpcwrappednativeinfo.cpp:391: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:410: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:450: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:452: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:461: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:481: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:502: warning: conversion to 'int' from 'long unsigned int' may alter its value >xpcwrappednativeinfo.cpp: In static member function 'static XPCNativeSet* XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)': >xpcwrappednativeinfo.cpp:717: warning: unused variable 'set2' >xpcwrappednativeinfo.cpp: In static member function 'static XPCNativeSet* XPCNativeSet::NewInstance(XPCCallContext&, XPCNativeInterface**, PRUint16)': >xpcwrappednativeinfo.cpp:813: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:828: warning: conversion to 'int' from 'long unsigned int' may alter its value >xpcwrappednativeinfo.cpp:849: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp: In static member function 'static XPCNativeSet* XPCNativeSet::NewInstanceMutate(XPCNativeSet*, XPCNativeInterface*, PRUint16)': >xpcwrappednativeinfo.cpp:875: warning: conversion to 'int' from 'long unsigned int' may alter its value >xpcwrappednativeinfo.cpp:885: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcwrappednativeinfo.cpp:886: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappednativejsops.cpp:44: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappednativejsops.cpp:44: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcwrappednativejsops.cpp: In function 'JSBool DefinePropertyIfFound(XPCCallContext&, JSObject*, jsval, XPCNativeSet*, XPCNativeInterface*, XPCNativeMember*, XPCWrappedNativeScope*, JSBool, XPCWrappedNative*, XPCWrappedNative*, XPCNativeScriptableInfo*, uintN, JSBool*)': >xpcwrappednativejsops.cpp:379: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >xpcwrappednativejsops.cpp:485: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >xpcwrappednativejsops.cpp:485: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >xpcwrappednative.cpp:2011: warning: 'req.AutoJSSuspendNonMainThreadRequest::mDepth' may be used uninitialized in this function >xpcwrappednative.cpp:2391: warning: 'req.AutoJSSuspendNonMainThreadRequest::mDepth' may be used uninitialized in this function >xpcwrappednativeproto.cpp >c++ -o xpcwrappednativeproto.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativeproto.pp xpcwrappednativeproto.cpp >xpcwrappednativescope.cpp >c++ -o xpcwrappednativescope.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativescope.pp xpcwrappednativescope.cpp >In file included from xpcwrappednativeproto.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappednativescope.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcwrappednativeproto.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from xpcwrappednativescope.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >xpcwrappednativeproto.cpp: In static member function 'static XPCWrappedNativeProto* XPCWrappedNativeProto::GetNewOrUsed(XPCCallContext&, XPCWrappedNativeScope*, nsIClassInfo*, const XPCNativeScriptableCreateInfo*, JSBool, JSBool)': >xpcwrappednativeproto.cpp:200: warning: 'map' may be used uninitialized in this function >xpcwrappednativeproto.cpp:201: warning: 'lock' may be used uninitialized in this function >XPCNativeWrapper.cpp >c++ -o XPCNativeWrapper.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCNativeWrapper.pp XPCNativeWrapper.cpp >xpcwrappednativejsops.cpp: In function 'JSBool XPC_WN_Helper_NewResolve(JSContext*, JSObject*, jsval, uintN, JSObject**)': >xpcwrappednativejsops.cpp:1061: warning: 'oldResolvingWrapper' may be used uninitialized in this function >xpcJSWeakReference.cpp >c++ -o xpcJSWeakReference.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcJSWeakReference.pp xpcJSWeakReference.cpp >XPCSafeJSObjectWrapper.cpp >c++ -o XPCSafeJSObjectWrapper.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCSafeJSObjectWrapper.pp XPCSafeJSObjectWrapper.cpp >XPCCrossOriginWrapper.cpp >c++ -o XPCCrossOriginWrapper.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCCrossOriginWrapper.pp XPCCrossOriginWrapper.cpp >In file included from XPCNativeWrapper.cpp:41: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from XPCNativeWrapper.cpp:41: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from XPCNativeWrapper.cpp:43: >XPCWrapper.h: In static member function 'static JSBool XPCWrapper::MaybePreserveWrapper(JSContext*, XPCWrappedNative*, uintN)': >XPCWrapper.h:186: warning: conversion to 'JSBool' from 'long int' may alter its value >In file included from xpcJSWeakReference.cpp:38: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from xpcJSWeakReference.cpp:38: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from XPCSafeJSObjectWrapper.cpp:40: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from XPCCrossOriginWrapper.cpp:40: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from XPCCrossOriginWrapper.cpp:40: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from XPCCrossOriginWrapper.cpp:45: >XPCWrapper.h: In static member function 'static JSBool XPCWrapper::MaybePreserveWrapper(JSContext*, XPCWrappedNative*, uintN)': >XPCWrapper.h:186: warning: conversion to 'JSBool' from 'long int' may alter its value >In file included from XPCSafeJSObjectWrapper.cpp:40: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from XPCSafeJSObjectWrapper.cpp:43: >XPCWrapper.h: In static member function 'static JSBool XPCWrapper::MaybePreserveWrapper(JSContext*, XPCWrappedNative*, uintN)': >XPCWrapper.h:186: warning: conversion to 'JSBool' from 'long int' may alter its value >XPCWrapper.cpp >c++ -o XPCWrapper.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCWrapper.pp XPCWrapper.cpp >In file included from XPCWrapper.h:46, > from XPCWrapper.cpp:43: >xpcprivate.h: In constructor 'XPCReadableJSStringWrapper::XPCReadableJSStringWrapper(PRUnichar*, size_t)': >xpcprivate.h:929: warning: conversion to 'PRUint32' from 'size_t' may alter its value >xpcprivate.h: In member function 'void XPCNativeMember::DealWithDyingGCThings(JSContext*, XPCJSRuntime*)': >xpcprivate.h:1433: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeInterface::Unmark()': >xpcprivate.h:1496: warning: conversion to 'PRUint16' from 'int' may alter its value >xpcprivate.h: In member function 'void XPCNativeSet::Unmark()': >xpcprivate.h:1636: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from XPCWrapper.h:46, > from XPCWrapper.cpp:43: >xpcprivate.h: In member function 'void XPCMarkableJSVal::TraceJS(JSTracer*)': >xpcprivate.h:3699: warning: conversion to 'uint32' from 'long int' may alter its value >In file included from XPCWrapper.cpp:43: >XPCWrapper.h: In static member function 'static JSBool XPCWrapper::MaybePreserveWrapper(JSContext*, XPCWrappedNative*, uintN)': >XPCWrapper.h:186: warning: conversion to 'JSBool' from 'long int' may alter its value >rm -f libxpconnect.a >ar cr libxpconnect.a nsScriptError.o nsXPConnect.o xpccallcontext.o xpccomponents.o xpccontext.o xpcconvert.o xpcdebug.o xpcexception.o xpcjsid.o xpcjsruntime.o xpclog.o xpcmaps.o xpcmodule.o xpcruntimesvc.o xpcstack.o xpcstring.o xpcthreadcontext.o xpcthrower.o xpcwrappedjs.o xpcvariant.o xpcwrappedjsclass.o xpcwrappednative.o xpcwrappednativeinfo.o xpcwrappednativejsops.o xpcwrappednativeproto.o xpcwrappednativescope.o XPCNativeWrapper.o xpcJSWeakReference.o XPCSafeJSObjectWrapper.o XPCCrossOriginWrapper.o XPCWrapper.o mozJSComponentLoader.o mozJSSubScriptLoader.o >ranlib libxpconnect.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxpconnect.a ../../../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/src/xpconnect' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/public' >nsIDocumentCharsetInfo.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDocumentCharsetInfo.xpt -d .deps/nsIDocumentCharsetInfo.pp nsIDocumentCharsetInfo.idl >nsIDocCharset.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDocCharset.xpt -d .deps/nsIDocCharset.pp nsIDocCharset.idl >nsICharsetResolver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICharsetResolver.xpt -d .deps/nsICharsetResolver.pp nsICharsetResolver.idl >../../../dist/bin/xpt_link _xpidlgen/chardet.xpt _xpidlgen/nsIDocumentCharsetInfo.xpt _xpidlgen/nsIDocCharset.xpt _xpidlgen/nsICharsetResolver.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/chardet.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/src' >nsObserverBase.cpp >c++ -o nsObserverBase.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsObserverBase.pp nsObserverBase.cpp >nsXMLEncodingObserver.cpp >c++ -o nsXMLEncodingObserver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEncodingObserver.pp nsXMLEncodingObserver.cpp >nsMetaCharsetObserver.cpp >c++ -o nsMetaCharsetObserver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMetaCharsetObserver.pp nsMetaCharsetObserver.cpp >nsDetectionAdaptor.cpp >c++ -o nsDetectionAdaptor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDetectionAdaptor.pp nsDetectionAdaptor.cpp >nsDebugDetector.cpp >c++ -o nsDebugDetector.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDebugDetector.pp nsDebugDetector.cpp >In file included from nsDetectionAdaptor.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCyrillicDetector.cpp >c++ -o nsCyrillicDetector.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCyrillicDetector.pp nsCyrillicDetector.cpp >nsDocumentCharsetInfo.cpp >c++ -o nsDocumentCharsetInfo.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentCharsetInfo.pp nsDocumentCharsetInfo.cpp >nsChardetModule.cpp >c++ -o nsChardetModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsChardetModule.pp nsChardetModule.cpp >rm -f libchardet.a >ar cr libchardet.a nsObserverBase.o nsXMLEncodingObserver.o nsMetaCharsetObserver.o nsDetectionAdaptor.o nsDebugDetector.o nsCyrillicDetector.o nsDocumentCharsetInfo.o nsChardetModule.o >ranlib libchardet.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libchardet.a ../../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/intl/chardet' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >gtk2xtbin.c >gcc -o gtk2xtbin.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_GTKXTBIN_API -DUSE_XIM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/gtkxtbin -I/usr/include/nspr4 -I../../../dist/sdk/include -I. -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/gtk2xtbin.pp gtk2xtbin.c >gtk2xtbin.c: In function 'xt_event_prepare': >gtk2xtbin.c:129: warning: unused parameter 'source_data' >gtk2xtbin.c:130: warning: unused parameter 'timeout' >gtk2xtbin.c: In function 'xt_event_check': >gtk2xtbin.c:142: warning: unused parameter 'source_data' >gtk2xtbin.c: In function 'xt_event_dispatch': >gtk2xtbin.c:162: warning: unused variable 'event' >gtk2xtbin.c:158: warning: unused parameter 'source_data' >gtk2xtbin.c:159: warning: unused parameter 'call_back' >gtk2xtbin.c:160: warning: unused parameter 'user_data' >gtk2xtbin.c: At top level: >gtk2xtbin.c:188: warning: initialization from incompatible pointer type >gtk2xtbin.c:419:3: warning: C++ style comments are not allowed in ISO C90 >gtk2xtbin.c:419:3: warning: (this will be reported only once per input file) >gtk2xtbin.c: In function 'xt_client_handle_xembed_message': >gtk2xtbin.c:669: warning: unused parameter 'w' >gtk2xtbin.c: In function 'error_handler': >gtk2xtbin.c:804: warning: unused parameter 'display' >gtk2xtbin.c: In function 'xt_add_focus_listener': >gtk2xtbin.c:880: warning: unused variable 'errorcode' >gtk2xtbin.c: In function 'xt_remove_focus_listener': >gtk2xtbin.c:900: warning: unused variable 'errorcode' >gtk2xtbin.c: At top level: >gtk2xtbin.c:76: warning: 'gtk_xtbin_shutdown' declared 'static' but never defined >rm -f libgtkxtbin.a >ar cr libgtkxtbin.a gtk2xtbin.o >ranlib libgtkxtbin.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgtkxtbin.a ../../../staticlib >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/src' >stopwatch.cpp >c++ -o stopwatch.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/util -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/stopwatch.pp stopwatch.cpp >stopwatch.cpp: In constructor 'Stopwatch::Stopwatch()': >stopwatch.cpp:26: warning: conversion to 'double' from 'long int' may alter its value >rm -f libmozutil_s.a >ar cr libmozutil_s.a stopwatch.o >ranlib libmozutil_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libutil' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar' >nsZipArchive.cpp >c++ -o nsZipArchive.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsZipArchive.pp nsZipArchive.cpp >nsWildCard.cpp >c++ -o nsWildCard.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWildCard.pp nsWildCard.cpp >nsJARInputStream.cpp >c++ -o nsJARInputStream.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARInputStream.pp nsJARInputStream.cpp >nsJAR.cpp >c++ -o nsJAR.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJAR.pp nsJAR.cpp >nsWildCard.cpp: In function 'int _handle_union(char*, char*, PRBool)': >nsWildCard.cpp:149: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsWildCard.cpp: In function 'int NS_WildCardMatch(char*, char*, PRBool)': >nsWildCard.cpp:284: warning: conversion to 'int' from 'size_t' may alter its value >nsZipArchive.cpp: In member function 'nsZipItem* nsZipArchive::GetItem(const char*)': >nsZipArchive.cpp:610: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsZipArchive.cpp: In member function 'nsZipItem* nsZipArchive::CreateZipItem(PRUint16)': >nsZipArchive.cpp:819: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsZipArchive.cpp: In member function 'nsresult nsZipArchive::BuildFileList()': >nsZipArchive.cpp:930: warning: conversion to 'PRUint8' from 'int' may alter its value >nsZipArchive.cpp:935: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsZipArchive.cpp:935: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsZipArchive.cpp:949: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsZipArchive.cpp:952: warning: comparison between signed and unsigned integer expressions >nsJARFactory.cpp >c++ -o nsJARFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARFactory.pp nsJARFactory.cpp >nsZipArchive.cpp: In member function 'nsresult nsZipArchive::BuildSynthetics()': >nsZipArchive.cpp:1016: warning: conversion to 'PRUint16' from 'size_t' may alter its value >nsZipArchive.cpp:1028: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsZipArchive.cpp:1054: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsZipArchive.cpp: In member function 'nsresult nsZipArchive::CopyItemToDisk(PRUint32, PRUint32, PRFileDesc*)': >nsZipArchive.cpp:1141: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipArchive.cpp:1155: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipArchive.cpp: In member function 'nsresult nsZipArchive::InflateItem(const nsZipItem*, PRFileDesc*)': >nsZipArchive.cpp:1200: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipArchive.cpp:1211: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsZipArchive.cpp:1235: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipArchive.cpp:1248: warning: conversion to 'uInt' from 'long int' may alter its value >nsZipArchive.cpp:1248: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipArchive.cpp:1268: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipArchive.cpp: In constructor 'nsZipFind::nsZipFind(nsZipArchive*, char*, PRBool)': >nsZipArchive.cpp:1327: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsZipArchive.cpp: In function 'PRUint16 ExtractMode(unsigned char*)': >nsZipArchive.cpp:1395: warning: conversion to 'PRUint16' from 'int' may alter its value >nsJAR.cpp: In member function 'virtual nsrefcnt nsJAR::Release()': >nsJAR.cpp:157: warning: unused variable 'rv' >nsJAR.cpp: In member function 'PRInt32 nsJAR::ReadLine(const char**)': >nsJAR.cpp:504: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsJAR.cpp: In member function 'nsresult nsJAR::ParseOneFile(const char*, PRInt16)': >nsJAR.cpp:702: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsJARInputStream.cpp: In member function 'nsresult nsJARInputStream::InitFile(nsZipArchive*, nsZipItem*, PRFileDesc*)': >nsJARInputStream.cpp:91: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsJARInputStream.cpp: In member function 'virtual nsresult nsJARInputStream::Available(PRUint32*)': >nsJARInputStream.cpp:196: warning: conversion to 'unsigned int' from 'uLong' may alter its value >nsJARInputStream.cpp: In member function 'virtual nsresult nsJARInputStream::Read(char*, PRUint32, PRUint32*)': >nsJARInputStream.cpp:227: warning: comparison between signed and unsigned integer expressions >nsJARInputStream.cpp: In member function 'nsresult nsJARInputStream::ContinueInflate(char*, PRUint32, PRUint32*)': >nsJARInputStream.cpp:286: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsJARInputStream.cpp:320: warning: conversion to 'unsigned int' from 'uLong' may alter its value >nsJARInputStream.cpp:323: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsJAR.cpp: In member function 'virtual nsresult nsZipReaderCache::GetZip(nsIFile*, nsIZipReader**)': >nsJAR.cpp:1150: warning: unused variable 'collision' >nsJAR.cpp: In member function 'nsresult nsZipReaderCache::ReleaseZip(nsJAR*)': >nsJAR.cpp:1245: warning: unused variable 'removed' >nsJAR.cpp: In member function 'virtual nsresult nsZipReaderCache::Observe(nsISupports*, const char*, const PRUnichar*)': >nsJAR.cpp:1277: warning: unused variable 'removed' >nsJAR.cpp: In function 'PRTime GetModTime(PRUint16, PRUint16)': >nsJAR.cpp:1302: warning: conversion to 'PRInt16' from 'int' may alter its value >nsXPTZipLoader.cpp >c++ -o nsXPTZipLoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPTZipLoader.pp nsXPTZipLoader.cpp >nsJARProtocolHandler.cpp >c++ -o nsJARProtocolHandler.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARProtocolHandler.pp nsJARProtocolHandler.cpp >nsJARChannel.cpp >c++ -o nsJARChannel.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARChannel.pp nsJARChannel.cpp >nsJARURI.cpp >c++ -o nsJARURI.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARURI.pp nsJARURI.cpp >nsIZipReader.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIZipReader.xpt -d .deps/nsIZipReader.pp nsIZipReader.idl >nsIJAR.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJAR.xpt -d .deps/nsIJAR.pp nsIJAR.idl >nsIJARChannel.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJARChannel.xpt -d .deps/nsIJARChannel.pp nsIJARChannel.idl >nsIJARURI.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJARURI.xpt -d .deps/nsIJARURI.pp nsIJARURI.idl >nsIJARProtocolHandler.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJARProtocolHandler.xpt -d .deps/nsIJARProtocolHandler.pp nsIJARProtocolHandler.idl >../../dist/bin/xpt_link _xpidlgen/jar.xpt _xpidlgen/nsIZipReader.xpt _xpidlgen/nsIJAR.xpt _xpidlgen/nsIJARChannel.xpt _xpidlgen/nsIJARURI.xpt _xpidlgen/nsIJARProtocolHandler.xpt >nsJARChannel.cpp: In member function 'virtual nsresult nsJARChannel::OnDownloadComplete(nsIDownloader*, nsIRequest*, nsISupports*, nsresult, nsIFile*)': >nsJARChannel.cpp:778: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libjar50.a >ar cr libjar50.a nsZipArchive.o nsWildCard.o nsJARInputStream.o nsJAR.o nsJARFactory.o nsXPTZipLoader.o nsJARProtocolHandler.o nsJARChannel.o nsJARURI.o >ranlib libjar50.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libjar50.a ../../staticlib/components >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/public' >nsIZipWriter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIZipWriter.xpt -d .deps/nsIZipWriter.pp nsIZipWriter.idl >../../../../dist/bin/xpt_link _xpidlgen/zipwriter.xpt _xpidlgen/nsIZipWriter.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/zipwriter.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/src' >StreamFunctions.cpp >nsDeflateConverter.cpp >c++ -o StreamFunctions.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/StreamFunctions.pp StreamFunctions.cpp >c++ -o nsDeflateConverter.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDeflateConverter.pp nsDeflateConverter.cpp >nsZipHeader.cpp >c++ -o nsZipHeader.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsZipHeader.pp nsZipHeader.cpp >nsZipDataStream.cpp >c++ -o nsZipDataStream.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsZipDataStream.pp nsZipDataStream.cpp >In file included from nsDeflateConverter.cpp:40: >StreamFunctions.h: In function 'void WRITE16(char*, PRUint32*, PRUint16)': >StreamFunctions.h:60: warning: conversion to 'char' from 'short unsigned int' may alter its value >StreamFunctions.h:61: warning: conversion to 'char' from 'PRUint16' may alter its value >StreamFunctions.h: In function 'void WRITE32(char*, PRUint32*, PRUint32)': >StreamFunctions.h:66: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:67: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:68: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:69: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h: In function 'PRUint16 READ16(char*, PRUint32*)': >StreamFunctions.h:80: warning: conversion to 'PRUint16' from 'int' may alter its value >nsZipWriter.cpp >c++ -o nsZipWriter.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsZipWriter.pp nsZipWriter.cpp >In file included from nsZipHeader.cpp:39: >StreamFunctions.h: In function 'void WRITE16(char*, PRUint32*, PRUint16)': >StreamFunctions.h:60: warning: conversion to 'char' from 'short unsigned int' may alter its value >StreamFunctions.h:61: warning: conversion to 'char' from 'PRUint16' may alter its value >StreamFunctions.h: In function 'void WRITE32(char*, PRUint32*, PRUint32)': >StreamFunctions.h:66: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:67: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:68: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:69: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h: In function 'PRUint16 READ16(char*, PRUint32*)': >StreamFunctions.h:80: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from nsZipDataStream.cpp:40: >StreamFunctions.h: In function 'void WRITE16(char*, PRUint32*, PRUint16)': >StreamFunctions.h:60: warning: conversion to 'char' from 'short unsigned int' may alter its value >StreamFunctions.h:61: warning: conversion to 'char' from 'PRUint16' may alter its value >nsDeflateConverter.cpp: In member function 'nsresult nsDeflateConverter::Init()': >nsDeflateConverter.cpp:72: warning: enumeration value 'WRAP_ZLIB' not handled in switch >StreamFunctions.h: In function 'void WRITE32(char*, PRUint32*, PRUint32)': >StreamFunctions.h:66: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:67: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:68: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:69: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h: In function 'PRUint16 READ16(char*, PRUint32*)': >StreamFunctions.h:80: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from nsZipWriter.cpp:40: >StreamFunctions.h: In function 'void WRITE16(char*, PRUint32*, PRUint16)': >StreamFunctions.h:60: warning: conversion to 'char' from 'short unsigned int' may alter its value >StreamFunctions.h:61: warning: conversion to 'char' from 'PRUint16' may alter its value >StreamFunctions.h: In function 'void WRITE32(char*, PRUint32*, PRUint32)': >StreamFunctions.h:66: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:67: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:68: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h:69: warning: conversion to 'char' from 'PRUint32' may alter its value >StreamFunctions.h: In function 'PRUint16 READ16(char*, PRUint32*)': >StreamFunctions.h:80: warning: conversion to 'PRUint16' from 'int' may alter its value >ZipWriterModule.cpp >c++ -o ZipWriterModule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ZipWriterModule.pp ZipWriterModule.cpp >nsZipHeader.cpp: In member function 'virtual nsresult nsZipHeader::GetLastModifiedTime(PRTime*)': >nsZipHeader.cpp:116: warning: conversion to 'PRInt16' from 'int' may alter its value >nsZipHeader.cpp: In member function 'void nsZipHeader::Init(const nsACString_internal&, PRTime, PRUint32, PRUint32)': >nsZipHeader.cpp:148: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsZipHeader.cpp:150: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsZipHeader.cpp: In member function 'nsresult nsZipHeader::WriteFileHeader(nsIOutputStream*)': >nsZipHeader.cpp:181: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsZipHeader.cpp: In member function 'nsresult nsZipHeader::WriteCDSHeader(nsIOutputStream*)': >nsZipHeader.cpp:212: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsZipHeader.cpp:213: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsZipHeader.cpp:214: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsZipDataStream.cpp: In member function 'nsresult nsZipDataStream::Init(nsZipWriter*, nsIOutputStream*, nsZipHeader*, PRInt32)': >nsZipDataStream.cpp:70: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipDataStream.cpp: In member function 'nsresult nsZipDataStream::CompleteEntry()': >nsZipDataStream.cpp:163: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsZipDataStream.cpp: In member function 'nsresult nsZipDataStream::ProcessData(nsIRequest*, nsISupports*, char*, PRUint32, PRUint32)': >nsZipDataStream.cpp:184: warning: conversion to 'PRUint32' from 'uLong' may alter its value >nsZipWriter.cpp: In member function 'nsresult nsZipWriter::ReadFile(nsIFile*)': >nsZipWriter.cpp:151: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsZipWriter.cpp:257: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsZipWriter.cpp: In member function 'virtual nsresult nsZipWriter::Close()': >nsZipWriter.cpp:673: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsZipWriter.cpp:674: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsZipWriter.cpp:677: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >rm -f libzipwriter.a >ar cr libzipwriter.a StreamFunctions.o nsDeflateConverter.o nsZipHeader.o nsZipDataStream.o nsZipWriter.o ZipWriterModule.o >ranlib libzipwriter.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libzipwriter.a ../../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar/zipwriter' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/jar.xpt ../../dist/bin/components >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libjar' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mdb' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/src' >orkinHeap.cpp >c++ -o orkinHeap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/orkinHeap.pp orkinHeap.cpp >morkArray.cpp >c++ -o morkArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkArray.pp morkArray.cpp >morkAtom.cpp >c++ -o morkAtom.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtom.pp morkAtom.cpp >morkAtomMap.cpp >c++ -o morkAtomMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtomMap.pp morkAtomMap.cpp >In file included from morkAtom.cpp:51: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkEnv.h:46, > from morkAtomMap.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkEnv.h:46, > from morkAtom.cpp:55: >morkNode.h: At global scope: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkEnv.h:46, > from orkinHeap.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkAtomMap.cpp:63: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkEnv.h:46, > from morkArray.cpp:53: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkArray.cpp: In constructor 'morkArray::morkArray(morkEnv*, const morkUsage&, nsIMdbHeap*, mork_size, nsIMdbHeap*)': >morkArray.cpp:102: warning: conversion to 'mdb_size' from 'long unsigned int' may alter its value >morkArray.cpp: In member function 'mork_bool morkArray::Grow(morkEnv*, mork_size)': >morkArray.cpp:184: warning: conversion to 'mdb_size' from 'long unsigned int' may alter its value >morkArray.cpp: In member function 'void morkArray::CutAllSlots(morkEnv*)': >morkArray.cpp:321: warning: conversion to 'mdb_size' from 'long unsigned int' may alter its value >morkAtomSpace.cpp >c++ -o morkAtomSpace.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtomSpace.pp morkAtomSpace.cpp >morkBlob.cpp >c++ -o morkBlob.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBlob.pp morkBlob.cpp >morkBuilder.cpp >c++ -o morkBuilder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBuilder.pp morkBuilder.cpp >morkCell.cpp >c++ -o morkCell.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCell.pp morkCell.cpp >In file included from morkEnv.h:46, > from morkAtomSpace.cpp:59: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkAtomSpace.cpp:75: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkAtomSpace.cpp:75: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkBlob.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkEnv.h:46, > from morkBuilder.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkBuilder.cpp:71: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkBuilder.cpp:71: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >morkCellObject.cpp >c++ -o morkCellObject.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCellObject.pp morkCellObject.cpp >In file included from morkStore.h:46, > from morkCell.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkCell.cpp:51: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkCell.cpp:51: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >morkCh.cpp >c++ -o morkCh.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCh.pp morkCh.cpp >In file included from morkCellObject.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hiddenmorkConfig.cpp >c++ -o morkConfig.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkConfig.pp morkConfig.cpp >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkCellObject.cpp:75: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkCellObject.cpp:75: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkCh.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkCursor.cpp >c++ -o morkCursor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCursor.pp morkCursor.cpp >morkDeque.cpp >c++ -o morkDeque.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkDeque.pp morkDeque.cpp >In file included from morkEnv.h:46, > from morkDeque.cpp:45: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkDeque.cpp: In static member function 'static void* morkNext::MakeNewNext(size_t, nsIMdbHeap&, morkEnv*)': >morkDeque.cpp:62: warning: conversion to 'mdb_size' from 'size_t' may alter its value >morkDeque.cpp: In static member function 'static void* morkLink::MakeNewLink(size_t, nsIMdbHeap&, morkEnv*)': >morkDeque.cpp:179: warning: conversion to 'mdb_size' from 'size_t' may alter its value >morkEnv.cpp >c++ -o morkEnv.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkEnv.pp morkEnv.cpp >In file included from morkEnv.h:46, > from morkCursor.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkFactory.cpp >c++ -o morkFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkFactory.pp morkFactory.cpp >morkFile.cpp >c++ -o morkFile.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkFile.pp morkFile.cpp >morkHandle.cpp >c++ -o morkHandle.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkHandle.pp morkHandle.cpp >In file included from morkEnv.h:46, > from morkEnv.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkFactory.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkEnv.cpp: In member function 'char* morkEnv::CopyString(nsIMdbHeap*, const char*)': >morkEnv.cpp:367: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkStore.h:62, > from morkFactory.cpp:71: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkFactory.cpp:71: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkFile.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkEnv.h:46, > from morkHandle.cpp:47: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkIntMap.cpp >In file included from morkHandle.cpp:59: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its valuec++ -o morkIntMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkIntMap.pp morkIntMap.cpp >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkFile.cpp: In member function 'virtual mork_pos morkStdioFile::Length(morkEnv*) const': >morkFile.cpp:603: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkFile.cpp: In member function 'virtual nsresult morkStdioFile::Tell(nsIMdbEnv*, mork_pos*) const': >morkFile.cpp:636: warning: conversion to 'int' from 'long int' may alter its value >morkFile.cpp: In member function 'virtual nsresult morkStdioFile::Write(nsIMdbEnv*, const void*, mork_size, mork_size*)': >morkFile.cpp:717: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >morkMap.cpp >c++ -o morkMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkMap.pp morkMap.cpp >In file included from morkEnv.h:46, > from morkIntMap.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkNode.cpp >c++ -o morkNode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkNode.pp morkNode.cpp >morkNodeMap.cpp >c++ -o morkNodeMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkNodeMap.pp morkNodeMap.cpp >In file included from morkEnv.h:46, > from morkMap.cpp:58: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkMap.cpp: In member function 'morkAssoc** morkMap::find(morkEnv*, const void*, mork_u4) const': >morkMap.cpp:267: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'morkAssoc** morkMap::new_buckets(morkEnv*, mork_num)': >morkMap.cpp:399: warning: conversion to 'mork_num' from 'long unsigned int' may alter its value >morkMap.cpp: In member function 'morkAssoc* morkMap::new_assocs(morkEnv*, mork_num)': >morkMap.cpp:410: warning: conversion to 'mork_num' from 'long unsigned int' may alter its value >morkMap.cpp: In member function 'mork_bool morkMap::Put(morkEnv*, const void*, const void*, void*, void*, mork_change**)': >morkMap.cpp:594: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'mork_bool morkMap::Cut(morkEnv*, const void*, void*, void*, mork_change**)': >morkMap.cpp:657: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'mork_bool morkMap::Get(morkEnv*, const void*, void*, void*, mork_change**)': >morkMap.cpp:696: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'mork_change* morkMapIter::First(morkEnv*, void*, void*)': >morkMap.cpp:801: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'mork_change* morkMapIter::Next(morkEnv*, void*, void*)': >morkMap.cpp:875: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'mork_change* morkMapIter::Here(morkEnv*, void*, void*)': >morkMap.cpp:904: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkMap.cpp: In member function 'mork_change* morkMapIter::CutHere(morkEnv*, void*, void*)': >morkMap.cpp:934: warning: conversion to 'mork_pos' from 'long int' may alter its value >In file included from morkEnv.h:46, > from morkNode.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkNode.cpp:59: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkNode.cpp: In static member function 'static void* morkNode::MakeNew(size_t, nsIMdbHeap&, morkEnv*)': >morkNode.cpp:182: warning: conversion to 'mdb_size' from 'size_t' may alter its value >In file included from morkEnv.h:46, > from morkNodeMap.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkObject.cpp >c++ -o morkObject.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkObject.pp morkObject.cpp >morkParser.cpp >c++ -o morkParser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkParser.pp morkParser.cpp >In file included from morkEnv.h:46, > from morkObject.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkObject.cpp:59: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkPool.cpp >c++ -o morkPool.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkPool.pp morkPool.cpp >morkRow.cpp >c++ -o morkRow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRow.pp morkRow.cpp >morkRowCellCursor.cpp >c++ -o morkRowCellCursor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowCellCursor.pp morkRowCellCursor.cpp >In file included from morkEnv.h:46, > from morkParser.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkParser.cpp:79: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkParser.cpp:79: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkPool.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkPool.cpp:59: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkPool.cpp:63: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkPool.cpp: In member function 'morkCell* morkPool::NewCells(morkEnv*, mork_size, morkZone*)': >morkPool.cpp:270: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkEnv.h:46, > from morkRowCellCursor.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkEnv.h:46, > from morkRow.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from orkinRowCellCursor.h:54, > from morkRowCellCursor.cpp:63: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkRowSpace.h:62, > from morkRow.cpp:59: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkRowCellCursor.cpp:63: >morkNode.h: At global scope: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >orkinRowCellCursor.h:144: warning: by 'virtual nsresult orkinRowCellCursor::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >orkinRowCellCursor.h:147: warning: by 'virtual nsresult orkinRowCellCursor::CutStrongRef(nsIMdbEnv*)' >../../../dist/include/mork/mdb.h:2374: warning: 'virtual nsresult nsIMdbRowCellCursor::NextCell(nsIMdbEnv*, nsIMdbCell**, mdb_column*, mdb_pos*)' was hidden >orkinRowCellCursor.h:194: warning: by 'virtual nsresult orkinRowCellCursor::NextCell(nsIMdbEnv*, nsIMdbCell*, mdb_column*, mdb_pos*)' >orkinRowCellCursor.h: In static member function 'static void* orkinRowCellCursor::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >orkinRowCellCursor.h:100: warning: conversion to 'mork_size' from 'size_t' may alter its value >orkinRowCellCursor.h: In static member function 'static void* orkinRowCellCursor::operator new(size_t, morkPool&, morkEnv*)': >orkinRowCellCursor.h:103: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkStore.h:62, > from morkRow.cpp:79: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkStore.h:62, > from morkRowCellCursor.cpp:67: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkRow.cpp: In member function 'morkCell* morkRow::GetCell(morkEnv*, mdb_column, mork_pos*) const': >morkRow.cpp:549: warning: conversion to 'int' from 'long int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkRowCellCursor.cpp:67: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >morkRowMap.cpp >c++ -o morkRowMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowMap.pp morkRowMap.cpp >In file included from morkEnv.h:46, > from morkRowMap.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkRowObject.cpp >c++ -o morkRowObject.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowObject.pp morkRowObject.cpp >morkRowSpace.cpp >c++ -o morkRowSpace.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowSpace.pp morkRowSpace.cpp >In file included from morkRowObject.h:46, > from morkRowObject.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkRowObject.cpp:59: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkRowObject.cpp:59: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkRowSpace.cpp:67: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkRowSpace.h:62, > from morkRowSpace.cpp:71: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >morkSink.cpp >c++ -o morkSink.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkSink.pp morkSink.cpp >In file included from morkStore.h:62, > from morkRowSpace.cpp:79: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkEnv.h:46, > from morkSink.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkSink.cpp: In member function 'mork_bool morkSpool::Write(morkEnv*, const void*, mork_size)': >morkSink.cpp:267: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkSink.cpp: In member function 'mork_bool morkSpool::PutString(morkEnv*, const char*)': >morkSink.cpp:318: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkSpace.cpp >c++ -o morkSpace.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkSpace.pp morkSpace.cpp >morkStore.cpp >c++ -o morkStore.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkStore.pp morkStore.cpp >morkStream.cpp >c++ -o morkStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkStream.pp morkStream.cpp >morkTable.cpp >c++ -o morkTable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkTable.pp morkTable.cpp >In file included from morkEnv.h:46, > from morkStore.cpp:59: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkStore.cpp:63: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkStore.cpp:63: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkSpace.cpp:63: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkEnv.h:46, > from morkTable.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkStore.cpp: In member function 'morkFarBookAtom* morkStore::StageStringAsFarBookAtom(morkEnv*, const char*, mork_cscode, morkAtomSpace*)': >morkStore.cpp:447: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkStore.h:62, > from morkSpace.cpp:67: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkTable.cpp:59: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkSpace.cpp:67: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkStore.h:62, > from morkTable.cpp:63: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkFile.h:50, > from morkStream.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkStream.cpp: In member function 'mork_size morkStream::PutStringThenIndent(morkEnv*, const char*, mork_count)': >morkStream.cpp:248: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkStream.cpp: In member function 'mork_size morkStream::PutString(morkEnv*, const char*)': >morkStream.cpp:274: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkStream.cpp: In member function 'mork_size morkStream::PutStringThenNewline(morkEnv*, const char*)': >morkStream.cpp:292: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkStream.cpp: In member function 'virtual mork_pos morkStream::Length(morkEnv*) const': >morkStream.cpp:425: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkStream.cpp: In member function 'virtual nsresult morkStream::Tell(nsIMdbEnv*, mork_pos*) const': >morkStream.cpp:482: warning: conversion to 'int' from 'long int' may alter its value >morkStream.cpp:490: warning: conversion to 'int' from 'long int' may alter its value >morkStream.cpp: In member function 'int morkStream::fill_getc(morkEnv*)': >morkStream.cpp:799: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkPortTableCursor.cpp >c++ -o morkPortTableCursor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkPortTableCursor.pp morkPortTableCursor.cpp >morkTable.cpp: In member function 'virtual nsresult morkTable::GetPort(nsIMdbEnv*, nsIMdbPort**)': >morkTable.cpp:234: warning: unused variable 'ev' >morkTable.cpp: In member function 'mork_pos morkTable::MoveRow(morkEnv*, morkRow*, mork_pos, mork_pos)': >morkTable.cpp:1384: warning: conversion to 'mork_pos' from 'long int' may alter its value >morkTable.cpp: In member function 'mork_bool morkTable::CutRow(morkEnv*, morkRow*)': >morkTable.cpp:1472: warning: conversion to 'mork_pos' from 'long int' may alter its value >In file included from morkEnv.h:46, > from morkPortTableCursor.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkRowSpace.h:62, > from morkPortTableCursor.h:50, > from morkPortTableCursor.cpp:59: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkStore.h:62, > from morkPortTableCursor.cpp:63: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkTableRowCursor.cpp >morkThumb.cpp >c++ -o morkTableRowCursor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkTableRowCursor.pp morkTableRowCursor.cpp >c++ -o morkThumb.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkThumb.pp morkThumb.cpp >In file included from morkEnv.h:46, > from morkThumb.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from orkinThumb.h:54, > from morkThumb.cpp:59: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkThumb.cpp:59: >morkNode.h: At global scope: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >orkinThumb.h:139: warning: by 'virtual nsresult orkinThumb::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >orkinThumb.h:142: warning: by 'virtual nsresult orkinThumb::CutStrongRef(nsIMdbEnv*)' >orkinThumb.h: In static member function 'static void* orkinThumb::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >orkinThumb.h:92: warning: conversion to 'mork_size' from 'size_t' may alter its value >orkinThumb.h: In static member function 'static void* orkinThumb::operator new(size_t, morkPool&, morkEnv*)': >orkinThumb.h:95: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkStore.h:62, > from morkThumb.cpp:63: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkEnv.h:46, > from morkTableRowCursor.cpp:52: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkThumb.cpp:63: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from orkinTableRowCursor.h:54, > from morkTableRowCursor.cpp:64: >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >morkHandle.h:119: warning: conversion to 'mork_size' from 'size_t' may alter its value >morkHandle.h: In static member function 'static void* morkHandle::operator new(size_t, morkPool&, morkEnv*)': >morkHandle.h:122: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkTableRowCursor.cpp:64: >morkNode.h: At global scope: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >orkinTableRowCursor.h:139: warning: by 'virtual nsresult orkinTableRowCursor::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >orkinTableRowCursor.h:142: warning: by 'virtual nsresult orkinTableRowCursor::CutStrongRef(nsIMdbEnv*)' >orkinTableRowCursor.h: In static member function 'static void* orkinTableRowCursor::operator new(size_t, morkPool&, morkZone&, morkEnv*)': >orkinTableRowCursor.h:94: warning: conversion to 'mork_size' from 'size_t' may alter its value >orkinTableRowCursor.h: In static member function 'static void* orkinTableRowCursor::operator new(size_t, morkPool&, morkEnv*)': >orkinTableRowCursor.h:97: warning: conversion to 'mork_size' from 'size_t' may alter its value >In file included from morkStore.h:62, > from morkTableRowCursor.cpp:68: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >In file included from morkRowSpace.h:62, > from morkStore.h:66, > from morkTableRowCursor.cpp:68: >morkObject.h: At global scope: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >morkWriter.cpp >c++ -o morkWriter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkWriter.pp morkWriter.cpp >morkYarn.cpp >c++ -o morkYarn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkYarn.pp morkYarn.cpp >In file included from morkEnv.h:46, > from morkWriter.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkWriter.h:58, > from morkWriter.cpp:59: >morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' >morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden >morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' >In file included from morkEnv.h:46, > from morkYarn.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >In file included from morkStore.h:62, > from morkWriter.cpp:71: >morkAtom.h: In static member function 'static mork_size morkWeeAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:185: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigAnonAtom::SizeForFill(mork_fill)': >morkAtom.h:217: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkWeeBookAtom::SizeForFill(mork_fill)': >morkAtom.h:327: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkAtom.h: In static member function 'static mork_size morkBigBookAtom::SizeForFill(mork_fill)': >morkAtom.h:358: warning: conversion to 'mork_size' from 'long unsigned int' may alter its value >morkBead.cpp >c++ -o morkBead.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBead.pp morkBead.cpp >In file included from morkEnv.h:46, > from morkBead.cpp:51: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkProbeMap.cpp >c++ -o morkProbeMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkProbeMap.pp morkProbeMap.cpp >morkZone.cpp >c++ -o morkZone.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkZone.pp morkZone.cpp >In file included from morkEnv.h:46, > from morkProbeMap.cpp:62: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkProbeMap.cpp: In member function 'virtual mork_u4 morkProbeMap::MapHash(morkEnv*, const void*) const': >morkProbeMap.cpp:771: warning: conversion to 'mork_u4' from 'long int' may alter its value >In file included from morkEnv.h:46, > from morkZone.cpp:55: >morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden >morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' >morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden >morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' >morkZone.cpp: In member function 'mork_size morkZone::zone_grow_at(morkEnv*, mork_size)': >morkZone.cpp:252: warning: conversion to 'mork_size' from 'mork_ip' may alter its value >morkZone.cpp: In member function 'morkHunk* morkZone::zone_new_hunk(morkEnv*, mdb_size)': >morkZone.cpp:264: warning: conversion to 'mdb_size' from 'long unsigned int' may alter its value >morkZone.cpp: In member function 'void* morkZone::ZoneNewChip(morkEnv*, mdb_size)': >morkZone.cpp:349: warning: conversion to 'mdb_size' from 'mork_ip' may alter its value >morkZone.cpp: In member function 'void* morkZone::ZoneNewRun(morkEnv*, mdb_size)': >morkZone.cpp:382: warning: conversion to 'mdb_size' from 'mork_ip' may alter its value >morkZone.cpp:394: warning: conversion to 'mdb_size' from 'long unsigned int' may alter its value >morkZone.cpp: In member function 'void* morkZone::ZoneGrowRun(morkEnv*, void*, mdb_size)': >morkZone.cpp:485: warning: conversion to 'mdb_size' from 'mork_ip' may alter its value >rm -f libmsgmork_s.a >ar cr libmsgmork_s.a orkinHeap.o morkArray.o morkAtom.o morkAtomMap.o morkAtomSpace.o morkBlob.o morkBuilder.o morkCell.o morkCellObject.o morkCh.o morkConfig.o morkCursor.o morkDeque.o morkEnv.o morkFactory.o morkFile.o morkHandle.o morkIntMap.o morkMap.o morkNode.o morkNodeMap.o morkObject.o morkParser.o morkPool.o morkRow.o morkRowCellCursor.o morkRowMap.o morkRowObject.o morkRowSpace.o morkSink.o morkSpace.o morkStore.o morkStream.o morkTable.o morkPortTableCursor.o morkTableRowCursor.o morkThumb.o morkWriter.o morkYarn.o morkBead.o morkProbeMap.o morkZone.o >ranlib libmsgmork_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/build' >nsMorkFactory.cpp >c++ -o nsMorkFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMorkFactory.pp nsMorkFactory.cpp >rm -f libmork.a >ar cr libmork.a nsMorkFactory.o orkinHeap.o morkArray.o morkAtom.o morkAtomMap.o morkAtomSpace.o morkBlob.o morkBuilder.o morkCell.o morkCellObject.o morkCh.o morkConfig.o morkCursor.o morkDeque.o morkEnv.o morkFactory.o morkFile.o morkHandle.o morkIntMap.o morkMap.o morkNode.o morkNodeMap.o morkObject.o morkParser.o morkPool.o morkRow.o morkRowCellCursor.o morkRowMap.o morkRowObject.o morkRowSpace.o morkSink.o morkSpace.o morkStore.o morkStream.o morkTable.o morkPortTableCursor.o morkTableRowCursor.o morkThumb.o morkWriter.o morkYarn.o morkBead.o morkProbeMap.o morkZone.o >ranlib libmork.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libmork.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork/build' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/mork' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/cookie' >nsCookieModule.cpp >nsPermission.cpp >c++ -o nsCookieModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookieModule.pp nsCookieModule.cpp >c++ -o nsPermission.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPermission.pp nsPermission.cpp >nsPermissionManager.cpp >c++ -o nsPermissionManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPermissionManager.pp nsPermissionManager.cpp >nsPopupWindowManager.cpp >c++ -o nsPopupWindowManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPopupWindowManager.pp nsPopupWindowManager.cpp >nsCookiePromptService.cpp >c++ -o nsCookiePromptService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookiePromptService.pp nsCookiePromptService.cpp >nsCookiePermission.cpp >c++ -o nsCookiePermission.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZ_MAIL_NEWS -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookiePermission.pp nsCookiePermission.cpp >nsICookieAcceptDialog.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICookieAcceptDialog.xpt -d .deps/nsICookieAcceptDialog.pp nsICookieAcceptDialog.idl >nsICookiePromptService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICookiePromptService.xpt -d .deps/nsICookiePromptService.pp nsICookiePromptService.idl >../../dist/bin/xpt_link _xpidlgen/cookie.xpt _xpidlgen/nsICookieAcceptDialog.xpt _xpidlgen/nsICookiePromptService.xpt >nsPermissionManager.cpp: In function 'char* ArenaStrDup(const char*, PLArenaPool*)': >nsPermissionManager.cpp:73: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPermissionManager.cpp:74: warning: conversion to 'PRUint32' from 'PRUword' may alter its value >nsCookiePermission.cpp: In member function 'void nsCookiePermission::PrefChanged(nsIPrefBranch*, const char*)': >nsCookiePermission.cpp:172: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCookiePermission.cpp:181: warning: conversion to 'PRPackedBool' from 'PRInt32' may alter its value >nsCookiePermission.cpp:186: warning: conversion to 'PRPackedBool' from 'PRInt32' may alter its value >rm -f libcookie.a >ar cr libcookie.a nsCookieModule.o nsPermission.o nsPermissionManager.o nsPopupWindowManager.o nsCookiePromptService.o nsCookiePermission.o >ranlib libcookie.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libcookie.a ../../staticlib/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/cookie.xpt ../../dist/bin/components >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/cookie' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/permissions' >nsModuleFactory.cpp >nsContentBlocker.cpp >c++ -o nsModuleFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/caps -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include -I../../dist/include/permissions -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsModuleFactory.pp nsModuleFactory.cpp >c++ -o nsContentBlocker.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/caps -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include -I../../dist/include/permissions -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentBlocker.pp nsContentBlocker.cpp >In file included from nsContentBlocker.cpp:37: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsContentPolicyUtils.h:61, > from nsContentBlocker.cpp:46: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentBlocker.cpp: In member function 'void nsContentBlocker::PrefChanged(nsIPrefBranch*, const char*)': >nsContentBlocker.cpp:144: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsContentBlocker.cpp: In member function 'virtual nsresult nsContentBlocker::ShouldLoad(PRUint32, nsIURI*, nsIURI*, nsISupports*, const nsACString_internal&, nsISupports*, PRInt16*)': >nsContentBlocker.cpp:184: warning: suggest explicit braces to avoid ambiguous 'else' >rm -f libpermissions.a >ar cr libpermissions.a nsModuleFactory.o nsContentBlocker.o >ranlib libpermissions.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libpermissions.a ../../staticlib/components >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/permissions' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/sqlite3/src' >sqlite3.c >gcc -o sqlite3.o -c -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/sqlite3 -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/sqlite3.pp sqlite3.c >sqlite3.c: In function 'parseModifier': >sqlite3.c:9948: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'strftimeFunc': >sqlite3.c:10305: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'ctimeFunc': >sqlite3.c:10384: warning: unused parameter 'argc' >sqlite3.c:10385: warning: unused parameter 'argv' >sqlite3.c: In function 'cdateFunc': >sqlite3.c:10397: warning: unused parameter 'argc' >sqlite3.c:10398: warning: unused parameter 'argv' >sqlite3.c: In function 'ctimestampFunc': >sqlite3.c:10410: warning: unused parameter 'argc' >sqlite3.c:10411: warning: unused parameter 'argv' >sqlite3.c: In function 'sqlite3RegisterDateTimeFunctions': >sqlite3.c:10486: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'softHeapLimitEnforcer': >sqlite3.c:13774: warning: unused parameter 'NotUsed' >sqlite3.c:13775: warning: unused parameter 'inUse' >sqlite3.c: In function 'sqlite3_release_memory': >sqlite3.c:13807: warning: unused parameter 'n' >sqlite3.c: In function 'appendSpace': >sqlite3.c:14166: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'vxprintf': >sqlite3.c:14331: warning: comparison between signed and unsigned integer expressions >sqlite3.c:16566:3: warning: C++ style comments are not allowed in ISO C90 >sqlite3.c:16566:3: warning: (this will be reported only once per input file) >sqlite3.c: In function 'sqlite3SafetyCheckOk': >sqlite3.c:16950: warning: comparison between signed and unsigned integer expressions >sqlite3.c:16951: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3SafetyCheckSickOrOk': >sqlite3.c:16959: warning: comparison between signed and unsigned integer expressions >sqlite3.c:16960: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'full_fsync': >sqlite3.c:19802: warning: unused parameter 'fullSync' >sqlite3.c: In function 'unixSectorSize': >sqlite3.c:20922: warning: unused parameter 'id' >sqlite3.c: In function 'unixDeviceCharacteristics': >sqlite3.c:20929: warning: unused parameter 'id' >sqlite3.c: In function 'fillInUnixFile': >sqlite3.c:21144: warning: unused parameter 'zFilename' >sqlite3.c: In function 'unixDelete': >sqlite3.c:21319: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixAccess': >sqlite3.c:21346: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixGetTempname': >sqlite3.c:21393: warning: comparison between signed and unsigned integer expressions >sqlite3.c:21405: warning: comparison between signed and unsigned integer expressions >sqlite3.c:21370: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixFullPathname': >sqlite3.c:21433: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixDlOpen': >sqlite3.c:21494: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixDlError': >sqlite3.c:21505: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixDlSym': >sqlite3.c:21514: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixDlClose': >sqlite3.c:21517: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixRandomness': >sqlite3.c:21558: warning: ignoring return value of 'read', declared with attribute warn_unused_result >sqlite3.c:21530: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixSleep': >sqlite3.c:21575: warning: unused parameter 'pVfs' >sqlite3.c: In function 'unixCurrentTime': >sqlite3.c:21599: warning: unused parameter 'pVfs' >sqlite3.c: In function 'sqlite3BitvecSet': >sqlite3.c:23516: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3BitvecClear': >sqlite3.c:23547: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3BitvecDestroy': >sqlite3.c:23562: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'readMasterJournal': >sqlite3.c:24585: warning: comparison between signed and unsigned integer expressions >sqlite3.c:24602: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'pager_playback_one_page': >sqlite3.c:25198: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'pager_playback': >sqlite3.c:25597: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3PagerOpen': >sqlite3.c:25926: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'pager_truncate_cache': >sqlite3.c:26319: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'pager_write_pagelist': >sqlite3.c:26748: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'pagerAcquire': >sqlite3.c:27419: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3PagerWrite': >sqlite3.c:28053: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3PagerCommitPhaseOne': >sqlite3.c:28371: warning: comparison between signed and unsigned integer expressions >sqlite3.c:28372: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'pageDestructor': >sqlite3.c:31043: warning: unused parameter 'pageSize' >sqlite3.c: In function 'pageReinit': >sqlite3.c:31065: warning: unused parameter 'pageSize' >sqlite3.c: In function 'sqlite3BtreeInvokeBusyHandler': >sqlite3.c:31079: warning: unused parameter 'n' >sqlite3.c: In function 'incrVacuumStep': >sqlite3.c:32132: warning: comparison between signed and unsigned integer expressions >sqlite3.c:32205: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'autoVacuumCommit': >sqlite3.c:32267: warning: comparison between signed and unsigned integer expressions >sqlite3.c:32273: warning: comparison between signed and unsigned integer expressions >sqlite3.c:32273: warning: comparison between signed and unsigned integer expressions >sqlite3.c:32276: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'getOverflowPage': >sqlite3.c:32934: warning: comparison between signed and unsigned integer expressions >sqlite3.c:32938: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'accessPayload': >sqlite3.c:33060: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'fetchPayload': >sqlite3.c:33263: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'allocateBtreePage': >sqlite3.c:33923: warning: comparison between signed and unsigned integer expressions >sqlite3.c:34059: warning: comparison between signed and unsigned integer expressions >sqlite3.c:34097: warning: comparison between signed and unsigned integer expressions >sqlite3.c:34109: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'clearCell': >sqlite3.c:34242: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'fillInCell': >sqlite3.c:34331: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'btreeCreateTable': >sqlite3.c:35853: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'clearDatabasePage': >sqlite3.c:35964: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'btreeDropTable': >sqlite3.c:36084: warning: comparison between signed and unsigned integer expressions >sqlite3.c:36127: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3BtreeIntegrityCheck': >sqlite3.c:36678: warning: comparison between signed and unsigned integer expressions >sqlite3.c:36682: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'btreeCopyFile': >sqlite3.c:36840: warning: comparison between signed and unsigned integer expressions >sqlite3.c:36917: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'allocateFifoPage': >sqlite3.c:37142: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3ValueText': >sqlite3.c:38128: warning: cast from pointer to integer of different size >sqlite3.c: In function 'sqlite3VdbeAddOp3': >sqlite3.c:38411: warning: signed and unsigned type in conditional expression >sqlite3.c: In function 'sqlite3VdbeAddOpList': >sqlite3.c:38610: warning: signed and unsigned type in conditional expression >sqlite3.c: In function 'sqlite3VdbeChangeP4': >sqlite3.c:38807: warning: cast from pointer to integer of different size >sqlite3.c: In function 'sqlite3VdbeList': >sqlite3.c:39070: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3VdbeHalt': >sqlite3.c:39771: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3VdbeFinalize': >sqlite3.c:40027: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3VdbeRecordUnpack': >sqlite3.c:40475: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3VdbeRecordCompare': >sqlite3.c:40559: warning: comparison between signed and unsigned integer expressions >sqlite3.c:40584: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3Step': >sqlite3.c:41168: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3InvalidFunction': >sqlite3.c:41338: warning: unused parameter 'argc' >sqlite3.c:41339: warning: unused parameter 'argv' >sqlite3.c: In function 'vdbeUnbind': >sqlite3.c:41750: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3_transfer_bindings': >sqlite3.c:41968: warning: comparison between signed and unsigned integer expressions >sqlite3.c:41969: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3VdbeExec': >sqlite3.c:43950: warning: comparison between signed and unsigned integer expressions >sqlite3.c:43988: warning: comparison between signed and unsigned integer expressions >sqlite3.c:44006: warning: comparison between signed and unsigned integer expressions >sqlite3.c:44023: warning: comparison between signed and unsigned integer expressions >sqlite3.c:44223: warning: comparison between signed and unsigned integer expressions >sqlite3.c:44240: warning: comparison between signed and unsigned integer expressions >sqlite3.c:45262: warning: comparison between signed and unsigned integer expressions >sqlite3.c:45525: warning: comparison between signed and unsigned integer expressions >sqlite3.c:45911: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'lookupName': >sqlite3.c:48823: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'codeReal': >sqlite3.c:49462: warning: unused parameter 'n' >sqlite3.c: In function 'sqlite3ExprCodeGetColumn': >sqlite3.c:49571: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'renameTableFunc': >sqlite3.c:51029: warning: unused parameter 'argc' >sqlite3.c: In function 'renameTriggerFunc': >sqlite3.c:51084: warning: unused parameter 'argc' >sqlite3.c: In function 'sqlite3AlterFunctions': >sqlite3.c:51166: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'analysisLoader': >sqlite3.c:51978: warning: unused parameter 'argc' >sqlite3.c:51978: warning: unused parameter 'azNotUsed' >sqlite3.c: In function 'attachFunc': >sqlite3.c:52113: warning: unused parameter 'argc' >sqlite3.c: In function 'detachFunc': >sqlite3.c:52287: warning: unused parameter 'argc' >sqlite3.c: In function 'sqlite3FindDb': >sqlite3.c:53447: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3RefillIndex': >sqlite3.c:55113: warning: cast to pointer from integer of different size >sqlite3.c: In function 'typeofFunc': >sqlite3.c:57295: warning: unused parameter 'argc' >sqlite3.c: In function 'lengthFunc': >sqlite3.c:57315: warning: unused parameter 'argc' >sqlite3.c: In function 'absFunc': >sqlite3.c:57349: warning: unused parameter 'argc' >sqlite3.c: In function 'randomFunc': >sqlite3.c:57554: warning: unused parameter 'argc' >sqlite3.c:57555: warning: unused parameter 'argv' >sqlite3.c: In function 'randomBlob': >sqlite3.c:57570: warning: unused parameter 'argc' >sqlite3.c: In function 'last_insert_rowid': >sqlite3.c:57593: warning: unused parameter 'arg' >sqlite3.c:57594: warning: unused parameter 'argv' >sqlite3.c: In function 'changes': >sqlite3.c:57606: warning: unused parameter 'arg' >sqlite3.c:57607: warning: unused parameter 'argv' >sqlite3.c: In function 'total_changes': >sqlite3.c:57619: warning: unused parameter 'arg' >sqlite3.c:57620: warning: unused parameter 'argv' >sqlite3.c: In function 'nullifFunc': >sqlite3.c:57867: warning: unused parameter 'argc' >sqlite3.c: In function 'versionFunc': >sqlite3.c:57882: warning: unused parameter 'argc' >sqlite3.c:57883: warning: unused parameter 'argv' >sqlite3.c: In function 'hexFunc': >sqlite3.c:57970: warning: unused parameter 'argc' >sqlite3.c: In function 'zeroblobFunc': >sqlite3.c:57997: warning: unused parameter 'argc' >sqlite3.c: In function 'replaceFunc': >sqlite3.c:58018: warning: unused parameter 'argc' >sqlite3.c: In function 'trimFunc': >sqlite3.c:58137: warning: cast from pointer to integer of different size >sqlite3.c: In function 'sumStep': >sqlite3.c:58265: warning: unused parameter 'argc' >sqlite3.c: In function 'minmaxStep': >sqlite3.c:58344: warning: unused parameter 'argc' >sqlite3.c: In function 'sqlite3RegisterBuiltinFunctions': >sqlite3.c:58509: warning: comparison between signed and unsigned integer expressions >sqlite3.c:58512: warning: cast to pointer from integer of different size >sqlite3.c:58529: warning: comparison between signed and unsigned integer expressions >sqlite3.c:58530: warning: cast to pointer from integer of different size >sqlite3.c: In function 'sqlite3GenerateConstraintChecks': >sqlite3.c:59820: warning: cast to pointer from integer of different size >sqlite3.c:59835: warning: comparison between signed and unsigned integer expressions >sqlite3.c:59842: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3CompleteInsertion': >sqlite3.c:59888: warning: unused parameter 'rowidChng' >sqlite3.c: In function 'sqlite3LoadExtension': >sqlite3.c:61166: warning: ISO C forbids conversion of object pointer to function pointer type >sqlite3.c: In function 'sqlite3AutoLoadExtensions': >sqlite3.c:61338: warning: ISO C forbids conversion of object pointer to function pointer type >sqlite3.c: In function 'getSafetyLevel': >sqlite3.c:61395: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'flagPragma': >sqlite3.c:61545: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3InitCallback': >sqlite3.c:62691: warning: unused parameter 'argc' >sqlite3.c:62691: warning: unused parameter 'azColName' >sqlite3.c: In function 'sqlite3InitOne': >sqlite3.c:62882: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3JoinType': >sqlite3.c:63596: warning: comparison between signed and unsigned integer expressions >sqlite3.c:63603: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'matchOrderByTermToExprList': >sqlite3.c:64976: warning: unused parameter 'idx' >sqlite3.c: In function 'minMaxQuery': >sqlite3.c:66134: warning: unused parameter 'pParse' >sqlite3.c: In function 'sqlite3_get_table': >sqlite3.c:67330: warning: cast to pointer from integer of different size >sqlite3.c: In function 'sqlite3_free_table': >sqlite3.c:67375: warning: cast from pointer to integer of different size >sqlite3.c: In function 'sqlite3TriggersExist': >sqlite3.c:67987: warning: unused parameter 'pParse' >sqlite3.c: In function 'sqlite3RunVacuum': >sqlite3.c:69150: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3VtabUnlock': >sqlite3.c:69291: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'bestVirtualIndex': >sqlite3.c:71296: warning: suggest braces around empty body in an 'if' statement >sqlite3.c:71346: warning: suggest braces around empty body in an 'if' statement >sqlite3.c: In function 'bestIndex': >sqlite3.c:71684: warning: comparison between signed and unsigned integer expressions >sqlite3.c: In function 'sqlite3WhereBegin': >sqlite3.c:72048: warning: comparison between signed and unsigned integer expressions >sqlite3.c:72297: warning: comparison between signed and unsigned integer expressions >sqlite3.c:72619: warning: cast to pointer from integer of different size >sqlite3.c:72641: warning: cast to pointer from integer of different size >sqlite3.c: In function 'yyStackOverflow': >sqlite3.c:74489: warning: unused parameter 'yypMinor' >sqlite3.c: In function 'yy_syntax_error': >sqlite3.c:75948: warning: unused parameter 'yymajor' >sqlite3.c: In function 'keywordCode': >sqlite3.c:76229: warning: string length '525' is greater than the length '509' ISO C90 compilers are required to support >sqlite3.c: In function 'nocaseCollatingFunc': >sqlite3.c:77166: warning: unused parameter 'NotUsed' >sqlite3.c: In function 'dlrDestroy': >sqlite3.c:79676: warning: unused parameter 'pReader' >sqlite3.c: In function 'dlwDestroy': >sqlite3.c:79748: warning: unused parameter 'pWriter' >sqlite3.c: In function 'plrDestroy': >sqlite3.c:79908: warning: unused parameter 'pReader' >sqlite3.c: In function 'plwDestroy': >sqlite3.c:80022: warning: unused parameter 'pWriter' >sqlite3.c: In function 'docListPhraseMerge': >sqlite3.c:80549: warning: missing initializer >sqlite3.c:80549: warning: (near initialization for 'pr1.nData') >sqlite3.c:80550: warning: missing initializer >sqlite3.c:80550: warning: (near initialization for 'pr2.nData') >sqlite3.c: In function 'parseSpec': >sqlite3.c:81745: warning: unused parameter 'pzErr' >sqlite3.c: In function 'fulltextOpen': >sqlite3.c:82075: warning: unused parameter 'pVTab' >sqlite3.c: In function 'fulltextFilter': >sqlite3.c:83009: warning: unused parameter 'idxStr' >sqlite3.c:83010: warning: unused parameter 'argc' >sqlite3.c: In function 'leavesReaderStep': >sqlite3.c:84342: warning: unused parameter 'v' >sqlite3.c: In function 'fulltextFindFunction': >sqlite3.c:85243: warning: unused parameter 'pVtab' >sqlite3.c:85244: warning: unused parameter 'nArg' >sqlite3.c:85247: warning: unused parameter 'ppArg' >sqlite3.c: In function 'porterCreate': >sqlite3.c:85834: warning: unused parameter 'argc' >sqlite3.c:85834: warning: unused parameter 'argv' >sqlite3.c: In function 'porterOpen': >sqlite3.c:85860: warning: unused parameter 'pTokenizer' >sqlite3.c: In function 'porter_stemmer': >sqlite3.c:86113: warning: comparison between signed and unsigned integer expressions >sqlite3.c:86175: warning: value computed is not used >sqlite3.c:86179: warning: value computed is not used >sqlite3.c:86192: warning: value computed is not used >sqlite3.c:86197: warning: value computed is not used >sqlite3.c:86203: warning: value computed is not used >sqlite3.c:86208: warning: value computed is not used >sqlite3.c:86217: warning: value computed is not used >sqlite3.c:86224: warning: value computed is not used >sqlite3.c:86267: warning: value computed is not used >sqlite3.c:86287: warning: value computed is not used >sqlite3.c: In function 'sqlite3Fts3InitHashTable': >sqlite3.c:86772: warning: suggest braces around empty body in an 'if' statement >sqlite3.c: In function 'simpleOpen': >sqlite3.c:86891: warning: unused parameter 'pTokenizer' >sqlite3.c: At top level: >sqlite3.c:6753: warning: 'sqlite3BtreeHoldsMutex' declared 'static' but never defined >sqlite3.c:6758: warning: 'sqlite3BtreeHoldsAllMutexes' declared 'static' but never defined >sqlite3.c:85325: warning: 'sqlite3Fts3IcuTokenizerModule' declared 'static' but never defined >sqlite3.c: In function 'fts3GetVarint32': >sqlite3.c:79422: warning: 'i' may be used uninitialized in this function >sqlite3.c: In function 'dlrStep': >sqlite3.c:79641: warning: 'iDocidDelta' may be used uninitialized in this function >sqlite3.c: In function 'sqlite3VdbeExec': >sqlite3.c:42528: warning: 'pIn1' may be used uninitialized in this function >sqlite3.c:42528: warning: 'pIn2' may be used uninitialized in this function >sqlite3.c:42528: warning: 'pIn3' may be used uninitialized in this function >sqlite3.c:42529: warning: 'pOut' may be used uninitialized in this function >sqlite3.c:45425: warning: 'iKey' may be used uninitialized in this function >sqlite3.c:45655: warning: 'res' may be used uninitialized in this function >sqlite3.c:45905: warning: 'iMoved' may be used uninitialized in this function >sqlite3.c:46122: warning: 'nErr' may be used uninitialized in this function >sqlite3.c: In function 'sqlite3GenerateConstraintChecks': >sqlite3.c:59655: warning: 'j2' may be used uninitialized in this function >sqlite3.c: In function 'sqlite3WhereBegin': >sqlite3.c:38665: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true >sqlite3.c: In function 'sqlite3Insert': >sqlite3.c:58998: warning: 'regFromSelect' may be used uninitialized in this function >sqlite3.c: In function 'sqlite3Update': >sqlite3.c:68338: warning: 'sContext.zAuthContext' may be used uninitialized in this function >sqlite3.c:68348: warning: 'iBeginAfterTrigger' may be used uninitialized in this function >sqlite3.c:68349: warning: 'iEndAfterTrigger' may be used uninitialized in this function >sqlite3.c:68350: warning: 'iBeginBeforeTrigger' may be used uninitialized in this function >sqlite3.c:68351: warning: 'iEndBeforeTrigger' may be used uninitialized in this function >sqlite3.c: In function 'sqlite3DeleteFrom': >sqlite3.c:56820: warning: 'sContext.zAuthContext' may be used uninitialized in this function >sqlite3.c:56830: warning: 'iBeginAfterTrigger' may be used uninitialized in this function >sqlite3.c:56831: warning: 'iEndAfterTrigger' may be used uninitialized in this function >sqlite3.c:56832: warning: 'iBeginBeforeTrigger' may be used uninitialized in this function >sqlite3.c:56833: warning: 'iEndBeforeTrigger' may be used uninitialized in this function >sqlite3.c: In function 'segmentMerge': >sqlite3.c:81395: warning: 'iStartBlockid' may be used uninitialized in this function >sqlite3.c:81395: note: 'iStartBlockid' was declared here >sqlite3.c:81395: warning: 'iEndBlockid' may be used uninitialized in this function >sqlite3.c:81395: note: 'iEndBlockid' was declared here >rm -f libsqlite3.so >gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libsqlite3.so -o libsqlite3.so sqlite3.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../../dist/bin -ldl -lm >chmod +x libsqlite3.so >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libsqlite3.so ../../../dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libsqlite3.so ../../../dist/bin >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/db/sqlite3/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/storage.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/src' >mozStorageStatement.cpp >mozStorageConnection.cpp >c++ -o mozStorageConnection.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageConnection.pp mozStorageConnection.cpp >mozStorageService.cpp >mozStorageStatementWrapper.cpp >c++ -o mozStorageService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageService.pp mozStorageService.cpp >c++ -o mozStorageStatement.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatement.pp mozStorageStatement.cpp >c++ -o mozStorageStatementWrapper.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatementWrapper.pp mozStorageStatementWrapper.cpp >mozStorageStatement.cpp: In member function 'virtual nsresult mozStorageStatement::EscapeStringForLIKE(const nsAString_internal&, PRUnichar, nsAString_internal&)': >mozStorageStatement.cpp:801: warning: comparison between signed and unsigned integer expressions >mozStorageStatementWrapper.cpp: In function 'PRBool JSValStorageStatementBinder(JSContext*, mozIStorageStatement*, int, jsval)': >mozStorageStatementWrapper.cpp:113: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozStorageStatementWrapper.cpp: In member function 'virtual nsresult mozStorageStatementRow::GetProperty(nsIXPConnectWrappedNative*, JSContext*, JSObject*, jsval, jsval*, PRBool*)': >mozStorageStatementWrapper.cpp:529: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozStorageStatementWrapper.cpp: In member function 'virtual nsresult mozStorageStatementRow::NewResolve(nsIXPConnectWrappedNative*, JSContext*, JSObject*, jsval, PRUint32, JSObject**, PRBool*)': >mozStorageStatementWrapper.cpp:644: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozStorageStatementWrapper.cpp: In member function 'virtual nsresult mozStorageStatementParams::SetProperty(nsIXPConnectWrappedNative*, JSContext*, JSObject*, jsval, jsval*, PRBool*)': >mozStorageStatementWrapper.cpp:810: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozStorageStatementWrapper.cpp: In member function 'virtual nsresult mozStorageStatementParams::NewResolve(nsIXPConnectWrappedNative*, JSContext*, JSObject*, jsval, PRUint32, JSObject**, PRBool*)': >mozStorageStatementWrapper.cpp:901: warning: conversion to 'PRUint32' from 'size_t' may alter its value >mozStorageValueArray.cpp >c++ -o mozStorageValueArray.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageValueArray.pp mozStorageValueArray.cpp >mozStorageUnicodeFunctions.cpp >c++ -o mozStorageUnicodeFunctions.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageUnicodeFunctions.pp mozStorageUnicodeFunctions.cpp >rm -f libstorage_s.a >ar cr libstorage_s.a mozStorageService.o mozStorageConnection.o mozStorageStatement.o mozStorageStatementWrapper.o mozStorageValueArray.o mozStorageUnicodeFunctions.o >ranlib libstorage_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/build' >mozStorageModule.cpp >c++ -o mozStorageModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../src -I. -I. -I../../dist/include/sqlite3 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageModule.pp mozStorageModule.cpp >rm -f libstoragecomps.a >ar cr libstoragecomps.a mozStorageModule.o mozStorageService.o mozStorageConnection.o mozStorageStatement.o mozStorageStatementWrapper.o mozStorageValueArray.o mozStorageUnicodeFunctions.o >ranlib libstoragecomps.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libstoragecomps.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/storage' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/idl' >rdfIDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/rdfIDataSource.xpt -d .deps/rdfIDataSource.pp rdfIDataSource.idl >rdfITripleVisitor.idl >rdfISerializer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/rdfITripleVisitor.xpt -d .deps/rdfITripleVisitor.pp rdfITripleVisitor.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/rdfISerializer.xpt -d .deps/rdfISerializer.pp rdfISerializer.idl >nsIRDFCompositeDataSource.idl >nsIRDFContainer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFCompositeDataSource.xpt -d .deps/nsIRDFCompositeDataSource.pp nsIRDFCompositeDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFContainer.xpt -d .deps/nsIRDFContainer.pp nsIRDFContainer.idl >nsIRDFContainerUtils.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFContainerUtils.xpt -d .deps/nsIRDFContainerUtils.pp nsIRDFContainerUtils.idl >nsIRDFDelegateFactory.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFDelegateFactory.xpt -d .deps/nsIRDFDelegateFactory.pp nsIRDFDelegateFactory.idl >nsIRDFDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFDataSource.xpt -d .deps/nsIRDFDataSource.pp nsIRDFDataSource.idl >nsIRDFLiteral.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFLiteral.xpt -d .deps/nsIRDFLiteral.pp nsIRDFLiteral.idl >nsIRDFNode.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFNode.xpt -d .deps/nsIRDFNode.pp nsIRDFNode.idl >nsIRDFObserver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFObserver.xpt -d .deps/nsIRDFObserver.pp nsIRDFObserver.idl >nsIRDFInMemoryDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFInMemoryDataSource.xpt -d .deps/nsIRDFInMemoryDataSource.pp nsIRDFInMemoryDataSource.idl >nsIRDFPropagatableDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFPropagatableDataSource.xpt -d .deps/nsIRDFPropagatableDataSource.pp nsIRDFPropagatableDataSource.idl >nsIRDFPurgeableDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFPurgeableDataSource.xpt -d .deps/nsIRDFPurgeableDataSource.pp nsIRDFPurgeableDataSource.idl >nsIRDFRemoteDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFRemoteDataSource.xpt -d .deps/nsIRDFRemoteDataSource.pp nsIRDFRemoteDataSource.idl >nsIRDFResource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFResource.xpt -d .deps/nsIRDFResource.pp nsIRDFResource.idl >nsIRDFService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFService.xpt -d .deps/nsIRDFService.pp nsIRDFService.idl >nsIRDFXMLParser.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLParser.xpt -d .deps/nsIRDFXMLParser.pp nsIRDFXMLParser.idl >nsIRDFXMLSerializer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSerializer.xpt -d .deps/nsIRDFXMLSerializer.pp nsIRDFXMLSerializer.idl >nsIRDFXMLSink.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSink.xpt -d .deps/nsIRDFXMLSink.pp nsIRDFXMLSink.idl >nsIRDFXMLSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSource.xpt -d .deps/nsIRDFXMLSource.pp nsIRDFXMLSource.idl >nsIRDFInferDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFInferDataSource.xpt -d .deps/nsIRDFInferDataSource.pp nsIRDFInferDataSource.idl >../../../dist/bin/xpt_link _xpidlgen/rdf.xpt _xpidlgen/rdfIDataSource.xpt _xpidlgen/rdfITripleVisitor.xpt _xpidlgen/rdfISerializer.xpt _xpidlgen/nsIRDFCompositeDataSource.xpt _xpidlgen/nsIRDFContainer.xpt _xpidlgen/nsIRDFContainerUtils.xpt _xpidlgen/nsIRDFDelegateFactory.xpt _xpidlgen/nsIRDFDataSource.xpt _xpidlgen/nsIRDFLiteral.xpt _xpidlgen/nsIRDFNode.xpt _xpidlgen/nsIRDFObserver.xpt _xpidlgen/nsIRDFInMemoryDataSource.xpt _xpidlgen/nsIRDFPropagatableDataSource.xpt _xpidlgen/nsIRDFPurgeableDataSource.xpt _xpidlgen/nsIRDFRemoteDataSource.xpt _xpidlgen/nsIRDFResource.xpt _xpidlgen/nsIRDFService.xpt _xpidlgen/nsIRDFXMLParser.xpt _xpidlgen/nsIRDFXMLSerializer.xpt _xpidlgen/nsIRDFXMLSink.xpt _xpidlgen/nsIRDFXMLSource.xpt _xpidlgen/nsIRDFInferDataSource.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/rdf.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/src' >rdfTriplesSerializer.cpp >c++ -o rdfTriplesSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/rdfTriplesSerializer.pp rdfTriplesSerializer.cpp >nsCompositeDataSource.cpp >c++ -o nsCompositeDataSource.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCompositeDataSource.pp nsCompositeDataSource.cpp >nsContainerEnumerator.cpp >c++ -o nsContainerEnumerator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContainerEnumerator.pp nsContainerEnumerator.cpp >nsDefaultResourceFactory.cpp >c++ -o nsDefaultResourceFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDefaultResourceFactory.pp nsDefaultResourceFactory.cpp >nsInMemoryDataSource.cpp >c++ -o nsInMemoryDataSource.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInMemoryDataSource.pp nsInMemoryDataSource.cpp >nsCompositeDataSource.cpp: In constructor 'CompositeEnumeratorImpl::CompositeEnumeratorImpl(CompositeDataSourceImpl*, PRBool, PRBool)': >nsCompositeDataSource.cpp:192: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCompositeDataSource.cpp:192: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsInMemoryDataSource.cpp: In constructor 'Assertion::Assertion(nsIRDFResource*, nsIRDFResource*, nsIRDFNode*, PRBool)': >nsInMemoryDataSource.cpp:259: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsInMemoryDataSource.cpp: In static member function 'static InMemoryDataSource* InMemoryDataSource::cycleCollection::Downcast(nsISupports*)': >nsInMemoryDataSource.cpp:363: warning: invalid access to non-static data member 'InMemoryDataSource::fAggregated' of NULL object >nsInMemoryDataSource.cpp:363: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsInMemoryDataSource.cpp: In member function 'virtual nsresult InMemoryDataSource::Internal::QueryInterface(const nsIID&, void**)': >nsInMemoryDataSource.cpp:997: warning: invalid access to non-static data member 'InMemoryDataSource::fAggregated' of NULL object >nsInMemoryDataSource.cpp:997: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsInMemoryDataSource.cpp: In member function 'nsresult InMemoryDataSource::LockedAssert(nsIRDFResource*, nsIRDFResource*, nsIRDFNode*, PRBool)': >nsInMemoryDataSource.cpp:1289: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsInMemoryDataSource.cpp:1303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsNameSpaceMap.cpp >c++ -o nsNameSpaceMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNameSpaceMap.pp nsNameSpaceMap.cpp >nsRDFContentSink.cpp >c++ -o nsRDFContentSink.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContentSink.pp nsRDFContentSink.cpp >nsRDFContainer.cpp >c++ -o nsRDFContainer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContainer.pp nsRDFContainer.cpp >nsRDFContentSink.cpp: In member function 'nsresult RDFContentSinkImpl::AddText(const PRUnichar*, PRInt32)': >nsRDFContentSink.cpp:832: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRDFContentSink.cpp: In member function 'const nsDependentSubstring RDFContentSinkImpl::SplitExpatName(const PRUnichar*, nsIAtom**)': >nsRDFContentSink.cpp:1405: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsRDFContainerUtils.cpp >c++ -o nsRDFContainerUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContainerUtils.pp nsRDFContainerUtils.cpp >nsRDFService.cpp >c++ -o nsRDFService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFService.pp nsRDFService.cpp >nsRDFXMLDataSource.cpp >c++ -o nsRDFXMLDataSource.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLDataSource.pp nsRDFXMLDataSource.cpp >nsRDFService.cpp: In function 'void* DataSourceAllocTable(void*, PRSize)': >nsRDFService.cpp:121: warning: conversion to 'PRUint32' from 'PRSize' may alter its value >nsRDFService.cpp: In function 'PRBool IsLegalSchemeCharacter(char)': >nsRDFService.cpp:930: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsRDFXMLParser.cpp >c++ -o nsRDFXMLParser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLParser.pp nsRDFXMLParser.cpp >nsRDFXMLSerializer.cpp >c++ -o nsRDFXMLSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLSerializer.pp nsRDFXMLSerializer.cpp >nsRDFXMLDataSource.cpp: In member function 'nsresult RDFXMLDataSourceImpl::BlockingParse(nsIURI*, nsIStreamListener*)': >nsRDFXMLDataSource.cpp:504: warning: unused variable 'sourceOffset' >nsRDFXMLSerializer.cpp: In function 'void rdf_EscapeAmpersandsAndAngleBrackets(nsCString&)': >nsRDFXMLSerializer.cpp:330: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRDFXMLSerializer.cpp:334: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRDFXMLSerializer.cpp: In function 'void rdf_EscapeQuotes(nsCString&)': >nsRDFXMLSerializer.cpp:382: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsRDFXMLSerializer.cpp: In member function 'nsresult nsRDFXMLSerializer::SerializeDescription(nsIOutputStream*, nsIRDFResource*)': >nsRDFXMLSerializer.cpp:606: warning: conversion to 'PRBool' from 'long int' may alter its value >rdfutil.cpp >c++ -o rdfutil.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/rdfutil.pp rdfutil.cpp >nsRDFService.h: At global scope: >nsRDFService.h:112: warning: 'gRDFService' defined but not used >rm -f librdfbase_s.a >ar cr librdfbase_s.a rdfTriplesSerializer.o nsCompositeDataSource.o nsContainerEnumerator.o nsDefaultResourceFactory.o nsInMemoryDataSource.o nsNameSpaceMap.o nsRDFContentSink.o nsRDFContainer.o nsRDFContainerUtils.o nsRDFService.o nsRDFXMLDataSource.o nsRDFXMLParser.o nsRDFXMLSerializer.o rdfutil.o >ranlib librdfbase_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src' >nsRDFResource.cpp >c++ -o nsRDFResource.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdf -I../../../dist/include -I../../../dist/include/rdfutil -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFResource.pp nsRDFResource.cpp >In file included from ../../../dist/include/xpcom/nsStringGlue.h:52, > from ../../../dist/include/rdfutil/nsRDFResource.h:45, > from nsRDFResource.cpp:39: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >rm -f librdfutil_external_s.a >ar cr librdfutil_external_s.a nsRDFResource.o >ranlib librdfutil_external_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 librdfutil_external_s.a ../../../dist/lib >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src/internal' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../nsRDFResource.cpp . >nsRDFResource.cpp >c++ -o nsRDFResource.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include -I../../../../dist/include/rdfutil -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFResource.pp nsRDFResource.cpp >rm -f librdfutil_s.a >ar cr librdfutil_s.a nsRDFResource.o >ranlib librdfutil_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src/internal' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/util' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/src' >nsLocalStore.cpp >c++ -o nsLocalStore.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocalStore.pp nsLocalStore.cpp >nsFileSystemDataSource.cpp >c++ -o nsFileSystemDataSource.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFileSystemDataSource.pp nsFileSystemDataSource.cpp >rm -f librdfdatasource_s.a >ar cr librdfdatasource_s.a nsLocalStore.o nsFileSystemDataSource.o >ranlib librdfdatasource_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/datasource' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/build' >nsRDFModule.cpp >c++ -o nsRDFModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base/src -I./../content/src -I./../datasource/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/htmlparser -I../../dist/include/necko -I../../dist/include -I../../dist/include/rdf -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRDFModule.pp nsRDFModule.cpp >./../base/src/nsRDFService.h:112: warning: 'gRDFService' defined but not used >rm -f librdf.a >ar cr librdf.a nsRDFModule.o rdfTriplesSerializer.o nsCompositeDataSource.o nsContainerEnumerator.o nsDefaultResourceFactory.o nsInMemoryDataSource.o nsNameSpaceMap.o nsRDFContentSink.o nsRDFContainer.o nsRDFContainerUtils.o nsRDFService.o nsRDFXMLDataSource.o nsRDFXMLParser.o nsRDFXMLSerializer.o rdfutil.o nsLocalStore.o nsFileSystemDataSource.o nsRDFResource.o >ranlib librdf.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 librdf.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/rdf' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd' >jsdebug.c >gcc -o jsdebug.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdebug.pp jsdebug.c >jsd_atom.c >gcc -o jsd_atom.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_atom.pp jsd_atom.c >jsd_high.c >gcc -o jsd_high.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_high.pp jsd_high.c >jsd_hook.c >gcc -o jsd_hook.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_hook.pp jsd_hook.c >jsd_atom.c: In function '_atom_smasher': >jsd_atom.c:71: warning: unused parameter 'i' >jsd_atom.c:71: warning: unused parameter 'arg' >jsd_atom.c: In function 'jsd_CreateAtomTable': >jsd_atom.c:106: warning: cast from pointer to integer of different size >jsd_atom.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsdebug.c: In function 'JSD_JSContextInUse': >jsdebug.c:95: warning: unused parameter 'jsdc' >jsdebug.c:95: warning: unused parameter 'context' >jsdebug.c: In function 'JSD_IsLocked': >jsdebug.c:918: warning: unused parameter 'lock' >jsdebug.c: In function 'JSD_IsUnlocked': >jsdebug.c:928: warning: unused parameter 'lock' >jsdebug.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_hook.c: In function 'jsd_InterruptHandler': >jsd_hook.c:45: warning: unused parameter 'pc' >jsd_hook.c: In function 'jsd_DebuggerHandler': >jsd_hook.c:84: warning: unused parameter 'pc' >jsd_hook.c: In function 'jsd_ThrowHandler': >jsd_hook.c:118: warning: unused parameter 'pc' >jsd_hook.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_high.c: In function 'jsd_DebuggerOnForUser': >jsd_high.c:200: warning: unused variable 'iter' >jsd_high.c: In function 'jsd_SetContextPrivate': >jsd_high.c:278: warning: unused variable 'rval' >jsd_lock.c >gcc -o jsd_lock.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_lock.pp jsd_lock.c >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_obj.c >gcc -o jsd_obj.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_obj.pp jsd_obj.c >jsd_scpt.c >gcc -o jsd_scpt.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_scpt.pp jsd_scpt.c >jsd_stak.c >gcc -o jsd_stak.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_stak.pp jsd_stak.c >jsd_obj.c: In function '_hash_root': >jsd_obj.c:226: warning: cast from pointer to integer of different size >jsd_obj.c: In function 'jsd_InitObjectManager': >jsd_obj.c:236: warning: cast from pointer to integer of different size >jsd_obj.c: In function 'jsd_GetWrappedObject': >jsd_obj.c:265: warning: unused parameter 'jsdc' >jsd_obj.c: In function 'jsd_GetObjectNewURL': >jsd_obj.c:271: warning: unused parameter 'jsdc' >jsd_obj.c: In function 'jsd_GetObjectNewLineNumber': >jsd_obj.c:279: warning: unused parameter 'jsdc' >jsd_obj.c: In function 'jsd_GetObjectConstructorURL': >jsd_obj.c:285: warning: unused parameter 'jsdc' >jsd_obj.c: In function 'jsd_GetObjectConstructorLineNumber': >jsd_obj.c:293: warning: unused parameter 'jsdc' >jsd_obj.c: In function 'jsd_GetObjectConstructorName': >jsd_obj.c:299: warning: unused parameter 'jsdc' >jsd_obj.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_scpt.c: In function 'jsd_hash_script': >jsd_scpt.c:222: warning: cast from pointer to integer of different size >jsd_scpt.c: In function 'jsd_alloc_script_table': >jsd_scpt.c:226: warning: unused parameter 'priv' >jsd_scpt.c: In function 'jsd_free_script_table': >jsd_scpt.c:232: warning: unused parameter 'priv' >jsd_scpt.c: In function 'jsd_alloc_script_entry': >jsd_scpt.c:238: warning: unused parameter 'priv' >jsd_scpt.c:238: warning: unused parameter 'item' >jsd_scpt.c: In function 'jsd_InitScriptManager': >jsd_scpt.c:269: warning: cast from pointer to integer of different size >jsd_scpt.c: In function 'jsd_GetScriptProfileData': >jsd_scpt.c:290: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptFlags': >jsd_scpt.c:299: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_SetScriptFlags': >jsd_scpt.c:305: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptCallCount': >jsd_scpt.c:311: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptMaxRecurseDepth': >jsd_scpt.c:320: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptMinExecutionTime': >jsd_scpt.c:329: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptMaxExecutionTime': >jsd_scpt.c:338: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptTotalExecutionTime': >jsd_scpt.c:347: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptMinOwnExecutionTime': >jsd_scpt.c:356: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptMaxOwnExecutionTime': >jsd_scpt.c:365: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptTotalOwnExecutionTime': >jsd_scpt.c:374: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_ClearScriptProfileData': >jsd_scpt.c:383: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetJSScript': >jsd_scpt.c:393: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetJSFunction': >jsd_scpt.c:399: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptFilename': >jsd_scpt.c:451: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptFunctionName': >jsd_scpt.c:457: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_GetScriptBaseLineNumber': >jsd_scpt.c:465: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_NewScriptHookProc': >jsd_scpt.c:550: warning: unused parameter 'filename' >jsd_scpt.c:551: warning: unused parameter 'lineno' >jsd_scpt.c: In function 'jsd_DestroyScriptHookProc': >jsd_scpt.c:596: warning: unused parameter 'cx' >jsd_scpt.c: In function '_findHook': >jsd_scpt.c:647: warning: unused parameter 'jsdc' >jsd_scpt.c: In function 'jsd_TrapHandler': >jsd_scpt.c:695: warning: unused parameter 'pc' >jsd_scpt.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_step.c >gcc -o jsd_step.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_step.pp jsd_step.c >jsd_text.c >gcc -o jsd_text.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_text.pp jsd_text.c >jsd_text.c: In function '_destroySource': >jsd_text.c:129: warning: unused parameter 'jsdc' >jsd_text.c: In function 'jsd_GetSourceURL': >jsd_text.c:291: warning: unused parameter 'jsdc' >jsd_text.c: In function 'jsd_GetSourceText': >jsd_text.c:297: warning: unused parameter 'jsdc' >jsd_text.c: In function 'jsd_GetSourceStatus': >jsd_text.c:316: warning: unused parameter 'jsdc' >jsd_text.c: In function 'jsd_IsSourceDirty': >jsd_text.c:322: warning: unused parameter 'jsdc' >jsd_text.c: In function 'jsd_SetSourceDirty': >jsd_text.c:328: warning: unused parameter 'jsdc' >jsd_text.c: In function 'jsd_GetSourceAlterCount': >jsd_text.c:334: warning: unused parameter 'jsdc' >jsd_text.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_text.c:155: warning: '_moveSourceToFront' defined but not used >jsd_step.c: In function 'jsd_FunctionCallHook': >jsd_step.c:271: warning: unused parameter 'ok' >jsd_step.c: In function 'jsd_TopLevelCallHook': >jsd_step.c:297: warning: unused parameter 'ok' >jsd_step.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_val.c >gcc -o jsd_val.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_val.pp jsd_val.c >jsd_xpc.cpp >c++ -o jsd_xpc.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/jsd_xpc.pp jsd_xpc.cpp >jsd_val.c: In function 'jsd_IsValueObject': >jsd_val.c:86: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueNumber': >jsd_val.c:92: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueInt': >jsd_val.c:98: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueDouble': >jsd_val.c:104: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueString': >jsd_val.c:110: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueBoolean': >jsd_val.c:116: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueNull': >jsd_val.c:122: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValueVoid': >jsd_val.c:128: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_IsValuePrimitive': >jsd_val.c:134: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetValueBoolean': >jsd_val.c:173: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetValueInt': >jsd_val.c:182: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetValueDouble': >jsd_val.c:191: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetValueWrappedJSVal': >jsd_val.c:295: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetPropertyName': >jsd_val.c:632: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetPropertyValue': >jsd_val.c:639: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetPropertyAlias': >jsd_val.c:646: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetPropertyFlags': >jsd_val.c:654: warning: unused parameter 'jsdc' >jsd_val.c: In function 'jsd_GetPropertyVarArgSlot': >jsd_val.c:660: warning: unused parameter 'jsdc' >jsd_val.c: At top level: >jsd.h:376: warning: 'jsd_DebugErrorHook' declared 'static' but never defined >jsd_xpc.cpp: In function 'PRBool jsds_FilterHook(JSDContext*, JSDThreadState*)': >jsd_xpc.cpp:389: warning: conversion to 'jsuint' from 'jsuword' may alter its value >jsd_xpc.cpp:405: warning: unused variable 'rv' >jsd_xpc.cpp: In function 'uintN jsds_ErrorHookProc(JSDContext*, JSContext*, const char*, JSErrorReport*, void*)': >jsd_xpc.cpp:569: warning: conversion to 'PRUint32' from 'long int' may alter its value >jsd_xpc.cpp: In member function 'PCMapEntry* jsdScript::CreatePPLineMap()': >jsd_xpc.cpp:1074: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >jsd_xpc.cpp:1081: warning: conversion to 'PRUint32' from 'long int' may alter its value >jsd_xpc.cpp:1089: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >jsd_xpc.cpp: In member function 'virtual nsresult jsdScript::LineToPc(PRUint32, PRUint32, PRUint32*)': >jsd_xpc.cpp:1401: warning: conversion to 'unsigned int' from 'jsuword' may alter its value >jsd_xpc.cpp: In member function 'virtual nsresult jsdStackFrame::GetPc(PRUint32*)': >jsd_xpc.cpp:1852: warning: conversion to 'unsigned int' from 'jsuword' may alter its value >jsd_xpc.cpp:1854: warning: conversion to 'unsigned int' from 'jsuword' may alter its value >jsd_xpc.cpp: In member function 'virtual nsresult jsdService::SetInitAtStartup(PRBool)': >jsd_xpc.cpp:2389: warning: suggest parentheses around '&&' within '||' >rm -f libjsd.so >c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libjsd.so -o libjsd.so jsdebug.o jsd_atom.o jsd_high.o jsd_hook.o jsd_lock.o jsd_obj.o jsd_scpt.o jsd_stak.o jsd_step.o jsd_text.o jsd_val.o jsd_xpc.o -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,../../dist/bin -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../dist/bin -lmozjs -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm >chmod +x libjsd.so >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libjsd.so ../../dist/bin/components >: ../../dist/bin/components/libjsd.so >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd/idl' >jsdIDebuggerService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/jsdIDebuggerService.xpt -d .deps/jsdIDebuggerService.pp jsdIDebuggerService.idl >../../../dist/bin/xpt_link _xpidlgen/jsdservice.xpt _xpidlgen/jsdIDebuggerService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsdservice.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd/idl' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/js/jsd' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/base' >nsURILoader.cpp >c++ -o nsURILoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/exthandler -I../../dist/include/js -I../../dist/include/docshell -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/intl -I../../dist/include/xpconnect -I../../dist/include/mimetype -I../../dist/include/locale -I../../dist/include -I../../dist/include/uriloader -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsURILoader.pp nsURILoader.cpp >nsDocLoader.cpp >c++ -o nsDocLoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/exthandler -I../../dist/include/js -I../../dist/include/docshell -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/intl -I../../dist/include/xpconnect -I../../dist/include/mimetype -I../../dist/include/locale -I../../dist/include -I../../dist/include/uriloader -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocLoader.pp nsDocLoader.cpp >nsIContentHandler.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentHandler.xpt -d .deps/nsIContentHandler.pp nsIContentHandler.idl >nsIURILoader.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURILoader.xpt -d .deps/nsIURILoader.pp nsIURILoader.idl >nsCURILoader.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCURILoader.xpt -d .deps/nsCURILoader.pp nsCURILoader.idl >nsITransfer.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITransfer.xpt -d .deps/nsITransfer.pp nsITransfer.idl >nsIDocumentLoader.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocumentLoader.xpt -d .deps/nsIDocumentLoader.pp nsIDocumentLoader.idl >nsIWebProgressListener2.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebProgressListener2.xpt -d .deps/nsIWebProgressListener2.pp nsIWebProgressListener2.idl >nsIURIContentListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIContentListener.xpt -d .deps/nsIURIContentListener.pp nsIURIContentListener.idl >nsIWebProgress.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebProgress.xpt -d .deps/nsIWebProgress.pp nsIWebProgress.idl >nsIWebProgressListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebProgressListener.xpt -d .deps/nsIWebProgressListener.pp nsIWebProgressListener.idl >../../dist/bin/xpt_link _xpidlgen/uriloader.xpt _xpidlgen/nsIContentHandler.xpt _xpidlgen/nsIURILoader.xpt _xpidlgen/nsCURILoader.xpt _xpidlgen/nsITransfer.xpt _xpidlgen/nsIDocumentLoader.xpt _xpidlgen/nsIWebProgressListener2.xpt _xpidlgen/nsIURIContentListener.xpt _xpidlgen/nsIWebProgress.xpt _xpidlgen/nsIWebProgressListener.xpt >nsURILoader.cpp: In member function 'nsresult nsDocumentOpenInfo::DispatchContent(nsIRequest*, nsISupports*)': >nsURILoader.cpp:415: warning: suggest parentheses around '&&' within '||' >In file included from ../../dist/include/layout/nsIPresShell.h:58, > from nsDocLoader.cpp:58: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from nsDocLoader.cpp:58: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsDocLoader.cpp:59: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocLoader.cpp:59: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >rm -f liburiloaderbase_s.a >ar cr liburiloaderbase_s.a nsURILoader.o nsDocLoader.o >ranlib liburiloaderbase_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/uriloader.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/exthandler' >nsExternalHelperAppService.cpp >c++ -o nsExternalHelperAppService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExternalHelperAppService.pp nsExternalHelperAppService.cpp >nsExternalProtocolHandler.cpp >c++ -o nsExternalProtocolHandler.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExternalProtocolHandler.pp nsExternalProtocolHandler.cpp >nsMIMEInfoImpl.cpp >c++ -o nsMIMEInfoImpl.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInfoImpl.pp nsMIMEInfoImpl.cpp >nsLocalHandlerApp.cpp >c++ -o nsLocalHandlerApp.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLocalHandlerApp.pp nsLocalHandlerApp.cpp >nsExternalHelperAppService.cpp: In function 'PRBool GetFilenameAndExtensionFromChannel(nsIChannel*, nsString&, nsCString&, PRBool)': >nsExternalHelperAppService.cpp:320: warning: suggest parentheses around '&&' within '||' >nsExternalHelperAppService.cpp: In constructor 'nsExternalAppHandler::nsExternalAppHandler(nsIMIMEInfo*, const nsCSubstring&, nsIInterfaceRequestor*, const nsAString_internal&, PRUint32, PRBool)': >nsExternalHelperAppService.cpp:1013: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsExternalHelperAppService.cpp: In member function 'virtual nsresult nsExternalAppHandler::OnStartRequest(nsIRequest*, nsISupports*)': >nsExternalHelperAppService.cpp:1322: warning: conversion to 'PRPackedBool' from 'NSCAP_BOOL' may alter its value >nsExternalHelperAppService.cpp:1342: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsOSHelperAppService.cpp >c++ -o nsOSHelperAppService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsOSHelperAppService.pp ./unix/nsOSHelperAppService.cpp >nsGNOMERegistry.cpp >c++ -o nsGNOMERegistry.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGNOMERegistry.pp ./unix/nsGNOMERegistry.cpp >nsMIMEInfoUnix.cpp >c++ -o nsMIMEInfoUnix.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInfoUnix.pp ./unix/nsMIMEInfoUnix.cpp >nsCExternalHandlerService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCExternalHandlerService.xpt -d .deps/nsCExternalHandlerService.pp nsCExternalHandlerService.idl >nsIExternalProtocolService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIExternalProtocolService.xpt -d .deps/nsIExternalProtocolService.pp nsIExternalProtocolService.idl >nsIExternalHelperAppService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIExternalHelperAppService.xpt -d .deps/nsIExternalHelperAppService.pp nsIExternalHelperAppService.idl >nsIHelperAppLauncherDialog.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHelperAppLauncherDialog.xpt -d .deps/nsIHelperAppLauncherDialog.pp nsIHelperAppLauncherDialog.idl >nsIContentDispatchChooser.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentDispatchChooser.xpt -d .deps/nsIContentDispatchChooser.pp nsIContentDispatchChooser.idl >nsIHandlerService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHandlerService.xpt -d .deps/nsIHandlerService.pp nsIHandlerService.idl >../../dist/bin/xpt_link _xpidlgen/exthandler.xpt _xpidlgen/nsCExternalHandlerService.xpt _xpidlgen/nsIExternalProtocolService.xpt _xpidlgen/nsIExternalHelperAppService.xpt _xpidlgen/nsIHelperAppLauncherDialog.xpt _xpidlgen/nsIContentDispatchChooser.xpt _xpidlgen/nsIHandlerService.xpt >rm -f libexthandler_s.a >ar cr libexthandler_s.a nsExternalHelperAppService.o nsExternalProtocolHandler.o nsMIMEInfoImpl.o nsLocalHandlerApp.o nsOSHelperAppService.o nsGNOMERegistry.o nsMIMEInfoUnix.o >ranlib libexthandler_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/exthandler.xpt ../../dist/bin/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsHandlerService.js nsWebHandlerApp.js ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/exthandler' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/prefetch' >nsPrefetchService.cpp >c++ -o nsPrefetchService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/uriloader -I../../dist/include/nkcache -I../../dist/include/chardet -I../../dist/include/pref -I../../dist/include -I../../dist/include/prefetch -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrefetchService.pp nsPrefetchService.cpp >nsOfflineCacheUpdate.cpp >c++ -o nsOfflineCacheUpdate.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/uriloader -I../../dist/include/nkcache -I../../dist/include/chardet -I../../dist/include/pref -I../../dist/include -I../../dist/include/prefetch -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsOfflineCacheUpdate.pp nsOfflineCacheUpdate.cpp >nsIPrefetchService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrefetchService.xpt -d .deps/nsIPrefetchService.pp nsIPrefetchService.idl >nsIOfflineCacheUpdate.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIOfflineCacheUpdate.xpt -d .deps/nsIOfflineCacheUpdate.pp nsIOfflineCacheUpdate.idl >../../dist/bin/xpt_link _xpidlgen/prefetch.xpt _xpidlgen/nsIPrefetchService.xpt _xpidlgen/nsIOfflineCacheUpdate.xpt >nsPrefetchService.cpp: In member function 'virtual nsresult nsPrefetchNode::GetStatus(PRUint16*)': >nsPrefetchService.cpp:979: warning: large integer implicitly truncated to unsigned type >nsOfflineCacheUpdate.cpp: In member function 'virtual nsresult nsOfflineCacheUpdateItem::GetStatus(PRUint16*)': >nsOfflineCacheUpdate.cpp:371: warning: large integer implicitly truncated to unsigned type >rm -f libprefetch_s.a >ar cr libprefetch_s.a nsPrefetchService.o nsOfflineCacheUpdate.o >ranlib libprefetch_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/prefetch.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader/prefetch' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/uriloader' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg/png' >png.c >pngerror.c >gcc -o png.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/png.pp png.c >gcc -o pngerror.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngerror.pp pngerror.c >pngget.c >gcc -o pngget.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngget.pp pngget.c >pngmem.c >gcc -o pngmem.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngmem.pp pngmem.c >png.c: In function 'MOZ_PNG_zalloc': >png.c:162: warning: statement with no effect >png.c: In function 'MOZ_PNG_data_freer': >png.c:336: warning: statement with no effect >pngget.c: In function 'MOZ_PNG_get_IHDR': >pngget.c:576: warning: statement with no effect >pngget.c: In function 'png_get_first_frame_is_hidden': >pngget.c:950: warning: unused parameter 'info_ptr' >pngset.c >gcc -o pngset.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngset.pp pngset.c >pngtrans.c >gcc -o pngtrans.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngtrans.pp pngtrans.c >pngset.c: In function 'MOZ_PNG_set_cHRM': >pngset.c:47: warning: statement with no effect >pngset.c:56: warning: statement with no effect >pngset.c:65: warning: statement with no effect >pngset.c: In function 'MOZ_PNG_set_gAMA': >pngset.c:167: warning: statement with no effect >pngset.c:178: warning: statement with no effect >pngset.c: In function 'MOZ_PNG_set_gAMA_fixed': >pngset.c:193: warning: statement with no effect >pngset.c:200: warning: statement with no effect >pngset.c:214: warning: statement with no effect >pngset.c: In function 'MOZ_PNG_set_IHDR': >pngset.c:289: warning: statement with no effect >pngset.c: In function 'MOZ_PNG_set_PLTE': >pngset.c:550: warning: statement with no effect >pngset.c: In function 'MOZ_PNG_set_iCCP': >pngset.c:699: warning: statement with no effect >pngset.c:707: warning: statement with no effect >pngset.c: In function 'png_set_acTL': >pngset.c:1026: warning: statement with no effect >pngset.c:1033: warning: statement with no effect >pngset.c:1039: warning: statement with no effect >pngset.c:1045: warning: statement with no effect >pngset.c: In function 'png_set_next_frame_fcTL': >pngset.c:1071: warning: statement with no effect >pngset.c: In function 'png_ensure_fcTL_is_valid': >pngset.c:1098: warning: unused parameter 'delay_num' >pngset.c:1098: warning: unused parameter 'delay_den' >pngset.c: In function 'png_set_first_frame_is_hidden': >pngset.c:1135: warning: unused parameter 'info_ptr' >pngpread.c >gcc -o pngpread.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngpread.pp pngpread.c >pngread.c >gcc -o pngread.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngread.pp pngread.c >pngpread.c: In function 'MOZ_PNG_push_read_chunk': >pngpread.c:310: warning: statement with no effect >pngpread.c: In function 'MOZ_PNG_push_read_IDAT': >pngpread.c:840: warning: statement with no effect >pngpread.c: In function 'MOZ_PNG_proc_IDAT_data': >pngpread.c:976: warning: statement with no effect >pngrio.c >gcc -o pngrio.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngrio.pp pngrio.c >pngrutil.c >gcc -o pngrutil.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngrutil.pp pngrutil.c >pngread.c: In function 'MOZ_PNG_cr_read_str': >pngread.c:117: warning: statement with no effect >pngread.c:122: warning: statement with no effect >pngread.c: In function 'MOZ_PNG_read_init_2': >pngread.c:199: warning: statement with no effect >pngread.c:204: warning: statement with no effect >pngread.c: In function 'MOZ_PNG_read_init_3': >pngread.c:251: warning: statement with no effect >pngread.c: In function 'png_read_frame_head': >pngread.c:618: warning: statement with no effect >pngread.c: In function 'MOZ_PNG_read_update_info': >pngread.c:635: warning: statement with no effect >pngrio.c: In function 'MOZ_PNG_set_read_fn': >pngrio.c:157: warning: statement with no effect >pngrio.c:159: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_crc_finish': >pngrutil.c:130: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_decomp_chunk': >pngrutil.c:209: warning: statement with no effect >pngrutil.c:211: warning: statement with no effect >pngrutil.c:300: warning: statement with no effect >pngrutil.c:333: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_PLTE': >pngrutil.c:438: warning: statement with no effect >pngrutil.c:449: warning: statement with no effect >pngrutil.c:466: warning: statement with no effect >pngrutil.c:526: warning: statement with no effect >pngrutil.c:533: warning: statement with no effect >pngrutil.c:547: warning: statement with no effect >pngrutil.c:552: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_IEND': >pngrutil.c:575: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_gAMA': >pngrutil.c:598: warning: statement with no effect >pngrutil.c:604: warning: statement with no effect >pngrutil.c:612: warning: statement with no effect >pngrutil.c:619: warning: statement with no effect >pngrutil.c:632: warning: statement with no effect >pngrutil.c:641: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_cHRM': >pngrutil.c:748: warning: statement with no effect >pngrutil.c:754: warning: statement with no effect >pngrutil.c:762: warning: statement with no effect >pngrutil.c:769: warning: statement with no effect >pngrutil.c:783: warning: statement with no effect >pngrutil.c:798: warning: statement with no effect >pngrutil.c:813: warning: statement with no effect >pngrutil.c:828: warning: statement with no effect >pngrutil.c:858: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_sRGB': >pngrutil.c:906: warning: statement with no effect >pngrutil.c:912: warning: statement with no effect >pngrutil.c:916: warning: statement with no effect >pngrutil.c:923: warning: statement with no effect >pngrutil.c:936: warning: statement with no effect >pngrutil.c:953: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_iCCP': >pngrutil.c:1009: warning: statement with no effect >pngrutil.c:1015: warning: statement with no effect >pngrutil.c:1019: warning: statement with no effect >pngrutil.c:1055: warning: statement with no effect >pngrutil.c:1063: warning: statement with no effect >pngrutil.c:1077: warning: statement with no effect >pngrutil.c:1094: warning: statement with no effect >pngrutil.c: In function 'MOZ_PNG_handle_tRNS': >pngrutil.c:1262: warning: statement with no effect >pngrutil.c:1268: warning: statement with no effect >pngrutil.c:1279: warning: statement with no effect >pngrutil.c:1294: warning: statement with no effect >pngrutil.c:1309: warning: statement with no effect >pngrutil.c:1314: warning: statement with no effect >pngrutil.c:1320: warning: statement with no effect >pngrutil.c:1329: warning: statement with no effect >pngrutil.c: In function 'png_handle_acTL': >pngrutil.c:2200: warning: statement with no effect >pngrutil.c:2206: warning: statement with no effect >pngrutil.c:2212: warning: statement with no effect >pngrutil.c: In function 'png_handle_fcTL': >pngrutil.c:2253: warning: statement with no effect >pngrutil.c:2259: warning: statement with no effect >pngrutil.c:2265: warning: statement with no effect >pngrutil.c: In function 'png_handle_fdAT': >pngrutil.c:2321: warning: statement with no effect >pngrutil.c:2312: warning: unused parameter 'info_ptr' >pngrutil.c: In function 'MOZ_PNG_read_filt_row': >pngrutil.c:3011: warning: statement with no effect >pngrutil.c:2895: warning: unused parameter 'png_ptr' >pngrutil.c: In function 'MOZ_PNG_read_finish_row': >pngrutil.c:3116: warning: statement with no effect >pngrutil.c:3127: warning: statement with no effect >pngrutil.c:3138: warning: statement with no effect >pngwio.c >gcc -o pngwio.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwio.pp pngwio.c >pngwio.c: In function 'MOZ_PNG_set_write_fn': >pngwio.c:200: warning: statement with no effect >pngwio.c:202: warning: statement with no effect >pngwrite.c >gcc -o pngwrite.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwrite.pp pngwrite.c >pngread.c: In function 'MOZ_PNG_cr_read_str': >pngread.c:38: warning: variable 'png_ptr' might be clobbered by 'longjmp' or 'vfork' >pngwtran.c >gcc -o pngwtran.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwtran.pp pngwtran.c >pngrtran.c >gcc -o pngrtran.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngrtran.pp pngrtran.c >pngwutil.c >gcc -o pngwutil.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwutil.pp pngwutil.c >pngwrite.c: In function 'MOZ_PNG_cr_write_str': >pngwrite.c:518: warning: statement with no effect >pngwrite.c:523: warning: statement with no effect >pngwrite.c: In function 'MOZ_PNG_write_init_2': >pngwrite.c:590: warning: statement with no effect >pngwrite.c:595: warning: statement with no effect >pngwrite.c: In function 'MOZ_PNG_write_init_3': >pngwrite.c:643: warning: statement with no effect >pngwrite.c: In function 'MOZ_PNG_set_filter': >pngwrite.c:1151: warning: statement with no effect >pngwrite.c: In function 'MOZ_PNG_set_comp_win_bits': >pngwrite.c:1391: warning: statement with no effect >pngwrite.c:1393: warning: statement with no effect >pngwrite.c:1398: warning: statement with no effect >pngwrite.c: In function 'MOZ_PNG_set_comp_method': >pngwrite.c:1413: warning: statement with no effect >pngwrite.c: In function 'png_write_frame_head': >pngwrite.c:1528: warning: unused parameter 'row_pointers' >pngwrite.c: In function 'png_write_frame_tail': >pngwrite.c:1551: warning: unused parameter 'png_info' >pngrtran.c: In function 'MOZ_PNG_set_crc_action': >pngrtran.c:42: warning: statement with no effect >pngwutil.c: In function 'MOZ_PNG_write_IHDR': >pngwutil.c:431: warning: statement with no effect >pngwutil.c:454: warning: statement with no effect >pngwutil.c: In function 'MOZ_PNG_write_PLTE': >pngwutil.c:571: warning: statement with no effect >pngwutil.c:578: warning: statement with no effect >pngwutil.c: In function 'MOZ_PNG_write_tRNS': >pngwutil.c:1100: warning: statement with no effect >pngwutil.c:1111: warning: statement with no effect >pngwutil.c:1126: warning: statement with no effect >pngwutil.c:1134: warning: statement with no effect >pngwutil.c: In function 'MOZ_PNG_write_find_filter': >pngwutil.c:2208: warning: unused parameter 'row_info' >pngwrite.c: In function 'MOZ_PNG_cr_write_str': >pngwrite.c:448: warning: variable 'png_ptr' might be clobbered by 'longjmp' or 'vfork' >rm -f libmozpng.a >ar cr libmozpng.a png.o pngerror.o pngget.o pngmem.o pngset.o pngtrans.o pngpread.o pngread.o pngrio.o pngrutil.o pngwio.o pngwrite.o pngwtran.o pngrtran.o pngwutil.o >ranlib libmozpng.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg/png' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libimg' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/idl' >nsIScriptSecurityManager.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptSecurityManager.xpt -d .deps/nsIScriptSecurityManager.pp nsIScriptSecurityManager.idl >nsIPrincipal.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrincipal.xpt -d .deps/nsIPrincipal.pp nsIPrincipal.idl >./nsIScriptSecurityManager.idl:329: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager >nsISignatureVerifier.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISignatureVerifier.xpt -d .deps/nsISignatureVerifier.pp nsISignatureVerifier.idl >nsISecurityCheckedComponent.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISecurityCheckedComponent.xpt -d .deps/nsISecurityCheckedComponent.pp nsISecurityCheckedComponent.idl >../../dist/bin/xpt_link _xpidlgen/caps.xpt _xpidlgen/nsIScriptSecurityManager.xpt _xpidlgen/nsIPrincipal.xpt _xpidlgen/nsISignatureVerifier.xpt _xpidlgen/nsISecurityCheckedComponent.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/caps.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/include' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/include' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/src' >nsPrincipal.cpp >c++ -o nsPrincipal.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrincipal.pp nsPrincipal.cpp >nsSystemPrincipal.cpp >c++ -o nsSystemPrincipal.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSystemPrincipal.pp nsSystemPrincipal.cpp >nsNullPrincipal.cpp >c++ -o nsNullPrincipal.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNullPrincipal.pp nsNullPrincipal.cpp >nsJSPrincipals.cpp >c++ -o nsJSPrincipals.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSPrincipals.pp nsJSPrincipals.cpp >nsScriptSecurityManager.cpp >c++ -o nsScriptSecurityManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptSecurityManager.pp nsScriptSecurityManager.cpp >nsSecurityManagerFactory.cpp >c++ -o nsSecurityManagerFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSecurityManagerFactory.pp nsSecurityManagerFactory.cpp >nsPrincipal.cpp: In member function 'nsresult nsPrincipal::Init(const nsACString_internal&, const nsACString_internal&, const nsACString_internal&, nsISupports*, nsIURI*)': >nsPrincipal.cpp:131: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrincipal.cpp: In member function 'virtual nsresult nsPrincipal::Equals(nsIPrincipal*, PRBool*)': >nsPrincipal.cpp:293: warning: conversion to 'int' from 'long int' may alter its value >nsPrincipal.cpp: In member function 'virtual nsresult nsPrincipal::CanEnableCapability(const char*, PRInt16*)': >nsPrincipal.cpp:453: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsPrincipal.cpp:457: warning: conversion to 'PRInt16' from 'int' may alter its value >nsPrincipal.cpp: In member function 'virtual nsresult nsPrincipal::SetCanEnableCapability(const char*, PRInt16)': >nsPrincipal.cpp:500: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsPrincipal.cpp: In member function 'virtual nsresult nsPrincipal::IsCapabilityEnabled(const char*, void*, PRBool*)': >nsPrincipal.cpp:526: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsPrincipal.cpp: In member function 'virtual nsresult nsPrincipal::RevertCapability(const char*, void**)': >nsPrincipal.cpp:565: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsPrincipal.cpp: In member function 'nsresult nsPrincipal::SetCapability(const char*, void**, nsPrincipal::AnnotationValue)': >nsPrincipal.cpp:603: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsPrincipal.cpp: In member function 'void nsPrincipal::SetURI(nsIURI*)': >nsPrincipal.cpp:646: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrincipal.cpp: In member function 'virtual nsresult nsPrincipal::SetDomain(nsIURI*)': >nsPrincipal.cpp:750: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrincipal.cpp: In member function 'nsresult nsPrincipal::InitFromPersistent(const char*, const nsCString&, const nsCString&, const nsACString_internal&, const char*, const char*, nsISupports*, PRBool, PRBool)': >nsPrincipal.cpp:793: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrincipal.cpp:795: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScriptSecurityManager.cpp:78: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScriptSecurityManager.cpp: In member function 'PRBool DomainEntry::Matches(const char*)': >nsScriptSecurityManager.cpp:472: warning: conversion to 'int' from 'size_t' may alter its value >nsScriptSecurityManager.cpp: In static member function 'static JSBool nsScriptSecurityManager::CheckObjectAccess(JSContext*, JSObject*, jsval, JSAccessMode, jsval*)': >nsScriptSecurityManager.cpp:558: warning: enumeral mismatch in conditional expression: 'nsIXPCSecurityManager::<anonymous enum>' vs 'nsIXPCSecurityManager::<anonymous enum>' >nsScriptSecurityManager.cpp: In member function 'nsresult nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, ClassInfoData&, jsval, PRUint32, ClassPolicy**, SecurityLevel*)': >nsScriptSecurityManager.cpp:1110: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsScriptSecurityManager.cpp: In static member function 'static nsresult nsScriptSecurityManager::GetPrincipalPrefNames(const char*, nsCString&, nsCString&, nsCString&)': >nsScriptSecurityManager.cpp:3740: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsScriptSecurityManager.cpp: In member function 'nsresult nsScriptSecurityManager::InitPrincipals(PRUint32, const char**, nsISecurityPref*)': >nsScriptSecurityManager.cpp:3793: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >rm -f libcaps.a >ar cr libcaps.a nsPrincipal.o nsSystemPrincipal.o nsNullPrincipal.o nsJSPrincipals.o nsScriptSecurityManager.o nsSecurityManagerFactory.o >ranlib libcaps.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libcaps.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests/mochitest' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R "test_bug423375.html" "test_bug246699.html" "test_bug292789.html" ../../../_tests/testing/mochitest/tests/caps/tests/mochitest >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests/mochitest' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps/tests' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/caps' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat/lib' >xmlparse.c >gcc -o xmlparse.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. -I../../../dist/include -I../../../dist/include/expat -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmlparse.pp xmlparse.c >xmlrole.c >gcc -o xmlrole.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. -I../../../dist/include -I../../../dist/include/expat -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmlrole.pp xmlrole.c >xmltok.c >gcc -o xmltok.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. -I../../../dist/include -I../../../dist/include/expat -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmltok.pp xmltok.c >xmltok.c: In function 'isNever': >xmltok.c:123: warning: unused parameter 'enc' >xmltok.c:123: warning: unused parameter 'p' >xmltok.c: In function 'utf8_isName2': >xmltok.c:129: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_isName3': >xmltok.c:135: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_isNmstrt2': >xmltok.c:143: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_isNmstrt3': >xmltok.c:149: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_isInvalid2': >xmltok.c:157: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_isInvalid3': >xmltok.c:163: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_isInvalid4': >xmltok.c:169: warning: unused parameter 'enc' >In file included from xmltok.c:298: >xmltok_impl.c: In function 'normal_checkPiTarget': >xmltok_impl.c:175: warning: unused parameter 'enc' >xmltok_impl.c: In function 'normal_scanCdataSection': >xmltok_impl.c:282: warning: unused parameter 'enc' >xmlrole.c: In function 'prolog2': >xmlrole.c:192: warning: unused parameter 'ptr' >xmlrole.c:193: warning: unused parameter 'end' >xmlrole.c:194: warning: unused parameter 'enc' >xmlrole.c: In function 'doctype0': >xmlrole.c:213: warning: unused parameter 'ptr' >xmlrole.c:214: warning: unused parameter 'end' >xmlrole.c:215: warning: unused parameter 'enc' >xmlrole.c: In function 'doctype2': >xmlrole.c:261: warning: unused parameter 'ptr' >xmlrole.c:262: warning: unused parameter 'end' >xmlrole.c:263: warning: unused parameter 'enc' >xmlrole.c: In function 'doctype3': >xmlrole.c:278: warning: unused parameter 'ptr' >xmlrole.c:279: warning: unused parameter 'end' >xmlrole.c:280: warning: unused parameter 'enc' >xmlrole.c: In function 'doctype4': >xmlrole.c:295: warning: unused parameter 'ptr' >xmlrole.c:296: warning: unused parameter 'end' >xmlrole.c:297: warning: unused parameter 'enc' >xmlrole.c: In function 'doctype5': >xmlrole.c:315: warning: unused parameter 'ptr' >xmlrole.c:316: warning: unused parameter 'end' >xmlrole.c:317: warning: unused parameter 'enc' >xmlrole.c: In function 'entity0': >xmlrole.c:434: warning: unused parameter 'ptr' >xmlrole.c:435: warning: unused parameter 'end' >xmlrole.c:436: warning: unused parameter 'enc' >xmlrole.c: In function 'entity1': >xmlrole.c:454: warning: unused parameter 'ptr' >xmlrole.c:455: warning: unused parameter 'end' >xmlrole.c:456: warning: unused parameter 'enc' >xmlrole.c: In function 'entity3': >xmlrole.c:499: warning: unused parameter 'ptr' >xmlrole.c:500: warning: unused parameter 'end' >xmlrole.c:501: warning: unused parameter 'enc' >xmlrole.c: In function 'entity4': >xmlrole.c:516: warning: unused parameter 'ptr' >xmlrole.c:517: warning: unused parameter 'end' >xmlrole.c:518: warning: unused parameter 'enc' >xmlrole.c: In function 'entity6': >xmlrole.c:556: warning: unused parameter 'ptr' >xmlrole.c:557: warning: unused parameter 'end' >xmlrole.c:558: warning: unused parameter 'enc' >xmlrole.c: In function 'entity8': >xmlrole.c:602: warning: unused parameter 'ptr' >xmlrole.c:603: warning: unused parameter 'end' >xmlrole.c:604: warning: unused parameter 'enc' >xmlrole.c: In function 'entity9': >xmlrole.c:619: warning: unused parameter 'ptr' >xmlrole.c:620: warning: unused parameter 'end' >xmlrole.c:621: warning: unused parameter 'enc' >xmlrole.c: In function 'entity10': >xmlrole.c:636: warning: unused parameter 'ptr' >xmlrole.c:637: warning: unused parameter 'end' >xmlrole.c:638: warning: unused parameter 'enc' >xmlrole.c: In function 'notation0': >xmlrole.c:653: warning: unused parameter 'ptr' >xmlrole.c:654: warning: unused parameter 'end' >xmlrole.c:655: warning: unused parameter 'enc' >xmlrole.c: In function 'notation2': >xmlrole.c:694: warning: unused parameter 'ptr' >xmlrole.c:695: warning: unused parameter 'end' >xmlrole.c:696: warning: unused parameter 'enc' >xmlrole.c: In function 'notation3': >xmlrole.c:711: warning: unused parameter 'ptr' >xmlrole.c:712: warning: unused parameter 'end' >xmlrole.c:713: warning: unused parameter 'enc' >xmlrole.c: In function 'notation4': >xmlrole.c:729: warning: unused parameter 'ptr' >xmlrole.c:730: warning: unused parameter 'end' >xmlrole.c:731: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist0': >xmlrole.c:750: warning: unused parameter 'ptr' >xmlrole.c:751: warning: unused parameter 'end' >xmlrole.c:752: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist1': >xmlrole.c:768: warning: unused parameter 'ptr' >xmlrole.c:769: warning: unused parameter 'end' >xmlrole.c:770: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist3': >xmlrole.c:830: warning: unused parameter 'ptr' >xmlrole.c:831: warning: unused parameter 'end' >xmlrole.c:832: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist4': >xmlrole.c:849: warning: unused parameter 'ptr' >xmlrole.c:850: warning: unused parameter 'end' >xmlrole.c:851: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist5': >xmlrole.c:869: warning: unused parameter 'ptr' >xmlrole.c:870: warning: unused parameter 'end' >xmlrole.c:871: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist6': >xmlrole.c:886: warning: unused parameter 'ptr' >xmlrole.c:887: warning: unused parameter 'end' >xmlrole.c:888: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist7': >xmlrole.c:903: warning: unused parameter 'ptr' >xmlrole.c:904: warning: unused parameter 'end' >xmlrole.c:905: warning: unused parameter 'enc' >xmlrole.c: In function 'attlist9': >xmlrole.c:964: warning: unused parameter 'ptr' >xmlrole.c:965: warning: unused parameter 'end' >xmlrole.c:966: warning: unused parameter 'enc' >xmlrole.c: In function 'element0': >xmlrole.c:981: warning: unused parameter 'ptr' >xmlrole.c:982: warning: unused parameter 'end' >xmlrole.c:983: warning: unused parameter 'enc'xmltok_impl.c: In function 'normal_charRefNumber': >xmltok_impl.c:1521: warning: unused parameter 'enc' >xmltok_impl.c: In function 'normal_predefinedEntityName': >xmltok_impl.c:1565: warning: unused parameter 'enc' >xmlrole.c: In function 'element3': >xmlrole.c:1069: warning: unused parameter 'ptr' >xmlrole.c:1070: warning: unused parameter 'end' >xmlrole.c:1071: warning: unused parameter 'enc' >xmlrole.c: In function 'element4': >xmlrole.c:1094: warning: unused parameter 'ptr' >xmlrole.c:1095: warning: unused parameter 'end' >xmlrole.c:1096: warning: unused parameter 'enc' >xmlrole.c: In function 'element5': >xmlrole.c:1112: warning: unused parameter 'ptr' >xmlrole.c:1113: warning: unused parameter 'end' >xmlrole.c:1114: warning: unused parameter 'enc' >xmltok_impl.c: In function 'normal_nameMatchesAscii': >xmltok_impl.c:1683: warning: unused parameter 'enc' >xmlrole.c: In function 'element6': >xmlrole.c:1133: warning: unused parameter 'ptr' >xmlrole.c:1134: warning: unused parameter 'end' >xmlrole.c:1135: warning: unused parameter 'enc' >xmlrole.c: In function 'element7': >xmlrole.c:1163: warning: unused parameter 'ptr' >xmlrole.c:1164: warning: unused parameter 'end' >xmlrole.c:1165: warning: unused parameter 'enc' >xmlparse.c: In function 'MOZ_XML_Parse': >xmlparse.c:1536: warning: enumeration value 'XML_FINISHED' not handled in switch >xmlrole.c: In function 'condSect1': >xmlrole.c:1237: warning: unused parameter 'ptr' >xmlrole.c:1238: warning: unused parameter 'end' >xmlrole.c:1239: warning: unused parameter 'enc' >xmlrole.c: In function 'condSect2': >xmlrole.c:1255: warning: unused parameter 'ptr' >xmlrole.c:1256: warning: unused parameter 'end' >xmlrole.c:1257: warning: unused parameter 'enc' >xmlrole.c: In function 'declClose': >xmlrole.c:1274: warning: unused parameter 'ptr' >xmlrole.c:1275: warning: unused parameter 'end' >xmlrole.c:1276: warning: unused parameter 'enc' >xmlrole.c: In function 'error': >xmlrole.c:1289: warning: unused parameter 'state' >xmlrole.c:1290: warning: unused parameter 'tok' >xmlrole.c:1291: warning: unused parameter 'ptr' >xmlrole.c:1292: warning: unused parameter 'end' >xmlrole.c:1293: warning: unused parameter 'enc' >xmltok.c: In function 'utf8_toUtf8': >xmltok.c:318: warning: unused parameter 'enc' >xmltok.c: In function 'latin1_toUtf8': >xmltok.c:425: warning: unused parameter 'enc' >xmltok.c: In function 'latin1_toUtf16': >xmltok.c:450: warning: unused parameter 'enc' >xmltok.c: At top level: >xmltok.c:467: warning: missing initializer >xmltok.c:467: warning: (near initialization for 'latin1_encoding_ns.isName2') >xmltok.c:480: warning: missing initializer >xmltok.c:480: warning: (near initialization for 'latin1_encoding.isName2') >xmltok.c: In function 'ascii_toUtf8': >xmltok.c:483: warning: unused parameter 'enc' >xmltok.c: At top level: >xmltok.c:500: warning: missing initializer >xmltok.c:500: warning: (near initialization for 'ascii_encoding_ns.isName2') >xmltok.c:513: warning: missing initializer >xmltok.c:513: warning: (near initialization for 'ascii_encoding.isName2') >xmltok.c: In function 'little2_toUtf8': >xmltok.c:616: warning: unused parameter 'enc' >xmltok.c: In function 'little2_toUtf16': >xmltok.c:617: warning: unused parameter 'enc' >xmltok.c: In function 'big2_toUtf8': >xmltok.c:628: warning: unused parameter 'enc' >xmltok.c: In function 'big2_toUtf16': >xmltok.c:629: warning: unused parameter 'enc' >In file included from xmltok.c:695: >xmltok_impl.c: In function 'little2_checkPiTarget': >xmltok_impl.c:175: warning: unused parameter 'enc' >xmlparse.c: In function 'storeAtts': >xmlparse.c:3019: warning: unused variable 'appendXMLNS' >xmltok_impl.c: In function 'little2_scanCdataSection': >xmltok_impl.c:282: warning: unused parameter 'enc' >xmltok_impl.c: In function 'little2_charRefNumber': >xmltok_impl.c:1521: warning: unused parameter 'enc' >xmltok_impl.c: In function 'little2_predefinedEntityName': >xmltok_impl.c:1565: warning: unused parameter 'enc' >xmltok_impl.c: In function 'little2_nameMatchesAscii': >xmltok_impl.c:1683: warning: unused parameter 'enc' >xmltok.c: At top level: >xmltok.c:724: warning: missing initializer >xmltok.c:724: warning: (near initialization for 'little2_encoding_ns.isName2') >xmltok.c:743: warning: missing initializer >xmltok.c:743: warning: (near initialization for 'little2_encoding.isName2') >xmltok.c:756: warning: missing initializer >xmltok.c:756: warning: (near initialization for 'internal_little2_encoding_ns.isName2') >xmltok.c:769: warning: missing initializer >xmltok.c:769: warning: (near initialization for 'internal_little2_encoding.isName2') >In file included from xmltok.c:834: >xmltok_impl.c: In function 'big2_checkPiTarget': >xmltok_impl.c:175: warning: unused parameter 'enc' >xmltok_impl.c: In function 'big2_scanCdataSection': >xmltok_impl.c:282: warning: unused parameter 'enc' >xmlparse.c: In function 'errorProcessor': >xmlparse.c:4978: warning: unused parameter 's' >xmlparse.c:4979: warning: unused parameter 'end' >xmlparse.c:4980: warning: unused parameter 'nextPtr' >xmltok_impl.c: In function 'big2_charRefNumber': >xmltok_impl.c:1521: warning: unused parameter 'enc' >xmltok_impl.c: In function 'big2_predefinedEntityName': >xmltok_impl.c:1565: warning: unused parameter 'enc' >xmltok_impl.c: In function 'big2_nameMatchesAscii': >xmltok_impl.c:1683: warning: unused parameter 'enc' >xmltok.c: At top level: >xmltok.c:863: warning: missing initializer >xmltok.c:863: warning: (near initialization for 'big2_encoding_ns.isName2') >xmltok.c:882: warning: missing initializer >xmltok.c:882: warning: (near initialization for 'big2_encoding.isName2') >xmltok.c: In function 'initUpdatePosition': >xmltok.c:933: warning: unused parameter 'enc' >xmlparse.c: At top level: >xmlparse.c:5748: warning: 'dtdReset' defined but not used >xmlparse.c:889: warning: 'moveToFreeBindingList' defined but not used >xmlparse.c: In function 'MOZ_XML_Parse': >xmlparse.c:1523: warning: 'result' may be used uninitialized in this function >rm -f libmozexpat_s.a >ar cr libmozexpat_s.a xmlparse.o xmlrole.o xmltok.o >ranlib libmozexpat_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat/lib' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/expat' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/public' >nsISAXAttributes.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXAttributes.xpt -d .deps/nsISAXAttributes.pp nsISAXAttributes.idl >nsISAXMutableAttributes.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXMutableAttributes.xpt -d .deps/nsISAXMutableAttributes.pp nsISAXMutableAttributes.idl >nsISAXContentHandler.idl >nsISAXDTDHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXContentHandler.xpt -d .deps/nsISAXContentHandler.pp nsISAXContentHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXDTDHandler.xpt -d .deps/nsISAXDTDHandler.pp nsISAXDTDHandler.idl >nsISAXErrorHandler.idl >nsISAXLexicalHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXErrorHandler.xpt -d .deps/nsISAXErrorHandler.pp nsISAXErrorHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXLexicalHandler.xpt -d .deps/nsISAXLexicalHandler.pp nsISAXLexicalHandler.idl >nsISAXLocator.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXLocator.xpt -d .deps/nsISAXLocator.pp nsISAXLocator.idl >nsISAXXMLReader.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXXMLReader.xpt -d .deps/nsISAXXMLReader.pp nsISAXXMLReader.idl >nsISAXXMLFilter.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXXMLFilter.xpt -d .deps/nsISAXXMLFilter.pp nsISAXXMLFilter.idl >../../../dist/bin/xpt_link _xpidlgen/saxparser.xpt _xpidlgen/nsISAXAttributes.xpt _xpidlgen/nsISAXMutableAttributes.xpt _xpidlgen/nsISAXContentHandler.xpt _xpidlgen/nsISAXDTDHandler.xpt _xpidlgen/nsISAXErrorHandler.xpt _xpidlgen/nsISAXLexicalHandler.xpt _xpidlgen/nsISAXLocator.xpt _xpidlgen/nsISAXXMLReader.xpt _xpidlgen/nsISAXXMLFilter.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/saxparser.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/src' >nsSAXAttributes.cpp >nsSAXLocator.cpp >c++ -o nsSAXAttributes.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/htmlparser -I../../../dist/include/content -I../../../dist/include/uconv -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/xml -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSAXAttributes.pp nsSAXAttributes.cpp >c++ -o nsSAXLocator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/htmlparser -I../../../dist/include/content -I../../../dist/include/uconv -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/xml -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSAXLocator.pp nsSAXLocator.cpp >nsSAXXMLReader.cpp >c++ -o nsSAXXMLReader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/htmlparser -I../../../dist/include/content -I../../../dist/include/uconv -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/xml -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSAXXMLReader.pp nsSAXXMLReader.cpp >rm -f libsaxp.a >ar cr libsaxp.a nsSAXAttributes.o nsSAXLocator.o nsSAXXMLReader.o >ranlib libsaxp.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/xml' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/public' >nsIExpatSink.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIExpatSink.xpt -d .deps/nsIExpatSink.pp nsIExpatSink.idl >nsIExtendedExpatSink.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIExtendedExpatSink.xpt -d .deps/nsIExtendedExpatSink.pp nsIExtendedExpatSink.idl >../../../dist/bin/xpt_link _xpidlgen/htmlparser.xpt _xpidlgen/nsIExpatSink.xpt _xpidlgen/nsIExtendedExpatSink.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/htmlparser.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/src' >nsScannerString.cpp >c++ -o nsScannerString.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScannerString.pp nsScannerString.cpp >nsDTDUtils.cpp >c++ -o nsDTDUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDTDUtils.pp nsDTDUtils.cpp >nsHTMLTokenizer.cpp >c++ -o nsHTMLTokenizer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTokenizer.pp nsHTMLTokenizer.cpp >nsElementTable.cpp >c++ -o nsElementTable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsElementTable.pp nsElementTable.cpp >In file included from nsScannerString.cpp:40: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsScannerString.cpp:40: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScannerString.cpp: In member function 'void nsScannerBufferList::SplitBuffer(const nsScannerBufferList::Position&)': >nsScannerString.cpp:110: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsScannerString.cpp: In member function 'PRInt32 nsScannerSubstring::CountChar(PRUnichar) const': >nsScannerString.cpp:198: warning: conversion to 'PRInt32' from 'ptrdiff_t' may alter its value >nsScannerString.cpp: In member function 'void nsScannerSubstring::Rebind(const nsScannerSubstring&, const nsScannerIterator&, const nsScannerIterator&)': >nsScannerString.cpp:222: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScannerString.cpp: In member function 'void nsScannerString::DiscardPrefix(const nsScannerIterator&)': >nsScannerString.cpp:369: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScannerString.cpp: In function 'void CopyUnicodeTo(const nsScannerIterator&, const nsScannerIterator&, nsAString_internal&)': >nsScannerString.cpp:511: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsScannerString.cpp: In function 'void AppendUnicodeTo(const nsScannerIterator&, const nsScannerIterator&, nsAString_internal&)': >nsScannerString.cpp:544: warning: conversion to 'unsigned int' from 'size_t' may alter its value >nsScannerString.cpp: In function 'PRBool FindCharInReadable(PRUnichar, nsScannerIterator&, const nsScannerIterator&)': >nsScannerString.cpp:561: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsScannerString.cpp:563: warning: conversion to 'PRInt32' from 'ptrdiff_t' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsElementTable.h:50, > from nsElementTable.cpp:43: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsElementTable.h:50, > from nsElementTable.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsElementTable.h:50, > from nsElementTable.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsDTDUtils.h:52, > from nsDTDUtils.cpp:42: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsDTDUtils.cpp:42: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsDTDUtils.cpp:42: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsScanner.h:59, > from nsHTMLTokenizer.h:53, > from nsHTMLTokenizer.cpp:51: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsElementTable.h:51, > from nsElementTable.cpp:43: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsScanner.h:59, > from nsHTMLTokenizer.h:53, > from nsHTMLTokenizer.cpp:51: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsHTMLTokenizer.h:53, > from nsHTMLTokenizer.cpp:51: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsHTMLTokenizer.h:54, > from nsHTMLTokenizer.cpp:51: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from nsDTDUtils.cpp:42: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsParser.h:78, > from CNavDTD.h:108, > from nsDTDUtils.cpp:43: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from nsHTMLTokenizer.h:55, > from nsHTMLTokenizer.cpp:51: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from CParserContext.h:52, > from nsParser.h:80, > from CNavDTD.h:108, > from nsDTDUtils.cpp:43: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLTokenizer.cpp: In member function 'virtual nsresult nsHTMLTokenizer::WillTokenize(PRBool, nsTokenAllocator*)': >nsHTMLTokenizer.cpp:258: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScannerString.cpp: In member function 'void nsScannerSharedSubstring::Rebind(const nsScannerIterator&, const nsScannerIterator&)': >nsScannerString.cpp:439: warning: 'bufferList' may be used uninitialized in this function >nsExpatDriver.cpp >c++ -o nsExpatDriver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsExpatDriver.pp nsExpatDriver.cpp >CNavDTD.cpp >c++ -o CNavDTD.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CNavDTD.pp CNavDTD.cpp >nsHTMLEntities.cpp >c++ -o nsHTMLEntities.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEntities.pp nsHTMLEntities.cpp >In file included from nsScanner.h:59, > from CParserContext.h:52, > from nsExpatDriver.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsScanner.h:59, > from CParserContext.h:52, > from nsExpatDriver.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from CParserContext.h:52, > from nsExpatDriver.cpp:43: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLTags.cpp >c++ -o nsHTMLTags.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTags.pp nsHTMLTags.cpp >nsHTMLTokens.cpp >c++ -o nsHTMLTokens.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTokens.pp nsHTMLTokens.cpp >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsDTDUtils.h:52, > from CNavDTD.h:107, > from CNavDTD.cpp:43: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from CNavDTD.h:107, > from CNavDTD.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from CNavDTD.h:107, > from CNavDTD.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from CNavDTD.h:107, > from CNavDTD.cpp:43: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsParser.h:78, > from CNavDTD.h:108, > from CNavDTD.cpp:43: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from CParserContext.h:52, > from nsParser.h:80, > from CNavDTD.h:108, > from CNavDTD.cpp:43: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >CNavDTD.cpp: In member function 'virtual nsresult CNavDTD::DidBuildModel(nsresult, PRBool, nsIParser*, nsIContentSink*)': >CNavDTD.cpp:414: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp:436: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp: In member function 'virtual nsresult CNavDTD::HandleToken(CToken*, nsIParser*)': >CNavDTD.cpp:646: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp: In member function 'nsresult CNavDTD::HandleKeyGen(nsIParserNode*)': >CNavDTD.cpp:1295: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:60, > from nsExpatDriver.cpp:60: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >CNavDTD.cpp: In member function 'nsresult CNavDTD::HandleEndToken(CToken*)': >CNavDTD.cpp:1642: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp: In member function 'nsresult CNavDTD::HandleSavedTokens(PRInt32)': >CNavDTD.cpp:1896: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsExpatDriver.cpp:60: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >CNavDTD.cpp: In member function 'nsresult CNavDTD::OpenTransientStyles(nsHTMLTag, PRBool)': >CNavDTD.cpp:2444: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp: In member function 'nsresult CNavDTD::CloseContainer(nsHTMLTag, PRBool)': >CNavDTD.cpp:2733: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp:2756: warning: conversion to 'PRUint16' from 'int' may alter its value >CNavDTD.cpp:2766: warning: conversion to 'PRUint16' from 'int' may alter its value >nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::HandleStartElement(const PRUnichar*, const PRUnichar**)': >nsExpatDriver.cpp:435: warning: conversion to 'PRUint32' from 'XML_Size' may alter its value >nsExpatDriver.cpp: In function 'nsresult ExternalDTDStreamReaderFunc(nsIUnicharInputStream*, void*, const PRUnichar*, PRUint32, PRUint32, PRUint32*)': >nsExpatDriver.cpp:704: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::HandleError()': >nsExpatDriver.cpp:927: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsExpatDriver.cpp:931: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsExpatDriver.cpp:949: warning: conversion to 'PRUint32' from 'XML_Size' may alter its value >nsExpatDriver.cpp:950: warning: conversion to 'PRUint32' from 'XML_Size' may alter its value >nsExpatDriver.cpp:973: warning: conversion to 'PRBool' from 'long int' may alter its value >nsExpatDriver.cpp: In member function 'void nsExpatDriver::ParseBuffer(const PRUnichar*, PRUint32, PRBool, PRUint32*)': >nsExpatDriver.cpp:1011: warning: conversion to 'PRInt32' from 'XML_Index' may alter its value >nsExpatDriver.cpp:1022: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsExpatDriver.cpp:1025: warning: conversion to 'PRInt32' from 'XML_Index' may alter its value >nsExpatDriver.cpp:1034: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value >nsParser.cpp >c++ -o nsParser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParser.pp nsParser.cpp >nsExpatDriver.cpp: In member function 'virtual nsresult nsExpatDriver::WillTokenize(PRBool, nsTokenAllocator*)': >nsExpatDriver.cpp:1321: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScanner.h:59, > from nsHTMLTokens.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsScanner.h:59, > from nsHTMLTokens.cpp:43: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsHTMLTokens.cpp:43: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLTokens.cpp:44: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsHTMLTokens.cpp: In member function 'virtual void CStartToken::SetEmpty(PRBool)': >nsHTMLTokens.cpp:275: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsParserNode.h:59, > from nsParser.h:78, > from nsParser.cpp:41: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserNode.h:63, > from nsParser.h:78, > from nsParser.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserNode.h:63, > from nsParser.h:78, > from nsParser.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsParserNode.h:63, > from nsParser.h:78, > from nsParser.cpp:41: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsParser.h:78, > from nsParser.cpp:41: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from CParserContext.h:52, > from nsParser.h:80, > from nsParser.cpp:41: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsParser.cpp: In member function 'virtual nsresult nsParser::CancelParsingEvents()': >nsParser.cpp:945: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'virtual void nsParser::BlockParser()': >nsParser.cpp:1190: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'void nsParser::HandleParserContinueEvent(nsParserContinueEvent*)': >nsParser.cpp:1237: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'void nsParser::SetCanInterrupt(PRBool)': >nsParser.cpp:1284: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'virtual nsresult nsParser::ParseFragment(const nsAString_internal&, void*, nsTArray<nsString>&, PRBool, const nsACString_internal&, nsDTDMode)': >nsParser.cpp:1488: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'virtual nsresult nsParser::ResumeParse(PRBool, PRBool, PRBool)': >nsParser.cpp:1626: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'PRBool nsParser::DetectMetaTag(const char*, PRInt32, nsCString&, PRInt32&)': >nsParser.cpp:2143: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsParser.cpp: In member function 'PRBool nsParser::WillTokenize(PRBool)': >nsParser.cpp:2381: warning: conversion to 'PRBool' from 'long int' may alter its value >nsParser.cpp: In member function 'nsresult nsParser::Tokenize(PRBool)': >nsParser.cpp:2412: warning: conversion to 'PRUint16' from 'int' may alter its value >nsParser.cpp: In member function 'PRBool nsParser::DidTokenize(PRBool)': >nsParser.cpp:2471: warning: conversion to 'PRBool' from 'long int' may alter its value >CParserContext.cpp >c++ -o CParserContext.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CParserContext.pp CParserContext.cpp >nsParserService.cpp >c++ -o nsParserService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserService.pp nsParserService.cpp >In file included from nsScanner.h:59, > from CParserContext.h:52, > from CParserContext.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsScanner.h:59, > from CParserContext.h:52, > from CParserContext.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from CParserContext.h:52, > from CParserContext.cpp:41: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from CParserContext.cpp:42: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsDTDUtils.h:52, > from nsParserService.h:42, > from nsParserService.cpp:41: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserService.h:42, > from nsParserService.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserService.h:42, > from nsParserService.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsParserService.h:42, > from nsParserService.cpp:41: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsHTMLTokenizer.h:55, > from CParserContext.cpp:45: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >CParserContext.cpp: In constructor 'CParserContext::CParserContext(nsScanner*, void*, eParserCommands, nsIRequestObserver*, nsIDTD*, eAutoDetectResult, PRBool)': >CParserContext.cpp:66: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsParserModule.cpp >c++ -o nsParserModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserModule.pp nsParserModule.cpp >nsParserNode.cpp >c++ -o nsParserNode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserNode.pp nsParserNode.cpp >In file included from nsParserNode.h:59, > from nsParser.h:78, > from nsParserModule.cpp:46: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserNode.h:63, > from nsParser.h:78, > from nsParserModule.cpp:46: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserNode.h:63, > from nsParser.h:78, > from nsParserModule.cpp:46: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsParserNode.h:63, > from nsParser.h:78, > from nsParserModule.cpp:46: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsParser.h:78, > from nsParserModule.cpp:46: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from CParserContext.h:52, > from nsParser.h:80, > from nsParserModule.cpp:46: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsParserNode.h:59, > from nsParserNode.cpp:40: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserNode.h:63, > from nsParserNode.cpp:40: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsDTDUtils.h:52, > from nsParserNode.h:63, > from nsParserNode.cpp:40: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsParserNode.h:63, > from nsParserNode.cpp:40: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsParserNode.cpp:40: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScanner.cpp >c++ -o nsScanner.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScanner.pp nsScanner.cpp >nsToken.cpp >c++ -o nsToken.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToken.pp nsToken.cpp >nsParserMsgUtils.cpp >c++ -o nsParserMsgUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserMsgUtils.pp nsParserMsgUtils.cpp >nsViewSourceHTML.cpp >c++ -o nsViewSourceHTML.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceHTML.pp nsViewSourceHTML.cpp >In file included from nsToken.cpp:38: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from nsScanner.h:59, > from nsScanner.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsScanner.h:59, > from nsScanner.cpp:41: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsScanner.cpp:41: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScanner.h:59, > from nsToken.cpp:39: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsScanner.h:59, > from nsToken.cpp:39: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsToken.cpp:39: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsViewSourceHTML.h:50, > from nsViewSourceHTML.cpp:65: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsViewSourceHTML.h:50, > from nsViewSourceHTML.cpp:65: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsViewSourceHTML.h:50, > from nsViewSourceHTML.cpp:65: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsViewSourceHTML.h:52, > from nsViewSourceHTML.cpp:65: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsViewSourceHTML.h:53, > from nsViewSourceHTML.cpp:65: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from CParserContext.h:52, > from nsParser.h:80, > from nsViewSourceHTML.cpp:67: >nsScanner.h: In member function 'void nsScanner::SetIncremental(PRBool)': >nsScanner.h:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScanner.cpp:50: >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsViewSourceHTML.cpp: In constructor 'CViewSourceHTML::CViewSourceHTML()': >nsViewSourceHTML.cpp:218: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsViewSourceHTML.cpp:221: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsParserNode.h:59, > from nsParser.h:78, > from nsScanner.cpp:52: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from nsParserNode.h:63, > from nsParser.h:78, > from nsScanner.cpp:52: >nsDTDUtils.h: In function 'PRInt32 IndexOfTagInSet(PRInt32, const nsHTMLTag*, PRInt32)': >nsDTDUtils.h:404: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsParser.h:78, > from nsScanner.cpp:52: >nsParserNode.h: In member function 'virtual void nsCParserNode::SetGenericState(PRBool)': >nsParserNode.h:257: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScanner.cpp: In constructor 'nsReadEndCondition::nsReadEndCondition(const PRUnichar*)': >nsScanner.cpp:70: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp: In member function 'void nsScanner::RewindToMark()': >nsScanner.cpp:227: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScanner.cpp: In member function 'nsresult nsScanner::SkipWhitespace(PRInt32&)': >nsScanner.cpp:472: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp:475: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp: In member function 'nsresult nsScanner::ReadWhitespace(nsScannerSharedSubstring&, PRInt32&, PRBool&)': >nsScanner.cpp:759: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp:762: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp:775: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp: In member function 'nsresult nsScanner::ReadWhitespace(nsScannerIterator&, nsScannerIterator&, PRInt32&)': >nsScanner.cpp:826: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp:829: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsScanner.cpp: In member function 'void nsScanner::SetPosition(nsScannerIterator&, PRBool, PRBool)': >nsScanner.cpp:1117: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScanner.cpp:1120: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScanner.cpp: In member function 'void nsScanner::AppendToBuffer(nsScannerBufferList::Buffer*, nsIRequest*)': >nsScanner.cpp:1177: warning: conversion to 'PRInt32' from 'size_t' may alter its value >rm -f libhtmlpars.a >ar cr libhtmlpars.a nsScannerString.o nsDTDUtils.o nsHTMLTokenizer.o nsElementTable.o nsExpatDriver.o CNavDTD.o nsHTMLEntities.o nsHTMLTags.o nsHTMLTokens.o nsParser.o CParserContext.o nsParserService.o nsParserModule.o nsParserNode.o nsScanner.o nsToken.o nsParserMsgUtils.o nsViewSourceHTML.o xmlparse.o xmlrole.o xmltok.o nsSAXAttributes.o nsSAXLocator.o nsSAXXMLReader.o >ranlib libhtmlpars.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libhtmlpars.a ../../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/parser/htmlparser' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/src' >cairo-xlib-utils.c >gcc -o cairo-xlib-utils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cairo-xlib-utils.pp cairo-xlib-utils.c >gfxASurface.cpp >c++ -o gfxASurface.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxASurface.pp gfxASurface.cpp >gfxAlphaRecovery.cpp >c++ -o gfxAlphaRecovery.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxAlphaRecovery.pp gfxAlphaRecovery.cpp >gfxContext.cpp >c++ -o gfxContext.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxContext.pp gfxContext.cpp >gfxASurface.cpp: In member function 'gfxASurface::gfxSurfaceType gfxASurface::GetType() const': >gfxASurface.cpp:202: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'gfxASurface::gfxSurfaceType' >gfxASurface.cpp: In member function 'gfxASurface::gfxContentType gfxASurface::GetContentType() const': >gfxASurface.cpp:211: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'gfxASurface::gfxContentType' >gfxAlphaRecovery.cpp: In function 'void _compute_alpha_values(unsigned int*, unsigned int*, gfxIntSize, gfxAlphaRecoveryResult*)': >gfxAlphaRecovery.cpp:132: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >gfxAlphaRecovery.cpp:139: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >cairo-xlib-utils.c: In function '_draw_with_xlib_direct': >cairo-xlib-utils.c:214: warning: 'rect_count' may be used uninitialized in this function >gfxImageSurface.cpp >c++ -o gfxImageSurface.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxImageSurface.pp gfxImageSurface.cpp >gfxFont.cpp >c++ -o gfxFont.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFont.pp gfxFont.cpp >gfxFontMissingGlyphs.cpp >c++ -o gfxFontMissingGlyphs.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontMissingGlyphs.pp gfxFontMissingGlyphs.cpp >gfxImageSurface.cpp: In constructor 'gfxImageSurface::gfxImageSurface(const gfxIntSize&, gfxASurface::gfxImageFormat)': >gfxImageSurface.cpp:68: warning: conversion to 'int' from 'long int' may alter its value >gfxImageSurface.cpp: In member function 'PRBool gfxImageSurface::CopyFrom(gfxImageSurface*)': >gfxImageSurface.cpp:136: warning: conversion to 'int' from 'long int' may alter its value >gfxFontTest.cpp >c++ -o gfxFontTest.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontTest.pp gfxFontTest.cpp >In file included from gfxFont.cpp:44: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/thebes/gfxFontTest.h:46, > from gfxFontTest.cpp:2: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxFontTest.h:46, > from gfxFontTest.cpp:2: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >gfxFontUtils.cpp >c++ -o gfxFontUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontUtils.pp gfxFontUtils.cpp >gfxFont.cpp: In member function 'void gfxGlyphExtents::GlyphWidths::Set(PRUint32, PRUint16)': >gfxFont.cpp:731: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >gfxFont.cpp: In member function 'void gfxGlyphExtents::SetTightGlyphExtents(PRUint32, const gfxRect&)': >gfxFont.cpp:745: warning: conversion to 'float' from 'gfxFloat' may alter its value >gfxFont.cpp:746: warning: conversion to 'float' from 'gfxFloat' may alter its value >gfxFont.cpp:747: warning: conversion to 'float' from 'gfxFloat' may alter its value >gfxFont.cpp:748: warning: conversion to 'float' from 'gfxFloat' may alter its value >gfxFont.cpp: In constructor 'gfxFontStyle::gfxFontStyle(PRUint8, PRUint16, gfxFloat, const nsACString_internal&, float, PRPackedBool, PRPackedBool)': >gfxFont.cpp:971: warning: conversion to 'unsigned char:7' from 'PRUint8' may alter its value >gfxFont.cpp:971: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >gfxFont.cpp:971: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >gfxFont.cpp: In member function 'void gfxFontStyle::ComputeWeightAndOffset(PRInt8*, PRInt8*) const': >gfxFont.cpp:1003: warning: conversion to 'PRInt8' from 'int' may alter its value >gfxFont.cpp:1004: warning: conversion to 'PRInt8' from 'int' may alter its value >gfxMatrix.cpp >c++ -o gfxMatrix.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxMatrix.pp gfxMatrix.cpp >gfxFont.cpp: In member function 'virtual void gfxTextRun::CopyGlyphDataFrom(gfxTextRun*, PRUint32, PRUint32, PRUint32, PRBool)': >gfxFont.cpp:2117: warning: unused variable 'end' >gfxFont.cpp: In member function 'void gfxTextRun::SetSpaceGlyph(gfxFont*, gfxContext*, PRUint32)': >gfxFont.cpp:2133: warning: conversion to 'float' from 'gfxFloat' may alter its value >gfxFont.cpp:2134: warning: conversion to 'float' from 'PRUint32' may alter its value >In file included from gfxFont.cpp:42: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'nsresult nsExpirationTracker<T, K>::AddObject(T*) [with T = gfxFont, unsigned int K = 3u]': >gfxFont.cpp:146: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:139: warning: conversion to 'unsigned char:4' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h:140: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >gfxPath.cpp >c++ -o gfxPath.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPath.pp gfxPath.cpp >gfxPath.cpp: In function 'gfxFloat CalcSubLengthAndAdvance(cairo_path_data_t*, gfxPoint&, gfxPoint&)': >gfxPath.cpp:68: warning: conversion to 'float' from 'double' may alter its value >gfxPath.cpp:79: warning: conversion to 'float' from 'double' may alter its value >gfxPattern.cpp >c++ -o gfxPattern.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPattern.pp gfxPattern.cpp >gfxPlatform.cpp >c++ -o gfxPlatform.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPlatform.pp gfxPlatform.cpp >In file included from ../../../dist/include/thebes/gfxFontUtils.h:45, > from gfxFontUtils.cpp:39: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >gfxRect.cpp >c++ -o gfxRect.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxRect.pp gfxRect.cpp >In file included from gfxFontUtils.cpp:39: >../../../dist/include/thebes/gfxFontUtils.h: In member function 'void gfxSparseBitSet::set(PRUint32)': >../../../dist/include/thebes/gfxFontUtils.h:170: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h: In member function 'void gfxSparseBitSet::SetRange(PRUint32, PRUint32)': >../../../dist/include/thebes/gfxFontUtils.h:208: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h: In member function 'void gfxSparseBitSet::clear(PRUint32)': >../../../dist/include/thebes/gfxFontUtils.h:227: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h: In member function 'void gfxSparseBitSet::ClearRange(PRUint32, PRUint32)': >../../../dist/include/thebes/gfxFontUtils.h:265: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h: In member function 'PRUint32 gfxSparseBitSet::GetSize()': >../../../dist/include/thebes/gfxFontUtils.h:274: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h:275: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h: In static member function 'static PRUint16 gfxFontUtils::ReadShortAt(const PRUint8*, PRUint32)': >../../../dist/include/thebes/gfxFontUtils.h:299: warning: conversion to 'PRUint16' from 'int' may alter its value >../../../dist/include/thebes/gfxFontUtils.h: In static member function 'static PRUint16 gfxFontUtils::ReadShortAt16(const PRUint16*, PRUint32)': >../../../dist/include/thebes/gfxFontUtils.h:307: warning: conversion to 'PRUint16' from 'int' may alter its value >gfxSkipChars.cpp >gfxFontUtils.cpp: In static member function 'static nsresult gfxFontUtils::ReadCMAPTableFormat12(PRUint8*, PRInt32, gfxSparseBitSet&)': >gfxFontUtils.cpp:244: warning: comparison between signed and unsigned integer expressions >c++ -o gfxSkipChars.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxSkipChars.pp gfxSkipChars.cpp >gfxFontUtils.cpp: In static member function 'static nsresult gfxFontUtils::ReadCMAPTableFormat4(PRUint8*, PRInt32, gfxSparseBitSet&)': >gfxFontUtils.cpp:298: warning: unused variable 'idDelta' >gfxFontUtils.cpp: In static member function 'static nsresult gfxFontUtils::ReadCMAP(PRUint8*, PRUint32, gfxSparseBitSet&, PRPackedBool&, PRPackedBool&)': >gfxFontUtils.cpp:369: warning: unused variable 'version' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxFontUtils.h:45, > from gfxFontUtils.cpp:39: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from ../../../dist/include/thebes/gfxSkipChars.h:43, > from gfxSkipChars.cpp:38: >../../../dist/include/xpcom/nsTArray.h: In static member function 'static void nsTArrayElementTraits<E>::Construct(E*, const A&) [with A = unsigned int, E = unsigned char]': >../../../dist/include/xpcom/nsTArray.h:761: instantiated from 'void nsTArray<E>::AssignRange(PRUint32, PRUint32, const Item*) [with Item = PRUint32, E = unsigned char]' >../../../dist/include/xpcom/nsTArray.h:554: instantiated from 'E* nsTArray<E>::AppendElements(const Item*, PRUint32) [with Item = PRUint32, E = unsigned char]' >../../../dist/include/xpcom/nsTArray.h:568: instantiated from 'E* nsTArray<E>::AppendElement(const Item&) [with Item = PRUint32, E = unsigned char]' >gfxSkipChars.cpp:244: instantiated from here >../../../dist/include/xpcom/nsTArray.h:193: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >../../../dist/include/xpcom/nsTArray.h: In static member function 'static void nsTArrayElementTraits<E>::Construct(E*, const A&) [with A = int, E = unsigned char]': >../../../dist/include/xpcom/nsTArray.h:761: instantiated from 'void nsTArray<E>::AssignRange(PRUint32, PRUint32, const Item*) [with Item = int, E = unsigned char]' >../../../dist/include/xpcom/nsTArray.h:554: instantiated from 'E* nsTArray<E>::AppendElements(const Item*, PRUint32) [with Item = int, E = unsigned char]' >../../../dist/include/xpcom/nsTArray.h:568: instantiated from 'E* nsTArray<E>::AppendElement(const Item&) [with Item = int, E = unsigned char]' >gfxSkipChars.cpp:251: instantiated from here >../../../dist/include/xpcom/nsTArray.h:193: warning: conversion to 'unsigned char' from 'int' may alter its value >In file included from ../../../dist/include/thebes/gfxTextRunCache.h:41, > from gfxPlatform.cpp:55: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxTextRunCache.h:41, > from gfxPlatform.cpp:55: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >gfxTextRunCache.cpp >c++ -o gfxTextRunCache.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxTextRunCache.pp gfxTextRunCache.cpp >gfxTextRunWordCache.cpp >c++ -o gfxTextRunWordCache.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxTextRunWordCache.pp gfxTextRunWordCache.cpp >In file included from ../../../dist/include/thebes/gfxTextRunCache.h:41, > from gfxTextRunCache.cpp:38: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxTextRunCache.h:41, > from gfxTextRunCache.cpp:38: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxTextRun, unsigned int K = 3u]': >gfxTextRunCache.cpp:56: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'nsresult nsExpirationTracker<T, K>::AddObject(T*) [with T = gfxTextRun, unsigned int K = 3u]': >gfxTextRunCache.cpp:117: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:139: warning: conversion to 'unsigned char:4' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h:140: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >gfxXlibSurface.cpp >c++ -o gfxXlibSurface.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxXlibSurface.pp gfxXlibSurface.cpp >In file included from ../../../dist/include/thebes/gfxTextRunWordCache.h:41, > from gfxTextRunWordCache.cpp:38: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >gfxTextRunWordCache.cpp: In constructor 'TextRunWordCache::CacheHashKey::CacheHashKey(gfxTextRun*, void*, PRUint32, PRUint32, PRUint32)': >gfxTextRunWordCache.cpp:130: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >gfxTextRunWordCache.cpp: In member function 'PRBool TextRunWordCache::LookupWord(gfxTextRun*, gfxFont*, PRUint32, PRUint32, PRUint32, nsTArray<TextRunWordCache::DeferredWord>*)': >gfxTextRunWordCache.cpp:306: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >gfxTextRunWordCache.cpp: In member function 'void TextRunWordCache::FinishTextRun(gfxTextRun*, gfxTextRun*, const gfxTextRunFactory::Parameters*, const nsTArray<TextRunWordCache::DeferredWord>&, PRBool)': >gfxTextRunWordCache.cpp:376: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >gfxTextRunWordCache.cpp: In member function 'gfxTextRun* TextRunWordCache::MakeTextRun(const PRUnichar*, PRUint32, gfxFontGroup*, const gfxTextRunFactory::Parameters*, PRUint32)': >gfxTextRunWordCache.cpp:487: warning: conversion to 'PRUnichar' from 'int' may alter its value >gfxTextRunWordCache.cpp: In member function 'gfxTextRun* TextRunWordCache::MakeTextRun(const PRUint8*, PRUint32, gfxFontGroup*, const gfxTextRunFactory::Parameters*, PRUint32)': >gfxTextRunWordCache.cpp:570: warning: conversion to 'PRUint8' from 'int' may alter its value >gfxTextRunWordCache.cpp: In static member function 'static PLDHashNumber TextRunWordCache::CacheHashEntry::HashKey(const TextRunWordCache::CacheHashKey*)': >gfxTextRunWordCache.cpp:736: warning: conversion to 'PLDHashNumber' from 'long int' may alter its value >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxTextRunWordCache.h:41, > from gfxTextRunWordCache.cpp:38: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >gfxPlatformGtk.cpp >c++ -o gfxPlatformGtk.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPlatformGtk.pp gfxPlatformGtk.cpp >gfxXlibNativeRenderer.cpp >c++ -o gfxXlibNativeRenderer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxXlibNativeRenderer.pp gfxXlibNativeRenderer.cpp >gfxXlibNativeRenderer.cpp: In function 'cairo_bool_t NativeRendering(void*, Display*, Drawable, Visual*, short int, short int, XRectangle*, unsigned int)': >gfxXlibNativeRenderer.cpp:61: warning: conversion to 'cairo_bool_t' from 'long int' may alter its value >gfxXlibNativeRenderer.cpp: In member function 'nsresult gfxXlibNativeRenderer::Draw(Display*, gfxContext*, int, int, PRUint32, gfxXlibNativeRenderer::DrawOutput*)': >gfxXlibNativeRenderer.cpp:119: warning: conversion to 'PRPackedBool' from 'cairo_bool_t' may alter its value >gfxXlibNativeRenderer.cpp:120: warning: conversion to 'PRPackedBool' from 'cairo_bool_t' may alter its value >gfxPangoFonts.cpp >c++ -o gfxPangoFonts.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPangoFonts.pp gfxPangoFonts.cpp >gfxFont.cpp: In member function 'void gfxTextRun::Draw(gfxContext*, gfxPoint, PRUint32, PRUint32, const gfxRect*, gfxTextRun::PropertyProvider*, gfxFloat*)': >gfxFont.cpp:1508: warning: 'syntheticBoldBuffer.BufferAlphaColor::mAlpha' may be used uninitialized in this function >gfxPDFSurface.cpp >c++ -o gfxPDFSurface.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPDFSurface.pp gfxPDFSurface.cpp >gfxPSSurface.cpp >c++ -o gfxPSSurface.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPSSurface.pp gfxPSSurface.cpp >gfxFontconfigUtils.cpp >c++ -o gfxFontconfigUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontconfigUtils.pp gfxFontconfigUtils.cpp >In file included from ../../../dist/include/thebes/gfxPangoFonts.h:44, > from gfxPlatformGtk.cpp:45: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >nsUnicodeRange.cpp >c++ -o nsUnicodeRange.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeRange.pp nsUnicodeRange.cpp >gfxPlatformGtk.cpp: In static member function 'static void gfxPlatformGtk::InitDPI()': >gfxPlatformGtk.cpp:274: warning: conversion to 'PRInt32' from 'double' may alter its value >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxPangoFonts.h:44, > from gfxPlatformGtk.cpp:45: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from ../../../dist/include/thebes/gfxPangoFonts.h:44, > from gfxPangoFonts.cpp:64: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >gfxPangoFonts.cpp: In member function 'virtual const gfxFont::Metrics& gfxPangoFont::GetMetrics()': >gfxPangoFonts.cpp:976: warning: conversion to 'double' from 'FT_Pos' may alter its value >gfxPangoFonts.cpp:983: warning: conversion to 'float' from 'FT_Long' may alter its value >gfxPangoFonts.cpp:991: warning: conversion to 'float' from 'FT_Long' may alter its value >gfxPangoFonts.cpp: In function 'nsresult SetGlyphsForCharacterGroup(const PangoGlyphInfo*, PRUint32, gfxTextRun*, const gchar*, PRUint32, PRUint32*, PangoGlyphUnit)': >gfxPangoFonts.cpp:1343: warning: conversion to 'float' from 'unsigned int' may alter its value >gfxPangoFonts.cpp:1345: warning: conversion to 'float' from 'unsigned int' may alter its value >gfxPangoFonts.cpp: In member function 'nsresult gfxPangoFontGroup::SetMissingGlyphs(gfxTextRun*, const gchar*, PRUint32, PRUint32*)': >gfxPangoFonts.cpp:1506: warning: conversion to 'PRUint32' from 'long int' may alter its value >gfxPangoFonts.cpp: In member function 'void gfxPangoFontGroup::CreateGlyphRunsItemizing(gfxTextRun*, const gchar*, PRUint32, PRUint32)': >gfxPangoFonts.cpp:1685: warning: conversion to 'gint' from 'long int' may alter its value >gfxPangoFonts.cpp:1637: warning: unused variable 'isRTL' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ../../../dist/include/thebes/gfxPangoFonts.h:44, > from gfxPangoFonts.cpp:64: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >rm -f libthebes.a >ar cr libthebes.a cairo-xlib-utils.o gfxASurface.o gfxAlphaRecovery.o gfxContext.o gfxImageSurface.o gfxFont.o gfxFontMissingGlyphs.o gfxFontTest.o gfxFontUtils.o gfxMatrix.o gfxPath.o gfxPattern.o gfxPlatform.o gfxRect.o gfxSkipChars.o gfxTextRunCache.o gfxTextRunWordCache.o gfxXlibSurface.o gfxPlatformGtk.o gfxXlibNativeRenderer.o gfxPangoFonts.o gfxPDFSurface.o gfxPSSurface.o gfxFontconfigUtils.o nsUnicodeRange.o >ranlib libthebes.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libthebes.a ../../../staticlib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/thebes' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/idl' >nsIFontEnumerator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFontEnumerator.xpt -d .deps/nsIFontEnumerator.pp nsIFontEnumerator.idl >nsIScriptableRegion.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptableRegion.xpt -d .deps/nsIScriptableRegion.pp nsIScriptableRegion.idl >gfxIFormats.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/gfxIFormats.xpt -d .deps/gfxIFormats.pp gfxIFormats.idl >gfxIImageFrame.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/gfxIImageFrame.xpt -d .deps/gfxIImageFrame.pp gfxIImageFrame.idl >gfxtypes.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/gfxtypes.xpt -d .deps/gfxtypes.pp gfxtypes.idl >../../dist/bin/xpt_link _xpidlgen/gfx.xpt _xpidlgen/nsIFontEnumerator.xpt _xpidlgen/nsIScriptableRegion.xpt _xpidlgen/gfxIFormats.xpt _xpidlgen/gfxIImageFrame.xpt _xpidlgen/gfxtypes.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/gfx.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src' >nsColor.cpp >c++ -o nsColor.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColor.pp nsColor.cpp >nsColorNames.cpp >c++ -o nsColorNames.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColorNames.pp nsColorNames.cpp >nsDeviceContext.cpp >c++ -o nsDeviceContext.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContext.pp nsDeviceContext.cpp >nsFont.cpp >c++ -o nsFont.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFont.pp nsFont.cpp >In file included from ../../dist/include/gfx/nsFont.h:42, > from nsFont.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsIDeviceContext.h:43, > from ../../dist/include/gfx/nsDeviceContext.h:42, > from nsDeviceContext.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsIDeviceContext.h:44, > from ../../dist/include/gfx/nsDeviceContext.h:42, > from nsDeviceContext.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsColor.cpp:43: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsColor.cpp: In function 'int ComponentValue(const PRUnichar*, int, int, int)': >nsColor.cpp:57: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsRect.cpp >c++ -o nsRect.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRect.pp nsRect.cpp >nsFont.cpp: In constructor 'nsFont::nsFont(const char*, PRUint8, PRUint8, PRUint16, PRUint8, nscoord, float)': >nsFont.cpp:50: warning: conversion to 'unsigned char:7' from 'PRUint8' may alter its value >nsFont.cpp:52: warning: conversion to 'unsigned char:7' from 'PRUint8' may alter its value >nsFont.cpp: In constructor 'nsFont::nsFont(const nsString&, PRUint8, PRUint8, PRUint16, PRUint8, nscoord, float)': >nsFont.cpp:65: warning: conversion to 'unsigned char:7' from 'PRUint8' may alter its value >nsFont.cpp:67: warning: conversion to 'unsigned char:7' from 'PRUint8' may alter its value >In file included from ../../dist/include/gfx/nsRect.h:43, > from nsRect.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >nsRegion.cpp >c++ -o nsRegion.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRegion.pp nsRegion.cpp >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsRect.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsRect.h:43, > from ../../dist/include/gfx/nsRegion.h:46, > from nsRegion.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsRegion.h:46, > from nsRegion.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTransform2D.cpp >c++ -o nsTransform2D.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTransform2D.pp nsTransform2D.cpp >In file included from ../../dist/include/gfx/nsTransform2D.h:43, > from nsTransform2D.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsTransform2D.cpp: In member function 'void nsTransform2D::TransformCoord(nscoord*, nscoord*) const': >nsTransform2D.cpp:43: warning: conversion to 'float' from 'int' may alter its value >nsTransform2D.cpp:44: warning: conversion to 'float' from 'int' may alter its value >nsScriptableRegion.cpp >c++ -o nsScriptableRegion.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptableRegion.pp nsScriptableRegion.cpp >In file included from ../../dist/include/gfx/nsRect.h:43, > from ../../dist/include/gfx/nsIRegion.h:43, > from nsScriptableRegion.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsIRegion.h:43, > from nsScriptableRegion.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libgkgfx.a >ar cr libgkgfx.a nsColor.o nsColorNames.o nsDeviceContext.o nsFont.o nsRect.o nsRegion.o nsTransform2D.o nsScriptableRegion.o >ranlib libgkgfx.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgkgfx.a ../../staticlib >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/shared' >nsRenderingContextImpl.cpp >c++ -o nsRenderingContextImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./.. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRenderingContextImpl.pp nsRenderingContextImpl.cpp >gfxImageFrame.cpp >c++ -o gfxImageFrame.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./.. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxImageFrame.pp gfxImageFrame.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/gfx/gfxIImageFrame.h:25, > from gfxImageFrame.h:40, > from gfxImageFrame.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/gfxIImageFrame.h:25, > from gfxImageFrame.h:40, > from gfxImageFrame.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from gfxImageFrame.cpp:40: >gfxImageFrame.h: In member function 'PRUint32 gfxImageFrame::PaletteDataLength() const': >gfxImageFrame.h:75: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >gfxImageFrame.cpp: In member function 'virtual nsresult gfxImageFrame::SetMutable(PRBool)': >gfxImageFrame.cpp:188: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:47, > from ./../nsRenderingContextImpl.h:42, > from nsRenderingContextImpl.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from ./../nsRenderingContextImpl.h:42, > from nsRenderingContextImpl.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsRenderingContextImpl.cpp:39: >../../../dist/include/gfx/nsIRenderingContext.h: At global scope: >../../../dist/include/gfx/nsIRenderingContext.h:372: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >../../../dist/include/gfx/nsIRenderingContext.h:384: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >nsRenderingContextImpl.cpp: In member function 'virtual nsresult nsRenderingContextImpl::GetWidth(const char*, nscoord&)': >nsRenderingContextImpl.cpp:141: warning: conversion to 'PRUint32' from 'size_t' may alter its value >rm -f libgfxshared_s.a >ar cr libgfxshared_s.a nsRenderingContextImpl.o gfxImageFrame.o >ranlib libgfxshared_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgfxshared_s.a ../../../staticlib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/shared' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/thebes' >nsThebesDeviceContext.cpp >c++ -o nsThebesDeviceContext.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesDeviceContext.pp nsThebesDeviceContext.cpp >nsThebesImage.cpp >c++ -o nsThebesImage.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesImage.pp nsThebesImage.cpp >nsThebesGfxFactory.cpp >c++ -o nsThebesGfxFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesGfxFactory.pp nsThebesGfxFactory.cpp >nsThebesRegion.cpp >c++ -o nsThebesRegion.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesRegion.pp nsThebesRegion.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/gfx/nsIRegion.h:43, > from nsThebesRegion.h:43, > from nsThebesRegion.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRegion.h:43, > from nsThebesRegion.h:43, > from nsThebesRegion.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:47, > from ../../../dist/include/gfx/nsIImage.h:42, > from nsThebesImage.h:42, > from nsThebesImage.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from ../../../dist/include/gfx/nsIImage.h:42, > from nsThebesImage.h:42, > from nsThebesImage.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsThebesRenderingContext.cpp >c++ -o nsThebesRenderingContext.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesRenderingContext.pp nsThebesRenderingContext.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/gfx/gfxIImageFrame.h:25, > from ./../shared/gfxImageFrame.h:40, > from nsThebesGfxFactory.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/gfxIImageFrame.h:25, > from ./../shared/gfxImageFrame.h:40, > from nsThebesGfxFactory.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsThebesGfxFactory.cpp:45: >./../shared/gfxImageFrame.h: In member function 'PRUint32 gfxImageFrame::PaletteDataLength() const': >./../shared/gfxImageFrame.h:75: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsThebesRenderingContext.h:45, > from nsThebesImage.cpp:40: >../../../dist/include/gfx/nsIRenderingContext.h: At global scope: >../../../dist/include/gfx/nsIRenderingContext.h:372: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >../../../dist/include/gfx/nsIRenderingContext.h:384: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >In file included from nsThebesImage.cpp:40: >./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >nsThebesImage.cpp: In member function 'virtual nsresult nsThebesImage::Init(PRInt32, PRInt32, PRInt32, nsMaskRequirements)': >nsThebesImage.cpp:140: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsThebesImage.cpp: In member function 'virtual PRBool nsThebesImage::GetIsImageComplete()': >nsThebesImage.cpp:225: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsThebesImage.cpp: In member function 'virtual nsresult nsThebesImage::Draw(nsIRenderingContext&, const gfxRect&, const gfxRect&, const gfxRect&)': >nsThebesImage.cpp:481: warning: conversion to 'PRInt32' from 'gfxFloat' may alter its value >nsThebesImage.cpp:481: warning: conversion to 'PRInt32' from 'gfxFloat' may alter its value >nsThebesImage.cpp:525: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsThebesImage.cpp:526: warning: conversion to 'float' from 'gfxFloat' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:43, > from ../../../dist/include/gfx/nsDeviceContext.h:42, > from nsThebesDeviceContext.h:45, > from nsThebesDeviceContext.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:47, > from nsThebesRenderingContext.h:44, > from nsThebesRenderingContext.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsThebesRenderingContext.h:45, > from nsThebesGfxFactory.cpp:48: >../../../dist/include/gfx/nsIRenderingContext.h: At global scope: >../../../dist/include/gfx/nsIRenderingContext.h:372: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >../../../dist/include/gfx/nsIRenderingContext.h:384: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >In file included from nsThebesGfxFactory.cpp:48: >./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >In file included from nsThebesFontMetrics.h:48, > from nsThebesGfxFactory.cpp:51: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:44, > from ../../../dist/include/gfx/nsDeviceContext.h:42, > from nsThebesDeviceContext.h:45, > from nsThebesDeviceContext.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from nsThebesRenderingContext.h:44, > from nsThebesRenderingContext.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from nsThebesRenderingContext.h:45, > from nsThebesRenderingContext.cpp:40: >../../../dist/include/gfx/nsIRenderingContext.h: At global scope: >../../../dist/include/gfx/nsIRenderingContext.h:372: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >../../../dist/include/gfx/nsIRenderingContext.h:384: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >In file included from nsThebesGfxFactory.cpp:51: >nsThebesFontMetrics.h: In member function 'virtual void nsThebesFontMetrics::SetTextRunRTL(PRBool)': >nsThebesFontMetrics.h:140: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from nsThebesFontMetrics.h:48, > from nsThebesGfxFactory.cpp:51: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from nsThebesRenderingContext.h:45, > from nsThebesDeviceContext.cpp:45: >../../../dist/include/gfx/nsIRenderingContext.h: At global scope: >../../../dist/include/gfx/nsIRenderingContext.h:372: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >../../../dist/include/gfx/nsIRenderingContext.h:384: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >In file included from nsThebesDeviceContext.cpp:45: >./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >In file included from nsThebesRenderingContext.cpp:40: >./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >nsThebesFontMetrics.cpp >c++ -o nsThebesFontMetrics.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesFontMetrics.pp nsThebesFontMetrics.cpp >nsThebesRenderingContext.cpp: In member function 'virtual nsresult nsThebesRenderingContext::Init(nsIDeviceContext*, gfxASurface*)': >nsThebesRenderingContext.cpp:101: warning: unused variable 'thebesDC' >nsThebesRenderingContext.cpp: In member function 'virtual nsresult nsThebesRenderingContext::Init(nsIDeviceContext*, nsIWidget*)': >nsThebesRenderingContext.cpp:129: warning: unused variable 'thebesDC' >nsThebesRenderingContext.cpp: In member function 'void nsThebesRenderingContext::UpdateTempTransformMatrix()': >nsThebesRenderingContext.cpp:398: warning: conversion to 'float' from 'nscoord' may alter its value >nsThebesRenderingContext.cpp:398: warning: conversion to 'float' from 'nscoord' may alter its value >nsThebesRenderingContext.cpp:399: warning: conversion to 'float' from 'double' may alter its value >nsThebesRenderingContext.cpp:399: warning: conversion to 'float' from 'double' may alter its value >In file included from ../../../dist/include/gfx/nsIFontMetrics.h:42, > from nsIThebesFontMetrics.h:41, > from nsThebesFontMetrics.h:42, > from nsThebesFontMetrics.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from nsIThebesFontMetrics.h:42, > from nsThebesFontMetrics.h:42, > from nsThebesFontMetrics.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsThebesRenderingContext.h:45, > from nsThebesFontMetrics.h:43, > from nsThebesFontMetrics.cpp:39: >../../../dist/include/gfx/nsIRenderingContext.h: At global scope: >../../../dist/include/gfx/nsIRenderingContext.h:372: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >../../../dist/include/gfx/nsIRenderingContext.h:384: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden >./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' >In file included from nsSystemFontsGTK2.h:42, > from nsThebesDeviceContext.cpp:69: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >nsThebesDeviceContext.cpp: In member function 'virtual nsresult nsThebesDeviceContext::GetSystemFont(nsSystemFontID, nsFont*) const': >nsThebesDeviceContext.cpp:413: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsThebesDeviceContext.cpp: In member function 'void nsThebesDeviceContext::CalcPrintingSize()': >nsThebesDeviceContext.cpp:770: warning: conversion to 'float' from 'PRInt32' may alter its value >nsThebesDeviceContext.cpp:771: warning: conversion to 'float' from 'PRInt32' may alter its value >nsThebesDeviceContext.cpp:773: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsThebesDeviceContext.cpp:774: warning: conversion to 'float' from 'gfxFloat' may alter its value >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from nsSystemFontsGTK2.h:42, > from nsThebesDeviceContext.cpp:69: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsThebesFontEnumerator.cpp >c++ -o nsThebesFontEnumerator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesFontEnumerator.pp nsThebesFontEnumerator.cpp >In file included from nsThebesFontMetrics.h:43, > from nsThebesFontMetrics.cpp:39: >./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden >nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' >nsThebesDeviceContext.cpp: In member function 'void nsThebesDeviceContext::CalcPrintingSize()': >nsThebesDeviceContext.cpp:700: warning: 'size.gfxSize::height' may be used uninitialized in this function >nsThebesDeviceContext.cpp:700: warning: 'size.gfxSize::width' may be used uninitialized in this function >In file included from nsThebesFontMetrics.h:48, > from nsThebesFontMetrics.cpp:39: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from nsThebesFontMetrics.cpp:39: >nsThebesFontMetrics.h: In member function 'virtual void nsThebesFontMetrics::SetTextRunRTL(PRBool)': >nsThebesFontMetrics.h:140: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsThebesFontMetrics.cpp: In member function 'virtual nsresult nsThebesFontMetrics::GetWidth(const char*, PRUint32, nscoord&, nsThebesRenderingContext*)': >nsThebesFontMetrics.cpp:310: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsThebesFontMetrics.cpp: In member function 'virtual nsresult nsThebesFontMetrics::GetWidth(const PRUnichar*, PRUint32, nscoord&, PRInt32*, nsThebesRenderingContext*)': >nsThebesFontMetrics.cpp:334: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsThebesFontMetrics.cpp: In member function 'virtual nsresult nsThebesFontMetrics::SetRightToLeftText(PRBool)': >nsThebesFontMetrics.cpp:484: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from nsThebesFontMetrics.h:48, > from nsThebesFontMetrics.cpp:39: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsSystemFontsGTK2.cpp >c++ -o nsSystemFontsGTK2.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSystemFontsGTK2.pp nsSystemFontsGTK2.cpp >nsThebesFontEnumerator.cpp: In member function 'virtual nsresult nsThebesFontEnumerator::UpdateFontList(PRBool*)': >nsThebesFontEnumerator.cpp:127: warning: unused variable 'rv' >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:43, > from nsSystemFontsGTK2.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:44, > from nsSystemFontsGTK2.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSystemFontsGTK2.h:42, > from nsSystemFontsGTK2.cpp:55: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from nsSystemFontsGTK2.h:42, > from nsSystemFontsGTK2.cpp:55: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >rm -f libgkgfxthebes.a >ar cr libgkgfxthebes.a nsThebesDeviceContext.o nsThebesImage.o nsThebesRegion.o nsThebesGfxFactory.o nsThebesRenderingContext.o nsThebesFontMetrics.o nsThebesFontEnumerator.o nsSystemFontsGTK2.o >ranlib libgkgfxthebes.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgkgfxthebes.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/thebes' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/psshared' >nsCUPSShim.cpp >c++ -o nsCUPSShim.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_PSSHARED -I. -I. -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCUPSShim.pp nsCUPSShim.cpp >nsPaperPS.cpp >c++ -o nsPaperPS.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_PSSHARED -I. -I. -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPaperPS.pp nsPaperPS.cpp >nsPSPrinters.cpp >c++ -o nsPSPrinters.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_PSSHARED -I. -I. -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPSPrinters.pp nsPSPrinters.cpp >nsPaperPS.cpp:59: warning: conversion to 'float' alters 'double' constant value >nsPaperPS.cpp:59: warning: conversion to 'float' alters 'double' constant value >nsPaperPS.cpp:59: warning: conversion to 'float' alters 'double' constant value >nsPaperPS.cpp:59: warning: conversion to 'float' alters 'double' constant value >nsPaperPS.cpp:59: warning: conversion to 'float' alters 'double' constant value >nsPaperPS.cpp:59: warning: conversion to 'float' alters 'double' constant value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:43, > from nsPSPrinters.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:44, > from nsPSPrinters.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libgfxpsshar.a >ar cr libgfxpsshar.a nsCUPSShim.o nsPaperPS.o nsPSPrinters.o >ranlib libgfxpsshar.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgfxpsshar.a ../../../staticlib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src/psshared' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/gfx' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/public' >imgICache.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgICache.xpt -d .deps/imgICache.pp imgICache.idl >imgIContainer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIContainer.xpt -d .deps/imgIContainer.pp imgIContainer.idl >imgIContainerObserver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIContainerObserver.xpt -d .deps/imgIContainerObserver.pp imgIContainerObserver.idl >imgIDecoder.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIDecoder.xpt -d .deps/imgIDecoder.pp imgIDecoder.idl >imgIDecoderObserver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIDecoderObserver.xpt -d .deps/imgIDecoderObserver.pp imgIDecoderObserver.idl >imgIEncoder.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIEncoder.xpt -d .deps/imgIEncoder.pp imgIEncoder.idl >imgILoad.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgILoad.xpt -d .deps/imgILoad.pp imgILoad.idl >imgILoader.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgILoader.xpt -d .deps/imgILoader.pp imgILoader.idl >imgIRequest.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIRequest.xpt -d .deps/imgIRequest.pp imgIRequest.idl >imgITools.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgITools.xpt -d .deps/imgITools.pp imgITools.idl >../../../dist/bin/xpt_link _xpidlgen/imglib2.xpt _xpidlgen/imgICache.xpt _xpidlgen/imgIContainer.xpt _xpidlgen/imgIContainerObserver.xpt _xpidlgen/imgIDecoder.xpt _xpidlgen/imgIDecoderObserver.xpt _xpidlgen/imgIEncoder.xpt _xpidlgen/imgILoad.xpt _xpidlgen/imgILoader.xpt _xpidlgen/imgIRequest.xpt _xpidlgen/imgITools.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/imglib2.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/src' >imgCache.cpp >c++ -o imgCache.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgCache.pp imgCache.cpp >imgContainer.cpp >c++ -o imgContainer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgContainer.pp imgContainer.cpp >imgLoader.cpp >c++ -o imgLoader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgLoader.pp imgLoader.cpp >imgRequest.cpp >c++ -o imgRequest.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgRequest.pp imgRequest.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequest.h:47, > from imgRequest.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequest.h:47, > from imgRequest.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from imgContainer.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from imgContainer.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequest.h:47, > from imgCache.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequest.h:47, > from imgCache.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >imgContainer.cpp: In function 'void get_header_str(char*, char*, PRSize)': >imgContainer.cpp:546: warning: conversion to 'int' from 'long unsigned int' may alter its value >imgRequest.cpp: In member function 'virtual nsresult imgRequest::OnStopRequest(nsIRequest*, nsISupports*, nsresult)': >imgRequest.cpp:701: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >imgContainer.cpp: In static member function 'static void imgContainer::sDiscardTimerCallback(nsITimer*, void*)': >imgContainer.cpp:1222: warning: unused variable 'old_frame_count' >imgContainer.cpp: In member function 'nsresult imgContainer::RestoreDiscardedData()': >imgContainer.cpp:1287: warning: unused variable 'num_expected_frames' >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequest.h:47, > from imgLoader.cpp:56: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/xpcom/nsTObserverArray.h:42, > from imgRequest.h:60, > from imgRequest.cpp:40: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = imgRequestProxy*, Comparator = nsDefaultComparator<imgRequestProxy*, imgRequestProxy*>, E = imgRequestProxy*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = imgRequestProxy*, E = imgRequestProxy*]' >../../../dist/include/xpcom/nsTObserverArray.h:229: instantiated from 'PRBool nsAutoTObserverArray<T, N>::RemoveElement(const Item&) [with Item = imgRequestProxy*, T = imgRequestProxy*, unsigned int N = 0u]' >imgRequest.cpp:141: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequest.h:47, > from imgLoader.cpp:56: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >imgRequestProxy.cpp >c++ -o imgRequestProxy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgRequestProxy.pp imgRequestProxy.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequestProxy.h:41, > from imgRequestProxy.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgRequestProxy.h:41, > from imgRequestProxy.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >imgTools.cpp >c++ -o imgTools.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgTools.pp imgTools.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgTools.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from imgTools.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >imgTools.cpp: In member function 'virtual nsresult imgTools::EncodeScaledImage(imgIContainer*, const nsACString_internal&, PRInt32, PRInt32, nsIInputStream**)': >imgTools.cpp:344: warning: conversion to 'PRUint32' from 'long int' may alter its value >rm -f libimglib2_s.a >ar cr libimglib2_s.a imgCache.o imgContainer.o imgLoader.o imgRequest.o imgRequestProxy.o imgTools.o >ranlib libimglib2_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/png' >nsPNGDecoder.cpp >c++ -o nsPNGDecoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ_PNG_WRITE -DMOZ_PNG_READ -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/png -I../../../../dist/include/lcms -I../../../../dist/include -I../../../../dist/include/imgpng -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPNGDecoder.pp nsPNGDecoder.cpp >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsPNGDecoder.h:46, > from nsPNGDecoder.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsPNGDecoder.h:46, > from nsPNGDecoder.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsPNGDecoder.cpp: In member function 'void nsPNGDecoder::CreateFrame(png_uint_32, png_uint_32, PRInt32, PRInt32, gfx_format)': >nsPNGDecoder.cpp:108: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp:108: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp: In function 'void info_callback(png_struct*, png_info*)': >nsPNGDecoder.cpp:585: warning: conversion to 'PRUint8' from 'int' may alter its value >nsPNGDecoder.cpp:621: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp:621: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp:622: warning: comparison between signed and unsigned integer expressions >nsPNGDecoder.cpp:622: warning: comparison between signed and unsigned integer expressions >nsPNGDecoder.cpp:645: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp:645: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp: In function 'void row_callback(png_struct*, png_byte*, png_uint_32, int)': >nsPNGDecoder.cpp:720: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsPNGDecoder.cpp:797: warning: conversion to 'nscoord' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp: In function 'void frame_info_callback(png_struct*, png_uint_32)': >nsPNGDecoder.cpp:822: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp:823: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp: In function 'void end_callback(png_struct*, png_info*)': >nsPNGDecoder.cpp:846: warning: conversion to 'PRInt32' from 'png_uint_32' may alter its value >nsPNGDecoder.cpp: In function 'void info_callback(png_struct*, png_info*)': >nsPNGDecoder.cpp:534: warning: 'inType' may be used uninitialized in this function >nsPNGDecoder.cpp:534: warning: 'intent' may be used uninitialized in this function >rm -f libimgpng_s.a >ar cr libimgpng_s.a nsPNGDecoder.o >ranlib libimgpng_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/png' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/gif' >nsGIFDecoder2.cpp >c++ -o nsGIFDecoder2.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I../../../../modules/libpr0n/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/lcms -I../../../../dist/include -I../../../../dist/include/imggif -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGIFDecoder2.pp nsGIFDecoder2.cpp >In file included from ../../../../dist/include/gfx/nsIRenderingContext.h:47, > from ../../../../dist/include/gfx/nsIImage.h:42, > from nsGIFDecoder2.cpp:77: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsIRenderingContext.h:48, > from ../../../../dist/include/gfx/nsIImage.h:42, > from nsGIFDecoder2.cpp:77: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsGIFDecoder2.cpp: In member function 'void nsGIFDecoder2::BeginImageFrame(gfx_depth)': >nsGIFDecoder2.cpp:339: warning: enumeral mismatch in conditional expression: 'gfxIFormats::<anonymous enum>' vs 'gfxIFormats::<anonymous enum>' >nsGIFDecoder2.cpp:342: warning: enumeral mismatch in conditional expression: 'gfxIFormats::<anonymous enum>' vs 'gfxIFormats::<anonymous enum>' >nsGIFDecoder2.cpp: In member function 'PRUint32 nsGIFDecoder2::OutputRow()': >nsGIFDecoder2.cpp:467: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsGIFDecoder2.cpp:493: warning: comparison between signed and unsigned integer expressions >nsGIFDecoder2.cpp:501: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGIFDecoder2.cpp:503: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGIFDecoder2.cpp: In member function 'PRBool nsGIFDecoder2::DoLzw(const PRUint8*)': >nsGIFDecoder2.cpp:552: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsGIFDecoder2.cpp:599: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGIFDecoder2.cpp:628: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsGIFDecoder2.cpp: In member function 'nsresult nsGIFDecoder2::GifWrite(const PRUint8*, PRUint32)': >nsGIFDecoder2.cpp:801: warning: conversion to 'PRUint8' from 'int' may alter its value >nsGIFDecoder2.cpp:1053: warning: conversion to 'gfx_depth' from 'PRUint32' may alter its value >nsGIFDecoder2.cpp:1090: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >rm -f libimggif_s.a >ar cr libimggif_s.a nsGIFDecoder2.o >ranlib libimggif_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/gif' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/jpeg' >iccjpeg.c >gcc -o iccjpeg.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/lcms -I../../../../dist/include -I../../../../dist/include/imgjpeg -I/usr/include/nspr4 -I../../../../dist/sdk/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/iccjpeg.pp iccjpeg.c >nsJPEGDecoder.cpp >c++ -o nsJPEGDecoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/lcms -I../../../../dist/include -I../../../../dist/include/imgjpeg -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJPEGDecoder.pp nsJPEGDecoder.cpp >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/gfx/gfxIImageFrame.h:25, > from nsJPEGDecoder.h:48, > from nsJPEGDecoder.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/gfxIImageFrame.h:25, > from nsJPEGDecoder.h:48, > from nsJPEGDecoder.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsJPEGDecoder.cpp: In function 'void skip_input_data(jpeg_decompress_struct*, long int)': >nsJPEGDecoder.cpp:884: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJPEGDecoder.cpp: In function 'boolean fill_input_buffer(jpeg_decompress_struct*)': >nsJPEGDecoder.cpp:932: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJPEGDecoder.cpp:937: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJPEGDecoder.cpp:953: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJPEGDecoder.cpp:964: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJPEGDecoder.cpp:971: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJPEGDecoder.cpp: At global scope: >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1091: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1137: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1183: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp:1229: warning: overflow in implicit constant conversion >nsJPEGDecoder.cpp: In function 'void cmyk_convert_rgb(JSAMPLE*, JDIMENSION)': >nsJPEGDecoder.cpp:1327: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsJPEGDecoder.cpp:1328: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsJPEGDecoder.cpp:1329: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >rm -f libimgjpeg_s.a >ar cr libimgjpeg_s.a iccjpeg.o nsJPEGDecoder.o >ranlib libimgjpeg_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/jpeg' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/bmp' >nsBMPDecoder.cpp >c++ -o nsBMPDecoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/imgbmp -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBMPDecoder.pp nsBMPDecoder.cpp >nsICODecoder.cpp >c++ -o nsICODecoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/imgbmp -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsICODecoder.pp nsICODecoder.cpp >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsICODecoder.h:46, > from nsICODecoder.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsICODecoder.h:46, > from nsICODecoder.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsBMPDecoder.h:45, > from nsBMPDecoder.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsBMPDecoder.h:45, > from nsBMPDecoder.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsICODecoder.h:48, > from nsICODecoder.cpp:45: >nsBMPDecoder.h: In function 'void Set4BitPixel(PRUint32*&, PRUint8, PRUint32&, colorTable*)': >nsBMPDecoder.h:231: warning: conversion to 'PRUint8' from 'int' may alter its value >nsICODecoder.cpp: In member function 'nsresult nsICODecoder::ProcessData(const char*, PRUint32)': >nsICODecoder.cpp:196: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsICODecoder.cpp:216: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsICODecoder.cpp:239: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsICODecoder.cpp:321: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsICODecoder.cpp:339: warning: conversion to 'PRUint8' from 'int' may alter its value >nsICODecoder.cpp:406: warning: conversion to 'PRUint8' from 'int' may alter its value >nsICODecoder.cpp:406: warning: conversion to 'PRUint8' from 'int' may alter its value >nsICODecoder.cpp:406: warning: conversion to 'PRUint8' from 'int' may alter its value >nsICODecoder.cpp:431: warning: conversion to 'PRUint8' from 'int' may alter its value >nsICODecoder.cpp:485: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsBMPDecoder.cpp:45: >nsBMPDecoder.h: In function 'void Set4BitPixel(PRUint32*&, PRUint8, PRUint32&, colorTable*)': >nsBMPDecoder.h:231: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBMPDecoder.cpp: In function 'void calcBitmask(PRUint32, PRUint8&, PRUint8&)': >nsBMPDecoder.cpp:170: warning: conversion to 'unsigned char' from 'int' may alter its value >nsBMPDecoder.cpp: In member function 'nsresult nsBMPDecoder::CalcBitShift()': >nsBMPDecoder.cpp:182: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBMPDecoder.cpp:186: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBMPDecoder.cpp:190: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBMPDecoder.cpp: In member function 'nsresult nsBMPDecoder::ProcessData(const char*, PRUint32)': >nsBMPDecoder.cpp:310: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBMPDecoder.cpp:311: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBMPDecoder.cpp:329: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBMPDecoder.cpp:407: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBMPDecoder.cpp:407: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBMPDecoder.cpp:407: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBMPDecoder.cpp:568: warning: conversion to 'PRInt32' from 'long int' may alter its value >rm -f libimgbmp_s.a >ar cr libimgbmp_s.a nsBMPDecoder.o nsICODecoder.o >ranlib libimgbmp_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders/bmp' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/decoders' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/png' >nsPNGEncoder.cpp >c++ -o nsPNGEncoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ_PNG_WRITE -DMOZ_PNG_READ -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/imglib2 -I../../../../dist/include/png -I../../../../dist/include -I../../../../dist/include/imgpnge -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPNGEncoder.pp nsPNGEncoder.cpp >nsPNGEncoder.cpp: In member function 'virtual nsresult nsPNGEncoder::StartImageEncode(PRUint32, PRUint32, PRUint32, const nsAString_internal&)': >nsPNGEncoder.cpp:185: warning: conversion to 'png_byte' from 'PRBool' may alter its value >nsPNGEncoder.cpp: In member function 'virtual nsresult nsPNGEncoder::AddImageFrame(const PRUint8*, PRUint32, PRUint32, PRUint32, PRUint32, PRUint32, const nsAString_internal&)': >nsPNGEncoder.cpp:241: warning: conversion to 'png_uint_16' from 'PRUint32' may alter its value >nsPNGEncoder.cpp:241: warning: conversion to 'png_byte' from 'PRUint32' may alter its value >nsPNGEncoder.cpp:241: warning: conversion to 'png_byte' from 'PRUint32' may alter its value >nsPNGEncoder.cpp: In member function 'void nsPNGEncoder::ConvertHostARGBRow(const PRUint8*, PRUint8*, PRUint32, PRBool)': >nsPNGEncoder.cpp:521: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsPNGEncoder.cpp:525: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsPNGEncoder.cpp:526: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsPNGEncoder.cpp:527: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsPNGEncoder.cpp: In static member function 'static void nsPNGEncoder::WriteCallback(png_struct*, png_byte*, png_size_t)': >nsPNGEncoder.cpp:589: warning: conversion to 'PRUint32' from 'png_size_t' may alter its value >rm -f libimgpnge_s.a >ar cr libimgpnge_s.a nsPNGEncoder.o >ranlib libimgpnge_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/png' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/jpeg' >nsJPEGEncoder.cpp >c++ -o nsJPEGEncoder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/imgjpege -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJPEGEncoder.pp nsJPEGEncoder.cpp >nsJPEGEncoder.cpp: In member function 'void nsJPEGEncoder::ConvertHostARGBRow(const PRUint8*, PRUint8*, PRUint32)': >nsJPEGEncoder.cpp:302: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsJPEGEncoder.cpp:306: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsJPEGEncoder.cpp:307: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsJPEGEncoder.cpp:308: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsJPEGEncoder.cpp: In static member function 'static void nsJPEGEncoder::termDestination(jpeg_compress_struct*)': >nsJPEGEncoder.cpp:409: warning: conversion to 'PRUint32' from 'long int' may alter its value >rm -f libimgjpege_s.a >ar cr libimgjpege_s.a nsJPEGEncoder.o >ranlib libimgjpege_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders/jpeg' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/encoders' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/build' >nsImageModule.cpp >c++ -o nsImageModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../src -I./../decoders/png -I./../decoders/gif -I./../decoders/jpeg -I./../decoders/bmp -I./../encoders/png -I./../encoders/jpeg -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/caps -I../../../dist/include/png -I../../../dist/include/lcms -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageModule.pp nsImageModule.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/gfx/gfxIImageFrame.h:25, > from ./../src/imgContainer.h:58, > from nsImageModule.cpp:57: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/gfxIImageFrame.h:25, > from ./../src/imgContainer.h:58, > from nsImageModule.cpp:57: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsImageModule.cpp:70: >./../decoders/bmp/nsBMPDecoder.h: In function 'void Set4BitPixel(PRUint32*&, PRUint8, PRUint32&, colorTable*)': >./../decoders/bmp/nsBMPDecoder.h:231: warning: conversion to 'PRUint8' from 'int' may alter its value >rm -f libimglib2.a >ar cr libimglib2.a nsImageModule.o imgCache.o imgContainer.o imgLoader.o imgRequest.o imgRequestProxy.o imgTools.o nsPNGDecoder.o nsGIFDecoder2.o iccjpeg.o nsJPEGDecoder.o nsBMPDecoder.o nsICODecoder.o nsPNGEncoder.o nsJPEGEncoder.o >ranlib libimglib2.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libimglib2.a ../../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/libpr0n' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/jri' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/jri' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/include' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs/include' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java/stubs' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/sun-java' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/public' >nspluginroot.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nspluginroot.xpt -d .deps/nspluginroot.pp nspluginroot.idl >nsIPluginStreamInfo.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginStreamInfo.xpt -d .deps/nsIPluginStreamInfo.pp nsIPluginStreamInfo.idl >nsIPluginManager.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginManager.xpt -d .deps/nsIPluginManager.pp nsIPluginManager.idl >nsIPluginManager2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginManager2.xpt -d .deps/nsIPluginManager2.pp nsIPluginManager2.idl >nsIPluginInstancePeer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstancePeer.xpt -d .deps/nsIPluginInstancePeer.pp nsIPluginInstancePeer.idl >nsIPluginInstancePeer2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstancePeer2.xpt -d .deps/nsIPluginInstancePeer2.pp nsIPluginInstancePeer2.idl >nsIPluginInstanceOwner.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstanceOwner.xpt -d .deps/nsIPluginInstanceOwner.pp nsIPluginInstanceOwner.idl >nsIPlugin.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPlugin.xpt -d .deps/nsIPlugin.pp nsIPlugin.idl >nsIHTTPHeaderListener.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHTTPHeaderListener.xpt -d .deps/nsIHTTPHeaderListener.pp nsIHTTPHeaderListener.idl >nsIFileUtilities.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileUtilities.xpt -d .deps/nsIFileUtilities.pp nsIFileUtilities.idl >nsIEventHandler.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIEventHandler.xpt -d .deps/nsIEventHandler.pp nsIEventHandler.idl >nsICookieStorage.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICookieStorage.xpt -d .deps/nsICookieStorage.pp nsICookieStorage.idl >nsIClassicPluginFactory.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIClassicPluginFactory.xpt -d .deps/nsIClassicPluginFactory.pp nsIClassicPluginFactory.idl >nsIWindowlessPlugInstPeer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWindowlessPlugInstPeer.xpt -d .deps/nsIWindowlessPlugInstPeer.pp nsIWindowlessPlugInstPeer.idl >nsIScriptablePlugin.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptablePlugin.xpt -d .deps/nsIScriptablePlugin.pp nsIScriptablePlugin.idl >nsIPluginTag.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginTag.xpt -d .deps/nsIPluginTag.pp nsIPluginTag.idl >nsIPluginTagInfo.idl >nsIPluginTagInfo2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginTagInfo.xpt -d .deps/nsIPluginTagInfo.pp nsIPluginTagInfo.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginTagInfo2.xpt -d .deps/nsIPluginTagInfo2.pp nsIPluginTagInfo2.idl >nsIJRILiveConnectPIPeer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJRILiveConnectPIPeer.xpt -d .deps/nsIJRILiveConnectPIPeer.pp nsIJRILiveConnectPIPeer.idl >nsIJRILiveConnectPlugin.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJRILiveConnectPlugin.xpt -d .deps/nsIJRILiveConnectPlugin.pp nsIJRILiveConnectPlugin.idl >nsIPluginInputStream.idl >nsIPluginStreamListener.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInputStream.xpt -d .deps/nsIPluginInputStream.pp nsIPluginInputStream.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginStreamListener.xpt -d .deps/nsIPluginStreamListener.pp nsIPluginStreamListener.idl >nsIPluginInstance.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstance.xpt -d .deps/nsIPluginInstance.pp nsIPluginInstance.idl >nsPIPluginHost.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIPluginHost.xpt -d .deps/nsPIPluginHost.pp nsPIPluginHost.idl >nsPIPluginInstancePeer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIPluginInstancePeer.xpt -d .deps/nsPIPluginInstancePeer.pp nsPIPluginInstancePeer.idl >nsIPluginHost.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginHost.xpt -d .deps/nsIPluginHost.pp nsIPluginHost.idl >nsIPluginDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginDocument.xpt -d .deps/nsIPluginDocument.pp nsIPluginDocument.idl >../../../../dist/bin/xpt_link _xpidlgen/plugin.xpt _xpidlgen/nspluginroot.xpt _xpidlgen/nsIPluginStreamInfo.xpt _xpidlgen/nsIPluginManager.xpt _xpidlgen/nsIPluginManager2.xpt _xpidlgen/nsIPluginInstancePeer.xpt _xpidlgen/nsIPluginInstancePeer2.xpt _xpidlgen/nsIPluginInstanceOwner.xpt _xpidlgen/nsIPlugin.xpt _xpidlgen/nsIHTTPHeaderListener.xpt _xpidlgen/nsIFileUtilities.xpt _xpidlgen/nsIEventHandler.xpt _xpidlgen/nsICookieStorage.xpt _xpidlgen/nsIClassicPluginFactory.xpt _xpidlgen/nsIWindowlessPlugInstPeer.xpt _xpidlgen/nsIScriptablePlugin.xpt _xpidlgen/nsIPluginTag.xpt _xpidlgen/nsIPluginTagInfo.xpt _xpidlgen/nsIPluginTagInfo2.xpt _xpidlgen/nsIJRILiveConnectPIPeer.xpt _xpidlgen/nsIJRILiveConnectPlugin.xpt _xpidlgen/nsIPluginInputStream.xpt _xpidlgen/nsIPluginStreamListener.xpt _xpidlgen/nsIPluginInstance.xpt _xpidlgen/nsPIPluginHost.xpt _xpidlgen/nsPIPluginInstancePeer.xpt _xpidlgen/nsIPluginHost.xpt _xpidlgen/nsIPluginDocument.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/plugin.xpt ../../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/src' >ns4xPlugin.cpp >c++ -o ns4xPlugin.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ns4xPlugin.pp ns4xPlugin.cpp >ns4xPluginInstance.cpp >c++ -o ns4xPluginInstance.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ns4xPluginInstance.pp ns4xPluginInstance.cpp >nsPluginHostImpl.cpp >c++ -o nsPluginHostImpl.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginHostImpl.pp nsPluginHostImpl.cpp >nsPluginModule.cpp >c++ -o nsPluginModule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginModule.pp nsPluginModule.cpp >In file included from ns4xPluginInstance.cpp:45: >ns4xPluginInstance.h: In member function 'nsresult ns4xPluginInstance::SetCached(PRBool)': >ns4xPluginInstance.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from ../../../../dist/include/plugin/nsPIPluginHost.h:21, > from nsPluginHostImpl.h:45, > from nsPluginModule.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from ../../../../dist/include/plugin/nsPIPluginHost.h:21, > from nsPluginHostImpl.h:45, > from nsPluginHostImpl.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPluginHostImpl.h:51, > from nsPluginModule.cpp:42: >ns4xPluginInstance.h: In member function 'nsresult ns4xPluginInstance::SetCached(PRBool)': >ns4xPluginInstance.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from ../../../../dist/include/plugin/nsPIPluginHost.h:21, > from nsPluginHostImpl.h:45, > from ns4xPlugin.h:47, > from ns4xPluginInstance.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPluginHostImpl.h:51, > from nsPluginHostImpl.cpp:44: >ns4xPluginInstance.h: In member function 'nsresult ns4xPluginInstance::SetCached(PRBool)': >ns4xPluginInstance.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ns4xPluginInstance.cpp:47: >ns4xPluginStreamListener.h: In member function 'void ns4xPluginStreamListener::SetCallNotify(PRBool)': >ns4xPluginStreamListener.h:72: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ns4xPluginInstance.cpp:53: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginHostImpl.cpp:50: >ns4xPluginStreamListener.h: In member function 'void ns4xPluginStreamListener::SetCallNotify(PRBool)': >ns4xPluginStreamListener.h:72: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ns4xPluginInstance.cpp:54: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginInstancePeer.cpp >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >c++ -o nsPluginInstancePeer.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginInstancePeer.pp nsPluginInstancePeer.cpp >ns4xPluginInstance.cpp: In member function 'virtual nsresult ns4xPluginStreamListener::OnStartBinding(nsIPluginStreamInfo*)': >ns4xPluginInstance.cpp:267: warning: conversion to 'NPBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from ../../../../dist/include/plugin/nsPIPluginHost.h:21, > from nsPluginHostImpl.h:45, > from ns4xPlugin.h:47, > from ns4xPlugin.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPluginHostImpl.cpp:84: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ns4xPluginInstance.cpp: In member function 'nsresult ns4xPluginInstance::InitializePlugin(nsIPluginInstancePeer*)': >ns4xPluginInstance.cpp:1028: warning: conversion to 'PRUint16' from 'int' may alter its value >ns4xPluginInstance.cpp:1095: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ns4xPluginInstance.cpp:1116: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ns4xPluginInstance.cpp: In member function 'virtual nsresult ns4xPluginInstance::SetWindow(nsPluginWindow*)': >ns4xPluginInstance.cpp:1177: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ns4xPluginInstance.cpp: In member function 'NPError ns4xPluginInstance::SetWindowless(PRBool)': >ns4xPluginInstance.cpp:1428: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ns4xPluginInstance.cpp: In member function 'NPError ns4xPluginInstance::SetTransparent(PRBool)': >ns4xPluginInstance.cpp:1436: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginHostImpl.h:51, > from ns4xPlugin.h:47, > from ns4xPlugin.cpp:45: >ns4xPluginInstance.h: In member function 'nsresult ns4xPluginInstance::SetCached(PRBool)': >ns4xPluginInstance.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginHostImpl.cpp:116: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ns4xPlugin.cpp:47: >ns4xPluginStreamListener.h: In member function 'void ns4xPluginStreamListener::SetCallNotify(PRBool)': >ns4xPluginStreamListener.h:72: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from nsPluginHostImpl.cpp:166: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ns4xPlugin.cpp:65: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ns4xPlugin.cpp:66: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginHostImpl.cpp:167: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsPluginInstancePeer.cpp:54: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginInstancePeer.cpp:55: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp: In constructor 'nsActivePlugin::nsActivePlugin(nsPluginTag*, nsIPluginInstance*, const char*, PRBool, nsIPluginInstancePeer*)': >nsPluginHostImpl.cpp:358: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp: In member function 'void nsActivePlugin::setStopped(PRBool)': >nsPluginHostImpl.cpp:398: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp: In constructor 'nsPluginTag::nsPluginTag(const char*, const char*, const char*, const char*, const char* const*, const char* const*, const char* const*, PRInt32, PRInt64, PRBool, PRBool)': >nsPluginHostImpl.cpp:882: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ns4xPlugin.cpp: In function 'void NS_NotifyPluginCall(PRIntervalTime)': >ns4xPlugin.cpp:254: warning: conversion to 'float' from 'PRUint32' may alter its value >ns4xPlugin.cpp: In function 'NPUTF8* _utf8fromidentifier(void*)': >ns4xPlugin.cpp:1647: warning: conversion to 'PRUint32' from 'size_t' may alter its value >ns4xPlugin.cpp: In function 'NPError _getvalue(NPP_t*, NPNVariable, void*)': >ns4xPlugin.cpp:2250: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >ns4xPlugin.cpp:2268: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >ns4xPlugin.cpp: In function 'NPError _setvalue(NPP_t*, NPPVariable, void*)': >ns4xPlugin.cpp:2462: warning: conversion to 'NPError' from 'nsresult' may alter its value >nsPluginHostImpl.cpp: In constructor 'nsPluginHostImpl::nsPluginHostImpl()': >nsPluginHostImpl.cpp:2655: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp:2660: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp:2665: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp:2674: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp: In member function 'virtual nsresult nsPluginHostImpl::InstantiateEmbeddedPlugin(const char*, nsIURI*, nsIPluginInstanceOwner*)': >nsPluginHostImpl.cpp:3603: warning: conversion to 'PRBool' from 'long int' may alter its value >nsPluginHostImpl.cpp:3653: warning: conversion to 'PRBool' from 'long int' may alter its value >nsPluginHostImpl.cpp: In function 'int CompareExtensions(const char*, const char*)': >nsPluginHostImpl.cpp:4242: warning: conversion to 'int' from 'size_t' may alter its value >nsPluginHostImpl.cpp:4245: warning: conversion to 'int' from 'long int' may alter its value >nsPluginHostImpl.cpp: In member function 'virtual nsresult nsPluginHostImpl::Observe(nsISupports*, const char*, const PRUnichar*)': >nsPluginHostImpl.cpp:6501: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp: In member function 'virtual nsresult nsPluginHostImpl::SetIsScriptableInstance(nsIPluginInstance*, PRBool)': >nsPluginHostImpl.cpp:6619: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp:6621: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPluginHostImpl.cpp: In member function 'virtual nsresult nsPluginHostImpl::ParsePostBufferToFixHeaders(const char*, PRUint32, char**, PRUint32*)': >nsPluginHostImpl.cpp:6713: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsPluginHostImpl.cpp:6714: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsPluginHostImpl.cpp:6735: warning: conversion to 'int' from 'long int' may alter its value >nsPluginHostImpl.cpp:6746: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsJSNPRuntime.cpp >c++ -o nsJSNPRuntime.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJSNPRuntime.pp nsJSNPRuntime.cpp >nsPluginsDirUnix.cpp >c++ -o nsPluginsDirUnix.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginsDirUnix.pp nsPluginsDirUnix.cpp >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from ../../../../dist/include/plugin/nsPIPluginHost.h:21, > from nsPluginHostImpl.h:45, > from ns4xPlugin.h:47, > from nsJSNPRuntime.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPluginHostImpl.h:51, > from ns4xPlugin.h:47, > from nsJSNPRuntime.cpp:39: >ns4xPluginInstance.h: In member function 'nsresult ns4xPluginInstance::SetCached(PRBool)': >ns4xPluginInstance.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from ../../../../dist/include/plugin/nsPIPluginHost.h:21, > from nsPluginHostImpl.h:45, > from ns4xPlugin.h:47, > from nsPluginsDirUnix.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsJSNPRuntime.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginHostImpl.h:51, > from ns4xPlugin.h:47, > from nsPluginsDirUnix.cpp:47: >ns4xPluginInstance.h: In member function 'nsresult ns4xPluginInstance::SetCached(PRBool)': >ns4xPluginInstance.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPluginsDirUnix.cpp:53: >nsPluginsDirUtils.h: In function 'nsresult ParsePluginMimeDescription(const char*, nsPluginInfo&)': >nsPluginsDirUtils.h:102: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsPluginsDirUtils.h:103: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsPluginsDirUtils.h:104: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsJSNPRuntime.cpp: In function 'bool JSValToNPVariant(NPP_t*, JSContext*, jsval, NPVariant*)': >nsJSNPRuntime.cpp:413: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPluginsDirUnix.cpp: In function 'void LoadExtraSharedLibs()': >nsPluginsDirUnix.cpp:166: warning: deprecated conversion from string constant to 'char*' >nsJSNPRuntime.cpp: In function 'bool doInvoke(NPObject*, void*, const NPVariant*, uint32_t, PRBool, NPVariant*)': >nsJSNPRuntime.cpp:638: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsJSNPRuntime.cpp: In static member function 'static bool nsJSObjWrapper::NP_Enumerate(NPObject*, void***, uint32_t*)': >nsJSNPRuntime.cpp:938: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsJSNPRuntime.cpp: In function 'JSBool CallNPMethodInternal(JSContext*, JSObject*, uintN, jsval*, jsval*, PRBool)': >nsJSNPRuntime.cpp:1327: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsJSNPRuntime.cpp: In function 'JSBool NPObjectMember_Call(JSContext*, JSObject*, uintN, jsval*, jsval*)': >nsJSNPRuntime.cpp:2084: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsPluginNativeWindowGtk2.cpp >c++ -o nsPluginNativeWindowGtk2.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginNativeWindowGtk2.pp nsPluginNativeWindowGtk2.cpp >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/plugin/nsPluginNativeWindow.h:48, > from nsPluginNativeWindowGtk2.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsPluginNativeWindowGtk2.cpp: In member function 'nsresult nsPluginNativeWindowGtk2::CreateXEmbedWindow()': >nsPluginNativeWindowGtk2.cpp:175: warning: conversion to 'GdkNativeWindow' from 'XID' may alter its value >nsPluginNativeWindowGtk2.cpp:208: warning: conversion to 'GdkNativeWindow' from 'XID' may alter its value >nsPluginNativeWindowGtk2.cpp: In member function 'nsresult nsPluginNativeWindowGtk2::CreateXtWindow()': >nsPluginNativeWindowGtk2.cpp:237: warning: conversion to 'GdkNativeWindow' from 'XID' may alter its value >rm -f libgkplugin.a >ar cr libgkplugin.a ns4xPlugin.o ns4xPluginInstance.o nsPluginHostImpl.o nsPluginModule.o nsPluginInstancePeer.o nsJSNPRuntime.o nsPluginsDirUnix.o nsPluginNativeWindowGtk2.o >ranlib libgkplugin.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgkplugin.a ../../../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin/base/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/modules/plugin' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public' >nsIEntropyCollector.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEntropyCollector.xpt -d .deps/nsIEntropyCollector.pp nsIEntropyCollector.idl >nsIScriptChannel.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptChannel.xpt -d .deps/nsIScriptChannel.pp nsIScriptChannel.idl >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl' >../../dist/bin/xpt_link _xpidlgen/dom.xpt _xpidlgen/nsIEntropyCollector.xpt _xpidlgen/nsIScriptChannel.xpt >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/base' >nsIBrowserDOMWindow.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBrowserDOMWindow.xpt -d .deps/nsIBrowserDOMWindow.pp nsIBrowserDOMWindow.idl >nsIDOMClientInformation.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMClientInformation.xpt -d .deps/nsIDOMClientInformation.pp nsIDOMClientInformation.idl >nsIDOMConstructor.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMConstructor.xpt -d .deps/nsIDOMConstructor.pp nsIDOMConstructor.idl >nsIDOMCRMFObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCRMFObject.xpt -d .deps/nsIDOMCRMFObject.pp nsIDOMCRMFObject.idl >nsIDOMCrypto.idl >nsIDOMHistory.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCrypto.xpt -d .deps/nsIDOMCrypto.pp nsIDOMCrypto.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHistory.xpt -d .deps/nsIDOMHistory.pp nsIDOMHistory.idl >nsIDOMLocation.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLocation.xpt -d .deps/nsIDOMLocation.pp nsIDOMLocation.idl >nsIDOMMimeType.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMimeType.xpt -d .deps/nsIDOMMimeType.pp nsIDOMMimeType.idl >nsIDOMMimeTypeArray.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMimeTypeArray.xpt -d .deps/nsIDOMMimeTypeArray.pp nsIDOMMimeTypeArray.idl >nsIDOMNSHistory.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHistory.xpt -d .deps/nsIDOMNSHistory.pp nsIDOMNSHistory.idl >nsIDOMNSLocation.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSLocation.xpt -d .deps/nsIDOMNSLocation.pp nsIDOMNSLocation.idl >nsIDOMNavigator.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNavigator.xpt -d .deps/nsIDOMNavigator.pp nsIDOMNavigator.idl >nsIDOMPkcs11.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPkcs11.xpt -d .deps/nsIDOMPkcs11.pp nsIDOMPkcs11.idl >nsIDOMPlugin.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPlugin.xpt -d .deps/nsIDOMPlugin.pp nsIDOMPlugin.idl >nsIDOMPluginArray.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPluginArray.xpt -d .deps/nsIDOMPluginArray.pp nsIDOMPluginArray.idl >nsIDOMScreen.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMScreen.xpt -d .deps/nsIDOMScreen.pp nsIDOMScreen.idl >nsIDOMWindowInternal.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindowInternal.xpt -d .deps/nsIDOMWindowInternal.pp nsIDOMWindowInternal.idl >nsIDOMJSWindow.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMJSWindow.xpt -d .deps/nsIDOMJSWindow.pp nsIDOMJSWindow.idl >nsIDOMModalContentWindow.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMModalContentWindow.xpt -d .deps/nsIDOMModalContentWindow.pp nsIDOMModalContentWindow.idl >nsIDOMChromeWindow.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMChromeWindow.xpt -d .deps/nsIDOMChromeWindow.pp nsIDOMChromeWindow.idl >nsIDOMNSFeatureFactory.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSFeatureFactory.xpt -d .deps/nsIDOMNSFeatureFactory.pp nsIDOMNSFeatureFactory.idl >nsIDOMClientRect.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMClientRect.xpt -d .deps/nsIDOMClientRect.pp nsIDOMClientRect.idl >nsIDOMClientRectList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMClientRectList.xpt -d .deps/nsIDOMClientRectList.pp nsIDOMClientRectList.idl >domstubs.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/domstubs.xpt -d .deps/domstubs.pp domstubs.idl >nsIDOMBarProp.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMBarProp.xpt -d .deps/nsIDOMBarProp.pp nsIDOMBarProp.idl >nsIDOMWindow.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindow.xpt -d .deps/nsIDOMWindow.pp nsIDOMWindow.idl >nsIDOMWindow2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindow2.xpt -d .deps/nsIDOMWindow2.pp nsIDOMWindow2.idl >nsIDOMWindowCollection.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindowCollection.xpt -d .deps/nsIDOMWindowCollection.pp nsIDOMWindowCollection.idl >nsIDOMWindowUtils.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindowUtils.xpt -d .deps/nsIDOMWindowUtils.pp nsIDOMWindowUtils.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_base.xpt _xpidlgen/nsIBrowserDOMWindow.xpt _xpidlgen/nsIDOMClientInformation.xpt _xpidlgen/nsIDOMConstructor.xpt _xpidlgen/nsIDOMCRMFObject.xpt _xpidlgen/nsIDOMCrypto.xpt _xpidlgen/nsIDOMHistory.xpt _xpidlgen/nsIDOMLocation.xpt _xpidlgen/nsIDOMMimeType.xpt _xpidlgen/nsIDOMMimeTypeArray.xpt _xpidlgen/nsIDOMNSHistory.xpt _xpidlgen/nsIDOMNSLocation.xpt _xpidlgen/nsIDOMNavigator.xpt _xpidlgen/nsIDOMPkcs11.xpt _xpidlgen/nsIDOMPlugin.xpt _xpidlgen/nsIDOMPluginArray.xpt _xpidlgen/nsIDOMScreen.xpt _xpidlgen/nsIDOMWindowInternal.xpt _xpidlgen/nsIDOMJSWindow.xpt _xpidlgen/nsIDOMModalContentWindow.xpt _xpidlgen/nsIDOMChromeWindow.xpt _xpidlgen/nsIDOMNSFeatureFactory.xpt _xpidlgen/nsIDOMClientRect.xpt _xpidlgen/nsIDOMClientRectList.xpt _xpidlgen/domstubs.xpt _xpidlgen/nsIDOMBarProp.xpt _xpidlgen/nsIDOMWindow.xpt _xpidlgen/nsIDOMWindow2.xpt _xpidlgen/nsIDOMWindowCollection.xpt _xpidlgen/nsIDOMWindowUtils.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_base.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/canvas' >nsIDOMCanvasRenderingContext2D.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt -d .deps/nsIDOMCanvasRenderingContext2D.pp nsIDOMCanvasRenderingContext2D.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_canvas.xpt _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_canvas.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/canvas' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/core' >nsIDOM3Document.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Document.xpt -d .deps/nsIDOM3Document.pp nsIDOM3Document.idl >nsIDOM3Node.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Node.xpt -d .deps/nsIDOM3Node.pp nsIDOM3Node.idl >nsIDOM3TypeInfo.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3TypeInfo.xpt -d .deps/nsIDOM3TypeInfo.pp nsIDOM3TypeInfo.idl >nsIDOM3Attr.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Attr.xpt -d .deps/nsIDOM3Attr.pp nsIDOM3Attr.idl >nsIDOMDOMStringList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMStringList.xpt -d .deps/nsIDOMDOMStringList.pp nsIDOMDOMStringList.idl >nsIDOMNameList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNameList.xpt -d .deps/nsIDOMNameList.pp nsIDOMNameList.idl >nsIDOMNSDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSDocument.xpt -d .deps/nsIDOMNSDocument.pp nsIDOMNSDocument.idl >nsIDOMXMLDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXMLDocument.xpt -d .deps/nsIDOMXMLDocument.pp nsIDOMXMLDocument.idl >nsIDOMUserDataHandler.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMUserDataHandler.xpt -d .deps/nsIDOMUserDataHandler.pp nsIDOMUserDataHandler.idl >nsIDOMDOMConfiguration.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMConfiguration.xpt -d .deps/nsIDOMDOMConfiguration.pp nsIDOMDOMConfiguration.idl >nsIDOMNSEditableElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSEditableElement.xpt -d .deps/nsIDOMNSEditableElement.pp nsIDOMNSEditableElement.idl >nsIDOMNSElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSElement.xpt -d .deps/nsIDOMNSElement.pp nsIDOMNSElement.idl >nsIDOMAttr.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMAttr.xpt -d .deps/nsIDOMAttr.pp nsIDOMAttr.idl >nsIDOMCDATASection.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCDATASection.xpt -d .deps/nsIDOMCDATASection.pp nsIDOMCDATASection.idl >nsIDOMCharacterData.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCharacterData.xpt -d .deps/nsIDOMCharacterData.pp nsIDOMCharacterData.idl >nsIDOMComment.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMComment.xpt -d .deps/nsIDOMComment.pp nsIDOMComment.idl >nsIDOMDOMException.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMException.xpt -d .deps/nsIDOMDOMException.pp nsIDOMDOMException.idl >nsIDOMDOMImplementation.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMImplementation.xpt -d .deps/nsIDOMDOMImplementation.pp nsIDOMDOMImplementation.idl >nsIDOMDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocument.xpt -d .deps/nsIDOMDocument.pp nsIDOMDocument.idl >nsIDOMDocumentFragment.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentFragment.xpt -d .deps/nsIDOMDocumentFragment.pp nsIDOMDocumentFragment.idl >nsIDOMDocumentType.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentType.xpt -d .deps/nsIDOMDocumentType.pp nsIDOMDocumentType.idl >nsIDOMElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMElement.xpt -d .deps/nsIDOMElement.pp nsIDOMElement.idl >nsIDOMEntity.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEntity.xpt -d .deps/nsIDOMEntity.pp nsIDOMEntity.idl >nsIDOMEntityReference.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEntityReference.xpt -d .deps/nsIDOMEntityReference.pp nsIDOMEntityReference.idl >nsIDOMNamedNodeMap.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNamedNodeMap.xpt -d .deps/nsIDOMNamedNodeMap.pp nsIDOMNamedNodeMap.idl >nsIDOMNode.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNode.xpt -d .deps/nsIDOMNode.pp nsIDOMNode.idl >nsIDOMNodeList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeList.xpt -d .deps/nsIDOMNodeList.pp nsIDOMNodeList.idl >nsIDOMNotation.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNotation.xpt -d .deps/nsIDOMNotation.pp nsIDOMNotation.idl >nsIDOMProcessingInstruction.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMProcessingInstruction.xpt -d .deps/nsIDOMProcessingInstruction.pp nsIDOMProcessingInstruction.idl >nsIDOMText.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMText.xpt -d .deps/nsIDOMText.pp nsIDOMText.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_core.xpt _xpidlgen/nsIDOM3Document.xpt _xpidlgen/nsIDOM3Node.xpt _xpidlgen/nsIDOM3TypeInfo.xpt _xpidlgen/nsIDOM3Attr.xpt _xpidlgen/nsIDOMDOMStringList.xpt _xpidlgen/nsIDOMNameList.xpt _xpidlgen/nsIDOMNSDocument.xpt _xpidlgen/nsIDOMXMLDocument.xpt _xpidlgen/nsIDOMUserDataHandler.xpt _xpidlgen/nsIDOMDOMConfiguration.xpt _xpidlgen/nsIDOMNSEditableElement.xpt _xpidlgen/nsIDOMNSElement.xpt _xpidlgen/nsIDOMAttr.xpt _xpidlgen/nsIDOMCDATASection.xpt _xpidlgen/nsIDOMCharacterData.xpt _xpidlgen/nsIDOMComment.xpt _xpidlgen/nsIDOMDOMException.xpt _xpidlgen/nsIDOMDOMImplementation.xpt _xpidlgen/nsIDOMDocument.xpt _xpidlgen/nsIDOMDocumentFragment.xpt _xpidlgen/nsIDOMDocumentType.xpt _xpidlgen/nsIDOMElement.xpt _xpidlgen/nsIDOMEntity.xpt _xpidlgen/nsIDOMEntityReference.xpt _xpidlgen/nsIDOMNamedNodeMap.xpt _xpidlgen/nsIDOMNode.xpt _xpidlgen/nsIDOMNodeList.xpt _xpidlgen/nsIDOMNotation.xpt _xpidlgen/nsIDOMProcessingInstruction.xpt _xpidlgen/nsIDOMText.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_core.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/core' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/html' >nsIDOMHTMLCanvasElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLCanvasElement.xpt -d .deps/nsIDOMHTMLCanvasElement.pp nsIDOMHTMLCanvasElement.idl >nsIDOMNSHTMLAnchorElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt -d .deps/nsIDOMNSHTMLAnchorElement.pp nsIDOMNSHTMLAnchorElement.idl >nsIDOMNSHTMLAnchorElement2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAnchorElement2.xpt -d .deps/nsIDOMNSHTMLAnchorElement2.pp nsIDOMNSHTMLAnchorElement2.idl >nsIDOMNSHTMLAreaElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAreaElement.xpt -d .deps/nsIDOMNSHTMLAreaElement.pp nsIDOMNSHTMLAreaElement.idl >nsIDOMNSHTMLAreaElement2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAreaElement2.xpt -d .deps/nsIDOMNSHTMLAreaElement2.pp nsIDOMNSHTMLAreaElement2.idl >nsIDOMNSHTMLButtonElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLButtonElement.xpt -d .deps/nsIDOMNSHTMLButtonElement.pp nsIDOMNSHTMLButtonElement.idl >nsIDOMNSHTMLDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLDocument.xpt -d .deps/nsIDOMNSHTMLDocument.pp nsIDOMNSHTMLDocument.idl >nsIDOMNSHTMLElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLElement.xpt -d .deps/nsIDOMNSHTMLElement.pp nsIDOMNSHTMLElement.idl >nsIDOMNSHTMLFormControlList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFormControlList.xpt -d .deps/nsIDOMNSHTMLFormControlList.pp nsIDOMNSHTMLFormControlList.idl >nsIDOMNSHTMLFormElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFormElement.xpt -d .deps/nsIDOMNSHTMLFormElement.pp nsIDOMNSHTMLFormElement.idl >nsIDOMNSHTMLFrameElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFrameElement.xpt -d .deps/nsIDOMNSHTMLFrameElement.pp nsIDOMNSHTMLFrameElement.idl >nsIDOMNSHTMLHRElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLHRElement.xpt -d .deps/nsIDOMNSHTMLHRElement.pp nsIDOMNSHTMLHRElement.idl >nsIDOMNSHTMLImageElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLImageElement.xpt -d .deps/nsIDOMNSHTMLImageElement.pp nsIDOMNSHTMLImageElement.idl >nsIDOMNSHTMLInputElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLInputElement.xpt -d .deps/nsIDOMNSHTMLInputElement.pp nsIDOMNSHTMLInputElement.idl >nsIDOMNSHTMLOptionCollectn.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLOptionCollectn.xpt -d .deps/nsIDOMNSHTMLOptionCollectn.pp nsIDOMNSHTMLOptionCollectn.idl >nsIDOMNSHTMLOptionElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLOptionElement.xpt -d .deps/nsIDOMNSHTMLOptionElement.pp nsIDOMNSHTMLOptionElement.idl >nsIDOMNSHTMLSelectElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLSelectElement.xpt -d .deps/nsIDOMNSHTMLSelectElement.pp nsIDOMNSHTMLSelectElement.idl >nsIDOMNSHTMLTextAreaElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLTextAreaElement.xpt -d .deps/nsIDOMNSHTMLTextAreaElement.pp nsIDOMNSHTMLTextAreaElement.idl >nsIDOMNSXBLFormControl.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSXBLFormControl.xpt -d .deps/nsIDOMNSXBLFormControl.pp nsIDOMNSXBLFormControl.idl >nsIDOMHTMLAnchorElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAnchorElement.xpt -d .deps/nsIDOMHTMLAnchorElement.pp nsIDOMHTMLAnchorElement.idl >nsIDOMHTMLAppletElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAppletElement.xpt -d .deps/nsIDOMHTMLAppletElement.pp nsIDOMHTMLAppletElement.idl >nsIDOMHTMLAreaElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAreaElement.xpt -d .deps/nsIDOMHTMLAreaElement.pp nsIDOMHTMLAreaElement.idl >nsIDOMHTMLBRElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBRElement.xpt -d .deps/nsIDOMHTMLBRElement.pp nsIDOMHTMLBRElement.idl >nsIDOMHTMLBaseElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBaseElement.xpt -d .deps/nsIDOMHTMLBaseElement.pp nsIDOMHTMLBaseElement.idl >nsIDOMHTMLBaseFontElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBaseFontElement.xpt -d .deps/nsIDOMHTMLBaseFontElement.pp nsIDOMHTMLBaseFontElement.idl >nsIDOMHTMLBodyElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBodyElement.xpt -d .deps/nsIDOMHTMLBodyElement.pp nsIDOMHTMLBodyElement.idl >nsIDOMHTMLButtonElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLButtonElement.xpt -d .deps/nsIDOMHTMLButtonElement.pp nsIDOMHTMLButtonElement.idl >nsIDOMHTMLCollection.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLCollection.xpt -d .deps/nsIDOMHTMLCollection.pp nsIDOMHTMLCollection.idl >nsIDOMHTMLDListElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDListElement.xpt -d .deps/nsIDOMHTMLDListElement.pp nsIDOMHTMLDListElement.idl >nsIDOMHTMLDirectoryElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDirectoryElement.xpt -d .deps/nsIDOMHTMLDirectoryElement.pp nsIDOMHTMLDirectoryElement.idl >nsIDOMHTMLDivElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDivElement.xpt -d .deps/nsIDOMHTMLDivElement.pp nsIDOMHTMLDivElement.idl >nsIDOMHTMLDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDocument.xpt -d .deps/nsIDOMHTMLDocument.pp nsIDOMHTMLDocument.idl >nsIDOMHTMLElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLElement.xpt -d .deps/nsIDOMHTMLElement.pp nsIDOMHTMLElement.idl >nsIDOMHTMLEmbedElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLEmbedElement.xpt -d .deps/nsIDOMHTMLEmbedElement.pp nsIDOMHTMLEmbedElement.idl >nsIDOMHTMLFieldSetElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFieldSetElement.xpt -d .deps/nsIDOMHTMLFieldSetElement.pp nsIDOMHTMLFieldSetElement.idl >nsIDOMHTMLFontElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFontElement.xpt -d .deps/nsIDOMHTMLFontElement.pp nsIDOMHTMLFontElement.idl >nsIDOMHTMLFormElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFormElement.xpt -d .deps/nsIDOMHTMLFormElement.pp nsIDOMHTMLFormElement.idl >nsIDOMHTMLFrameElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFrameElement.xpt -d .deps/nsIDOMHTMLFrameElement.pp nsIDOMHTMLFrameElement.idl >nsIDOMHTMLFrameSetElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFrameSetElement.xpt -d .deps/nsIDOMHTMLFrameSetElement.pp nsIDOMHTMLFrameSetElement.idl >nsIDOMHTMLHRElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHRElement.xpt -d .deps/nsIDOMHTMLHRElement.pp nsIDOMHTMLHRElement.idl >nsIDOMHTMLHeadElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHeadElement.xpt -d .deps/nsIDOMHTMLHeadElement.pp nsIDOMHTMLHeadElement.idl >nsIDOMHTMLHeadingElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHeadingElement.xpt -d .deps/nsIDOMHTMLHeadingElement.pp nsIDOMHTMLHeadingElement.idl >nsIDOMHTMLHtmlElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHtmlElement.xpt -d .deps/nsIDOMHTMLHtmlElement.pp nsIDOMHTMLHtmlElement.idl >nsIDOMHTMLIFrameElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLIFrameElement.xpt -d .deps/nsIDOMHTMLIFrameElement.pp nsIDOMHTMLIFrameElement.idl >nsIDOMHTMLImageElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLImageElement.xpt -d .deps/nsIDOMHTMLImageElement.pp nsIDOMHTMLImageElement.idl >nsIDOMHTMLInputElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLInputElement.xpt -d .deps/nsIDOMHTMLInputElement.pp nsIDOMHTMLInputElement.idl >nsIDOMHTMLIsIndexElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLIsIndexElement.xpt -d .deps/nsIDOMHTMLIsIndexElement.pp nsIDOMHTMLIsIndexElement.idl >nsIDOMHTMLLIElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLIElement.xpt -d .deps/nsIDOMHTMLLIElement.pp nsIDOMHTMLLIElement.idl >nsIDOMHTMLLabelElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLabelElement.xpt -d .deps/nsIDOMHTMLLabelElement.pp nsIDOMHTMLLabelElement.idl >nsIDOMHTMLLegendElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLegendElement.xpt -d .deps/nsIDOMHTMLLegendElement.pp nsIDOMHTMLLegendElement.idl >nsIDOMHTMLLinkElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLinkElement.xpt -d .deps/nsIDOMHTMLLinkElement.pp nsIDOMHTMLLinkElement.idl >nsIDOMHTMLMapElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMapElement.xpt -d .deps/nsIDOMHTMLMapElement.pp nsIDOMHTMLMapElement.idl >nsIDOMHTMLMenuElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMenuElement.xpt -d .deps/nsIDOMHTMLMenuElement.pp nsIDOMHTMLMenuElement.idl >nsIDOMHTMLMetaElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMetaElement.xpt -d .deps/nsIDOMHTMLMetaElement.pp nsIDOMHTMLMetaElement.idl >nsIDOMHTMLModElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLModElement.xpt -d .deps/nsIDOMHTMLModElement.pp nsIDOMHTMLModElement.idl >nsIDOMHTMLOListElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOListElement.xpt -d .deps/nsIDOMHTMLOListElement.pp nsIDOMHTMLOListElement.idl >nsIDOMHTMLObjectElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLObjectElement.xpt -d .deps/nsIDOMHTMLObjectElement.pp nsIDOMHTMLObjectElement.idl >nsIDOMHTMLOptGroupElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptGroupElement.xpt -d .deps/nsIDOMHTMLOptGroupElement.pp nsIDOMHTMLOptGroupElement.idl >nsIDOMHTMLOptionElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptionElement.xpt -d .deps/nsIDOMHTMLOptionElement.pp nsIDOMHTMLOptionElement.idl >nsIDOMHTMLOptionsCollection.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptionsCollection.xpt -d .deps/nsIDOMHTMLOptionsCollection.pp nsIDOMHTMLOptionsCollection.idl >nsIDOMHTMLParagraphElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLParagraphElement.xpt -d .deps/nsIDOMHTMLParagraphElement.pp nsIDOMHTMLParagraphElement.idl >nsIDOMHTMLParamElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLParamElement.xpt -d .deps/nsIDOMHTMLParamElement.pp nsIDOMHTMLParamElement.idl >nsIDOMHTMLPreElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLPreElement.xpt -d .deps/nsIDOMHTMLPreElement.pp nsIDOMHTMLPreElement.idl >nsIDOMHTMLQuoteElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLQuoteElement.xpt -d .deps/nsIDOMHTMLQuoteElement.pp nsIDOMHTMLQuoteElement.idl >nsIDOMHTMLScriptElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLScriptElement.xpt -d .deps/nsIDOMHTMLScriptElement.pp nsIDOMHTMLScriptElement.idl >nsIDOMHTMLSelectElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLSelectElement.xpt -d .deps/nsIDOMHTMLSelectElement.pp nsIDOMHTMLSelectElement.idl >nsIDOMHTMLStyleElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLStyleElement.xpt -d .deps/nsIDOMHTMLStyleElement.pp nsIDOMHTMLStyleElement.idl >nsIDOMHTMLTableCaptionElem.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableCaptionElem.xpt -d .deps/nsIDOMHTMLTableCaptionElem.pp nsIDOMHTMLTableCaptionElem.idl >nsIDOMHTMLTableCellElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableCellElement.xpt -d .deps/nsIDOMHTMLTableCellElement.pp nsIDOMHTMLTableCellElement.idl >nsIDOMHTMLTableColElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableColElement.xpt -d .deps/nsIDOMHTMLTableColElement.pp nsIDOMHTMLTableColElement.idl >nsIDOMHTMLTableElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableElement.xpt -d .deps/nsIDOMHTMLTableElement.pp nsIDOMHTMLTableElement.idl >nsIDOMHTMLTableRowElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableRowElement.xpt -d .deps/nsIDOMHTMLTableRowElement.pp nsIDOMHTMLTableRowElement.idl >nsIDOMHTMLTableSectionElem.idl >nsIDOMHTMLTextAreaElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableSectionElem.xpt -d .deps/nsIDOMHTMLTableSectionElem.pp nsIDOMHTMLTableSectionElem.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTextAreaElement.xpt -d .deps/nsIDOMHTMLTextAreaElement.pp nsIDOMHTMLTextAreaElement.idl >nsIDOMHTMLTitleElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTitleElement.xpt -d .deps/nsIDOMHTMLTitleElement.pp nsIDOMHTMLTitleElement.idl >nsIDOMHTMLUListElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLUListElement.xpt -d .deps/nsIDOMHTMLUListElement.pp nsIDOMHTMLUListElement.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_html.xpt _xpidlgen/nsIDOMHTMLCanvasElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement2.xpt _xpidlgen/nsIDOMNSHTMLAreaElement.xpt _xpidlgen/nsIDOMNSHTMLAreaElement2.xpt _xpidlgen/nsIDOMNSHTMLButtonElement.xpt _xpidlgen/nsIDOMNSHTMLDocument.xpt _xpidlgen/nsIDOMNSHTMLElement.xpt _xpidlgen/nsIDOMNSHTMLFormControlList.xpt _xpidlgen/nsIDOMNSHTMLFormElement.xpt _xpidlgen/nsIDOMNSHTMLFrameElement.xpt _xpidlgen/nsIDOMNSHTMLHRElement.xpt _xpidlgen/nsIDOMNSHTMLImageElement.xpt _xpidlgen/nsIDOMNSHTMLInputElement.xpt _xpidlgen/nsIDOMNSHTMLOptionCollectn.xpt _xpidlgen/nsIDOMNSHTMLOptionElement.xpt _xpidlgen/nsIDOMNSHTMLSelectElement.xpt _xpidlgen/nsIDOMNSHTMLTextAreaElement.xpt _xpidlgen/nsIDOMNSXBLFormControl.xpt _xpidlgen/nsIDOMHTMLAnchorElement.xpt _xpidlgen/nsIDOMHTMLAppletElement.xpt _xpidlgen/nsIDOMHTMLAreaElement.xpt _xpidlgen/nsIDOMHTMLBRElement.xpt _xpidlgen/nsIDOMHTMLBaseElement.xpt _xpidlgen/nsIDOMHTMLBaseFontElement.xpt _xpidlgen/nsIDOMHTMLBodyElement.xpt _xpidlgen/nsIDOMHTMLButtonElement.xpt _xpidlgen/nsIDOMHTMLCollection.xpt _xpidlgen/nsIDOMHTMLDListElement.xpt _xpidlgen/nsIDOMHTMLDirectoryElement.xpt _xpidlgen/nsIDOMHTMLDivElement.xpt _xpidlgen/nsIDOMHTMLDocument.xpt _xpidlgen/nsIDOMHTMLElement.xpt _xpidlgen/nsIDOMHTMLEmbedElement.xpt _xpidlgen/nsIDOMHTMLFieldSetElement.xpt _xpidlgen/nsIDOMHTMLFontElement.xpt _xpidlgen/nsIDOMHTMLFormElement.xpt _xpidlgen/nsIDOMHTMLFrameElement.xpt _xpidlgen/nsIDOMHTMLFrameSetElement.xpt _xpidlgen/nsIDOMHTMLHRElement.xpt _xpidlgen/nsIDOMHTMLHeadElement.xpt _xpidlgen/nsIDOMHTMLHeadingElement.xpt _xpidlgen/nsIDOMHTMLHtmlElement.xpt _xpidlgen/nsIDOMHTMLIFrameElement.xpt _xpidlgen/nsIDOMHTMLImageElement.xpt _xpidlgen/nsIDOMHTMLInputElement.xpt _xpidlgen/nsIDOMHTMLIsIndexElement.xpt _xpidlgen/nsIDOMHTMLLIElement.xpt _xpidlgen/nsIDOMHTMLLabelElement.xpt _xpidlgen/nsIDOMHTMLLegendElement.xpt _xpidlgen/nsIDOMHTMLLinkElement.xpt _xpidlgen/nsIDOMHTMLMapElement.xpt _xpidlgen/nsIDOMHTMLMenuElement.xpt _xpidlgen/nsIDOMHTMLMetaElement.xpt _xpidlgen/nsIDOMHTMLModElement.xpt _xpidlgen/nsIDOMHTMLOListElement.xpt _xpidlgen/nsIDOMHTMLObjectElement.xpt _xpidlgen/nsIDOMHTMLOptGroupElement.xpt _xpidlgen/nsIDOMHTMLOptionElement.xpt _xpidlgen/nsIDOMHTMLOptionsCollection.xpt _xpidlgen/nsIDOMHTMLParagraphElement.xpt _xpidlgen/nsIDOMHTMLParamElement.xpt _xpidlgen/nsIDOMHTMLPreElement.xpt _xpidlgen/nsIDOMHTMLQuoteElement.xpt _xpidlgen/nsIDOMHTMLScriptElement.xpt _xpidlgen/nsIDOMHTMLSelectElement.xpt _xpidlgen/nsIDOMHTMLStyleElement.xpt _xpidlgen/nsIDOMHTMLTableCaptionElem.xpt _xpidlgen/nsIDOMHTMLTableCellElement.xpt _xpidlgen/nsIDOMHTMLTableColElement.xpt _xpidlgen/nsIDOMHTMLTableElement.xpt _xpidlgen/nsIDOMHTMLTableRowElement.xpt _xpidlgen/nsIDOMHTMLTableSectionElem.xpt _xpidlgen/nsIDOMHTMLTextAreaElement.xpt _xpidlgen/nsIDOMHTMLTitleElement.xpt _xpidlgen/nsIDOMHTMLUListElement.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_html.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/html' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/events' >nsIDOMNSEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSEvent.xpt -d .deps/nsIDOMNSEvent.pp nsIDOMNSEvent.idl >nsIDOMDataContainerEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDataContainerEvent.xpt -d .deps/nsIDOMDataContainerEvent.pp nsIDOMDataContainerEvent.idl >nsIDOMKeyEvent.idl >nsIDOMMutationEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMKeyEvent.xpt -d .deps/nsIDOMKeyEvent.pp nsIDOMKeyEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMutationEvent.xpt -d .deps/nsIDOMMutationEvent.pp nsIDOMMutationEvent.idl >nsIDOMNSUIEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSUIEvent.xpt -d .deps/nsIDOMNSUIEvent.pp nsIDOMNSUIEvent.idl >nsIDOMPopupBlockedEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPopupBlockedEvent.xpt -d .deps/nsIDOMPopupBlockedEvent.pp nsIDOMPopupBlockedEvent.idl >nsIDOMBeforeUnloadEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMBeforeUnloadEvent.xpt -d .deps/nsIDOMBeforeUnloadEvent.pp nsIDOMBeforeUnloadEvent.idl >nsIDOMNSEventTarget.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSEventTarget.xpt -d .deps/nsIDOMNSEventTarget.pp nsIDOMNSEventTarget.idl >nsIDOMSmartCardEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSmartCardEvent.xpt -d .deps/nsIDOMSmartCardEvent.pp nsIDOMSmartCardEvent.idl >nsIDOMPageTransitionEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPageTransitionEvent.xpt -d .deps/nsIDOMPageTransitionEvent.pp nsIDOMPageTransitionEvent.idl >nsIDOMCommandEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCommandEvent.xpt -d .deps/nsIDOMCommandEvent.pp nsIDOMCommandEvent.idl >nsIDOMMessageEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMessageEvent.xpt -d .deps/nsIDOMMessageEvent.pp nsIDOMMessageEvent.idl >nsIDOMDocumentEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentEvent.xpt -d .deps/nsIDOMDocumentEvent.pp nsIDOMDocumentEvent.idl >nsIDOMEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEvent.xpt -d .deps/nsIDOMEvent.pp nsIDOMEvent.idl >nsIDOMEventTarget.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEventTarget.xpt -d .deps/nsIDOMEventTarget.pp nsIDOMEventTarget.idl >nsIDOMEventListener.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEventListener.xpt -d .deps/nsIDOMEventListener.pp nsIDOMEventListener.idl >nsIDOM3DocumentEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3DocumentEvent.xpt -d .deps/nsIDOM3DocumentEvent.pp nsIDOM3DocumentEvent.idl >nsIDOM3EventTarget.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3EventTarget.xpt -d .deps/nsIDOM3EventTarget.pp nsIDOM3EventTarget.idl >nsIDOMEventGroup.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEventGroup.xpt -d .deps/nsIDOMEventGroup.pp nsIDOMEventGroup.idl >nsIDOMCustomEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCustomEvent.xpt -d .deps/nsIDOMCustomEvent.pp nsIDOMCustomEvent.idl >nsIDOMMouseEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMouseEvent.xpt -d .deps/nsIDOMMouseEvent.pp nsIDOMMouseEvent.idl >nsIDOMUIEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMUIEvent.xpt -d .deps/nsIDOMUIEvent.pp nsIDOMUIEvent.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_events.xpt _xpidlgen/nsIDOMNSEvent.xpt _xpidlgen/nsIDOMDataContainerEvent.xpt _xpidlgen/nsIDOMKeyEvent.xpt _xpidlgen/nsIDOMMutationEvent.xpt _xpidlgen/nsIDOMNSUIEvent.xpt _xpidlgen/nsIDOMPopupBlockedEvent.xpt _xpidlgen/nsIDOMBeforeUnloadEvent.xpt _xpidlgen/nsIDOMNSEventTarget.xpt _xpidlgen/nsIDOMSmartCardEvent.xpt _xpidlgen/nsIDOMPageTransitionEvent.xpt _xpidlgen/nsIDOMCommandEvent.xpt _xpidlgen/nsIDOMMessageEvent.xpt _xpidlgen/nsIDOMDocumentEvent.xpt _xpidlgen/nsIDOMEvent.xpt _xpidlgen/nsIDOMEventTarget.xpt _xpidlgen/nsIDOMEventListener.xpt _xpidlgen/nsIDOM3DocumentEvent.xpt _xpidlgen/nsIDOM3EventTarget.xpt _xpidlgen/nsIDOMEventGroup.xpt _xpidlgen/nsIDOMCustomEvent.xpt _xpidlgen/nsIDOMMouseEvent.xpt _xpidlgen/nsIDOMUIEvent.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_events.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/events' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/stylesheets' >nsIDOMLinkStyle.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLinkStyle.xpt -d .deps/nsIDOMLinkStyle.pp nsIDOMLinkStyle.idl >nsIDOMNSDocumentStyle.idl >nsIDOMDocumentStyle.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSDocumentStyle.xpt -d .deps/nsIDOMNSDocumentStyle.pp nsIDOMNSDocumentStyle.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentStyle.xpt -d .deps/nsIDOMDocumentStyle.pp nsIDOMDocumentStyle.idl >nsIDOMMediaList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMediaList.xpt -d .deps/nsIDOMMediaList.pp nsIDOMMediaList.idl >nsIDOMStyleSheet.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStyleSheet.xpt -d .deps/nsIDOMStyleSheet.pp nsIDOMStyleSheet.idl >nsIDOMStyleSheetList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStyleSheetList.xpt -d .deps/nsIDOMStyleSheetList.pp nsIDOMStyleSheetList.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_stylesheets.xpt _xpidlgen/nsIDOMLinkStyle.xpt _xpidlgen/nsIDOMNSDocumentStyle.xpt _xpidlgen/nsIDOMDocumentStyle.xpt _xpidlgen/nsIDOMMediaList.xpt _xpidlgen/nsIDOMStyleSheet.xpt _xpidlgen/nsIDOMStyleSheetList.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_stylesheets.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/stylesheets' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/views' >nsIDOMDocumentView.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentView.xpt -d .deps/nsIDOMDocumentView.pp nsIDOMDocumentView.idl >nsIDOMAbstractView.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMAbstractView.xpt -d .deps/nsIDOMAbstractView.pp nsIDOMAbstractView.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_views.xpt _xpidlgen/nsIDOMDocumentView.xpt _xpidlgen/nsIDOMAbstractView.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_views.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/views' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/sidebar' >nsISidebar.idl >nsIWebContentHandlerRegistrar.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISidebar.xpt -d .deps/nsISidebar.pp nsISidebar.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWebContentHandlerRegistrar.xpt -d .deps/nsIWebContentHandlerRegistrar.pp nsIWebContentHandlerRegistrar.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_sidebar.xpt _xpidlgen/nsISidebar.xpt _xpidlgen/nsIWebContentHandlerRegistrar.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_sidebar.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/sidebar' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/css' >nsIDOMCSS2Properties.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSS2Properties.xpt -d .deps/nsIDOMCSS2Properties.pp nsIDOMCSS2Properties.idl >nsIDOMCSSCharsetRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSCharsetRule.xpt -d .deps/nsIDOMCSSCharsetRule.pp nsIDOMCSSCharsetRule.idl >nsIDOMCSSFontFaceRule.idl >nsIDOMCSSImportRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSFontFaceRule.xpt -d .deps/nsIDOMCSSFontFaceRule.pp nsIDOMCSSFontFaceRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSImportRule.xpt -d .deps/nsIDOMCSSImportRule.pp nsIDOMCSSImportRule.idl >nsIDOMCSSMediaRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSMediaRule.xpt -d .deps/nsIDOMCSSMediaRule.pp nsIDOMCSSMediaRule.idl >nsIDOMCSSMozDocumentRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSMozDocumentRule.xpt -d .deps/nsIDOMCSSMozDocumentRule.pp nsIDOMCSSMozDocumentRule.idl >nsIDOMCSSPageRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSPageRule.xpt -d .deps/nsIDOMCSSPageRule.pp nsIDOMCSSPageRule.idl >nsIDOMCSSStyleRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleRule.xpt -d .deps/nsIDOMCSSStyleRule.pp nsIDOMCSSStyleRule.idl >nsIDOMCSSUnknownRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSUnknownRule.xpt -d .deps/nsIDOMCSSUnknownRule.pp nsIDOMCSSUnknownRule.idl >nsIDOMCounter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCounter.xpt -d .deps/nsIDOMCounter.pp nsIDOMCounter.idl >nsIDOMDocumentCSS.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentCSS.xpt -d .deps/nsIDOMDocumentCSS.pp nsIDOMDocumentCSS.idl >nsIDOMRGBColor.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRGBColor.xpt -d .deps/nsIDOMRGBColor.pp nsIDOMRGBColor.idl >nsIDOMRect.idl >nsIDOMViewCSS.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRect.xpt -d .deps/nsIDOMRect.pp nsIDOMRect.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMViewCSS.xpt -d .deps/nsIDOMViewCSS.pp nsIDOMViewCSS.idl >nsIDOMNSRGBAColor.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSRGBAColor.xpt -d .deps/nsIDOMNSRGBAColor.pp nsIDOMNSRGBAColor.idl >nsIDOMCSSPrimitiveValue.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSPrimitiveValue.xpt -d .deps/nsIDOMCSSPrimitiveValue.pp nsIDOMCSSPrimitiveValue.idl >nsIDOMCSSRule.idl >nsIDOMCSSRuleList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSRule.xpt -d .deps/nsIDOMCSSRule.pp nsIDOMCSSRule.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSRuleList.xpt -d .deps/nsIDOMCSSRuleList.pp nsIDOMCSSRuleList.idl >nsIDOMCSSStyleDeclaration.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleDeclaration.xpt -d .deps/nsIDOMCSSStyleDeclaration.pp nsIDOMCSSStyleDeclaration.idl >nsIDOMCSSStyleSheet.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleSheet.xpt -d .deps/nsIDOMCSSStyleSheet.pp nsIDOMCSSStyleSheet.idl >nsIDOMCSSValue.idl >nsIDOMCSSValueList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSValue.xpt -d .deps/nsIDOMCSSValue.pp nsIDOMCSSValue.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSValueList.xpt -d .deps/nsIDOMCSSValueList.pp nsIDOMCSSValueList.idl >nsIDOMElementCSSInlineStyle.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMElementCSSInlineStyle.xpt -d .deps/nsIDOMElementCSSInlineStyle.pp nsIDOMElementCSSInlineStyle.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_css.xpt _xpidlgen/nsIDOMCSS2Properties.xpt _xpidlgen/nsIDOMCSSCharsetRule.xpt _xpidlgen/nsIDOMCSSFontFaceRule.xpt _xpidlgen/nsIDOMCSSImportRule.xpt _xpidlgen/nsIDOMCSSMediaRule.xpt _xpidlgen/nsIDOMCSSMozDocumentRule.xpt _xpidlgen/nsIDOMCSSPageRule.xpt _xpidlgen/nsIDOMCSSStyleRule.xpt _xpidlgen/nsIDOMCSSUnknownRule.xpt _xpidlgen/nsIDOMCounter.xpt _xpidlgen/nsIDOMDocumentCSS.xpt _xpidlgen/nsIDOMRGBColor.xpt _xpidlgen/nsIDOMRect.xpt _xpidlgen/nsIDOMViewCSS.xpt _xpidlgen/nsIDOMNSRGBAColor.xpt _xpidlgen/nsIDOMCSSPrimitiveValue.xpt _xpidlgen/nsIDOMCSSRule.xpt _xpidlgen/nsIDOMCSSRuleList.xpt _xpidlgen/nsIDOMCSSStyleDeclaration.xpt _xpidlgen/nsIDOMCSSStyleSheet.xpt _xpidlgen/nsIDOMCSSValue.xpt _xpidlgen/nsIDOMCSSValueList.xpt _xpidlgen/nsIDOMElementCSSInlineStyle.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_css.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/css' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/traversal' >nsIDOMDocumentTraversal.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentTraversal.xpt -d .deps/nsIDOMDocumentTraversal.pp nsIDOMDocumentTraversal.idl >nsIDOMNodeFilter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeFilter.xpt -d .deps/nsIDOMNodeFilter.pp nsIDOMNodeFilter.idl >nsIDOMNodeIterator.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeIterator.xpt -d .deps/nsIDOMNodeIterator.pp nsIDOMNodeIterator.idl >nsIDOMTreeWalker.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMTreeWalker.xpt -d .deps/nsIDOMTreeWalker.pp nsIDOMTreeWalker.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_traversal.xpt _xpidlgen/nsIDOMDocumentTraversal.xpt _xpidlgen/nsIDOMNodeFilter.xpt _xpidlgen/nsIDOMNodeIterator.xpt _xpidlgen/nsIDOMTreeWalker.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_traversal.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/traversal' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/range' >nsIDOMNSRange.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSRange.xpt -d .deps/nsIDOMNSRange.pp nsIDOMNSRange.idl >nsIDOMRangeException.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRangeException.xpt -d .deps/nsIDOMRangeException.pp nsIDOMRangeException.idl >nsIDOMRange.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRange.xpt -d .deps/nsIDOMRange.pp nsIDOMRange.idl >nsIDOMDocumentRange.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentRange.xpt -d .deps/nsIDOMDocumentRange.pp nsIDOMDocumentRange.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_range.xpt _xpidlgen/nsIDOMNSRange.xpt _xpidlgen/nsIDOMRangeException.xpt _xpidlgen/nsIDOMRange.xpt _xpidlgen/nsIDOMDocumentRange.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_range.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/range' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xbl' >nsIDOMDocumentXBL.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentXBL.xpt -d .deps/nsIDOMDocumentXBL.pp nsIDOMDocumentXBL.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_xbl.xpt _xpidlgen/nsIDOMDocumentXBL.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xbl.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xbl' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xpath' >nsIDOMXPathEvaluator.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathEvaluator.xpt -d .deps/nsIDOMXPathEvaluator.pp nsIDOMXPathEvaluator.idl >nsIDOMXPathException.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathException.xpt -d .deps/nsIDOMXPathException.pp nsIDOMXPathException.idl >nsIDOMXPathExpression.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathExpression.xpt -d .deps/nsIDOMXPathExpression.pp nsIDOMXPathExpression.idl >nsIDOMXPathNamespace.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathNamespace.xpt -d .deps/nsIDOMXPathNamespace.pp nsIDOMXPathNamespace.idl >nsIDOMXPathNSResolver.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathNSResolver.xpt -d .deps/nsIDOMXPathNSResolver.pp nsIDOMXPathNSResolver.idl >nsIDOMXPathResult.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathResult.xpt -d .deps/nsIDOMXPathResult.pp nsIDOMXPathResult.idl >nsIDOMNSXPathExpression.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSXPathExpression.xpt -d .deps/nsIDOMNSXPathExpression.pp nsIDOMNSXPathExpression.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_xpath.xpt _xpidlgen/nsIDOMXPathEvaluator.xpt _xpidlgen/nsIDOMXPathException.xpt _xpidlgen/nsIDOMXPathExpression.xpt _xpidlgen/nsIDOMXPathNamespace.xpt _xpidlgen/nsIDOMXPathNSResolver.xpt _xpidlgen/nsIDOMXPathResult.xpt _xpidlgen/nsIDOMNSXPathExpression.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xpath.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xpath' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/ls' >nsIDOMDOMImplementationLS.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMImplementationLS.xpt -d .deps/nsIDOMDOMImplementationLS.pp nsIDOMDOMImplementationLS.idl >nsIDOMLSException.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSException.xpt -d .deps/nsIDOMLSException.pp nsIDOMLSException.idl >nsIDOMLSInput.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSInput.xpt -d .deps/nsIDOMLSInput.pp nsIDOMLSInput.idl >nsIDOMLSLoadEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSLoadEvent.xpt -d .deps/nsIDOMLSLoadEvent.pp nsIDOMLSLoadEvent.idl >nsIDOMLSOutput.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSOutput.xpt -d .deps/nsIDOMLSOutput.pp nsIDOMLSOutput.idl >nsIDOMLSParser.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSParser.xpt -d .deps/nsIDOMLSParser.pp nsIDOMLSParser.idl >nsIDOMLSParserFilter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSParserFilter.xpt -d .deps/nsIDOMLSParserFilter.pp nsIDOMLSParserFilter.idl >nsIDOMLSProgressEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSProgressEvent.xpt -d .deps/nsIDOMLSProgressEvent.pp nsIDOMLSProgressEvent.idl >nsIDOMLSResourceResolver.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSResourceResolver.xpt -d .deps/nsIDOMLSResourceResolver.pp nsIDOMLSResourceResolver.idl >nsIDOMLSSerializer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSSerializer.xpt -d .deps/nsIDOMLSSerializer.pp nsIDOMLSSerializer.idl >nsIDOMLSSerializerFilter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSSerializerFilter.xpt -d .deps/nsIDOMLSSerializerFilter.pp nsIDOMLSSerializerFilter.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_loadsave.xpt _xpidlgen/nsIDOMDOMImplementationLS.xpt _xpidlgen/nsIDOMLSException.xpt _xpidlgen/nsIDOMLSInput.xpt _xpidlgen/nsIDOMLSLoadEvent.xpt _xpidlgen/nsIDOMLSOutput.xpt _xpidlgen/nsIDOMLSParser.xpt _xpidlgen/nsIDOMLSParserFilter.xpt _xpidlgen/nsIDOMLSProgressEvent.xpt _xpidlgen/nsIDOMLSResourceResolver.xpt _xpidlgen/nsIDOMLSSerializer.xpt _xpidlgen/nsIDOMLSSerializerFilter.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_loadsave.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/ls' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xul' >nsIDOMXULButtonElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULButtonElement.xpt -d .deps/nsIDOMXULButtonElement.pp nsIDOMXULButtonElement.idl >nsIDOMXULCheckboxElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULCheckboxElement.xpt -d .deps/nsIDOMXULCheckboxElement.pp nsIDOMXULCheckboxElement.idl >nsIDOMXULCommandDispatcher.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULCommandDispatcher.xpt -d .deps/nsIDOMXULCommandDispatcher.pp nsIDOMXULCommandDispatcher.idl >nsIDOMXULCommandEvent.idl >nsIDOMXULControlElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULCommandEvent.xpt -d .deps/nsIDOMXULCommandEvent.pp nsIDOMXULCommandEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULControlElement.xpt -d .deps/nsIDOMXULControlElement.pp nsIDOMXULControlElement.idl >nsIDOMXULDescriptionElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULDescriptionElement.xpt -d .deps/nsIDOMXULDescriptionElement.pp nsIDOMXULDescriptionElement.idl >nsIDOMXULDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULDocument.xpt -d .deps/nsIDOMXULDocument.pp nsIDOMXULDocument.idl >nsIDOMXULElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULElement.xpt -d .deps/nsIDOMXULElement.pp nsIDOMXULElement.idl >nsIDOMXULContainerElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULContainerElement.xpt -d .deps/nsIDOMXULContainerElement.pp nsIDOMXULContainerElement.idl >nsIDOMXULImageElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULImageElement.xpt -d .deps/nsIDOMXULImageElement.pp nsIDOMXULImageElement.idl >nsIDOMXULLabelElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULLabelElement.xpt -d .deps/nsIDOMXULLabelElement.pp nsIDOMXULLabelElement.idl >nsIDOMXULLabeledControlEl.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULLabeledControlEl.xpt -d .deps/nsIDOMXULLabeledControlEl.pp nsIDOMXULLabeledControlEl.idl >nsIDOMXULMenuListElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULMenuListElement.xpt -d .deps/nsIDOMXULMenuListElement.pp nsIDOMXULMenuListElement.idl >nsIDOMXULPopupElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULPopupElement.xpt -d .deps/nsIDOMXULPopupElement.pp nsIDOMXULPopupElement.idl >nsIDOMXULSelectCntrlEl.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULSelectCntrlEl.xpt -d .deps/nsIDOMXULSelectCntrlEl.pp nsIDOMXULSelectCntrlEl.idl >nsIDOMXULSelectCntrlItemEl.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULSelectCntrlItemEl.xpt -d .deps/nsIDOMXULSelectCntrlItemEl.pp nsIDOMXULSelectCntrlItemEl.idl >nsIDOMXULMultSelectCntrlEl.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULMultSelectCntrlEl.xpt -d .deps/nsIDOMXULMultSelectCntrlEl.pp nsIDOMXULMultSelectCntrlEl.idl >nsIDOMXULTextboxElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULTextboxElement.xpt -d .deps/nsIDOMXULTextboxElement.pp nsIDOMXULTextboxElement.idl >nsIDOMXULTreeElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULTreeElement.xpt -d .deps/nsIDOMXULTreeElement.pp nsIDOMXULTreeElement.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_xul.xpt _xpidlgen/nsIDOMXULButtonElement.xpt _xpidlgen/nsIDOMXULCheckboxElement.xpt _xpidlgen/nsIDOMXULCommandDispatcher.xpt _xpidlgen/nsIDOMXULCommandEvent.xpt _xpidlgen/nsIDOMXULControlElement.xpt _xpidlgen/nsIDOMXULDescriptionElement.xpt _xpidlgen/nsIDOMXULDocument.xpt _xpidlgen/nsIDOMXULElement.xpt _xpidlgen/nsIDOMXULContainerElement.xpt _xpidlgen/nsIDOMXULImageElement.xpt _xpidlgen/nsIDOMXULLabelElement.xpt _xpidlgen/nsIDOMXULLabeledControlEl.xpt _xpidlgen/nsIDOMXULMenuListElement.xpt _xpidlgen/nsIDOMXULPopupElement.xpt _xpidlgen/nsIDOMXULSelectCntrlEl.xpt _xpidlgen/nsIDOMXULSelectCntrlItemEl.xpt _xpidlgen/nsIDOMXULMultSelectCntrlEl.xpt _xpidlgen/nsIDOMXULTextboxElement.xpt _xpidlgen/nsIDOMXULTreeElement.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xul.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/xul' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/storage' >nsIDOMToString.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMToString.xpt -d .deps/nsIDOMToString.pp nsIDOMToString.idl >nsIDOMStorageManager.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageManager.xpt -d .deps/nsIDOMStorageManager.pp nsIDOMStorageManager.idl >nsIDOMStorage.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorage.xpt -d .deps/nsIDOMStorage.pp nsIDOMStorage.idl >nsIDOMStorageEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageEvent.xpt -d .deps/nsIDOMStorageEvent.pp nsIDOMStorageEvent.idl >nsIDOMStorageItem.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageItem.xpt -d .deps/nsIDOMStorageItem.pp nsIDOMStorageItem.idl >nsIDOMStorageList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageList.xpt -d .deps/nsIDOMStorageList.pp nsIDOMStorageList.idl >nsIDOMStorageWindow.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageWindow.xpt -d .deps/nsIDOMStorageWindow.pp nsIDOMStorageWindow.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_storage.xpt _xpidlgen/nsIDOMToString.xpt _xpidlgen/nsIDOMStorageManager.xpt _xpidlgen/nsIDOMStorage.xpt _xpidlgen/nsIDOMStorageEvent.xpt _xpidlgen/nsIDOMStorageItem.xpt _xpidlgen/nsIDOMStorageList.xpt _xpidlgen/nsIDOMStorageWindow.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_storage.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/storage' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/json' >nsIJSON.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJSON.xpt -d .deps/nsIJSON.pp nsIJSON.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_json.xpt _xpidlgen/nsIJSON.xpt _xpidlgen/nsIJSON.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_json.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/json' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/offline' >nsIDOMOfflineResourceList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMOfflineResourceList.xpt -d .deps/nsIDOMOfflineResourceList.pp nsIDOMOfflineResourceList.idl >nsIDOMLoadStatusList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLoadStatusList.xpt -d .deps/nsIDOMLoadStatusList.pp nsIDOMLoadStatusList.idl >nsIDOMLoadStatus.idl >nsIDOMLoadStatusEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLoadStatus.xpt -d .deps/nsIDOMLoadStatus.pp nsIDOMLoadStatus.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLoadStatusEvent.xpt -d .deps/nsIDOMLoadStatusEvent.pp nsIDOMLoadStatusEvent.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_offline.xpt _xpidlgen/nsIDOMOfflineResourceList.xpt _xpidlgen/nsIDOMLoadStatusList.xpt _xpidlgen/nsIDOMLoadStatus.xpt _xpidlgen/nsIDOMLoadStatusEvent.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_offline.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/offline' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/svg' >nsIDOMGetSVGDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGetSVGDocument.xpt -d .deps/nsIDOMGetSVGDocument.pp nsIDOMGetSVGDocument.idl >nsIDOMSVGAElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAElement.xpt -d .deps/nsIDOMSVGAElement.pp nsIDOMSVGAElement.idl >nsIDOMSVGAngle.idl >nsIDOMSVGAnimatedAngle.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAngle.xpt -d .deps/nsIDOMSVGAngle.pp nsIDOMSVGAngle.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedAngle.xpt -d .deps/nsIDOMSVGAnimatedAngle.pp nsIDOMSVGAnimatedAngle.idl >nsIDOMSVGAnimatedBoolean.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedBoolean.xpt -d .deps/nsIDOMSVGAnimatedBoolean.pp nsIDOMSVGAnimatedBoolean.idl >nsIDOMSVGAnimatedEnum.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedEnum.xpt -d .deps/nsIDOMSVGAnimatedEnum.pp nsIDOMSVGAnimatedEnum.idl >nsIDOMSVGAnimatedInteger.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedInteger.xpt -d .deps/nsIDOMSVGAnimatedInteger.pp nsIDOMSVGAnimatedInteger.idl >nsIDOMSVGAnimatedLength.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedLength.xpt -d .deps/nsIDOMSVGAnimatedLength.pp nsIDOMSVGAnimatedLength.idl >nsIDOMSVGAnimatedLengthList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedLengthList.xpt -d .deps/nsIDOMSVGAnimatedLengthList.pp nsIDOMSVGAnimatedLengthList.idl >nsIDOMSVGAnimatedNumber.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedNumber.xpt -d .deps/nsIDOMSVGAnimatedNumber.pp nsIDOMSVGAnimatedNumber.idl >nsIDOMSVGAnimatedNumberList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedNumberList.xpt -d .deps/nsIDOMSVGAnimatedNumberList.pp nsIDOMSVGAnimatedNumberList.idl >nsIDOMSVGAnimatedPathData.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedPathData.xpt -d .deps/nsIDOMSVGAnimatedPathData.pp nsIDOMSVGAnimatedPathData.idl >nsIDOMSVGAnimatedPoints.idl >nsIDOMSVGAnimatedString.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedPoints.xpt -d .deps/nsIDOMSVGAnimatedPoints.pp nsIDOMSVGAnimatedPoints.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedString.xpt -d .deps/nsIDOMSVGAnimatedString.pp nsIDOMSVGAnimatedString.idl >nsIDOMSVGAnimPresAspRatio.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimPresAspRatio.xpt -d .deps/nsIDOMSVGAnimPresAspRatio.pp nsIDOMSVGAnimPresAspRatio.idl >nsIDOMSVGAnimatedRect.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedRect.xpt -d .deps/nsIDOMSVGAnimatedRect.pp nsIDOMSVGAnimatedRect.idl >nsIDOMSVGAnimTransformList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimTransformList.xpt -d .deps/nsIDOMSVGAnimTransformList.pp nsIDOMSVGAnimTransformList.idl >nsIDOMSVGCircleElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGCircleElement.xpt -d .deps/nsIDOMSVGCircleElement.pp nsIDOMSVGCircleElement.idl >nsIDOMSVGClipPathElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGClipPathElement.xpt -d .deps/nsIDOMSVGClipPathElement.pp nsIDOMSVGClipPathElement.idl >nsIDOMSVGDefsElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGDefsElement.xpt -d .deps/nsIDOMSVGDefsElement.pp nsIDOMSVGDefsElement.idl >nsIDOMSVGDescElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGDescElement.xpt -d .deps/nsIDOMSVGDescElement.pp nsIDOMSVGDescElement.idl >nsIDOMSVGDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGDocument.xpt -d .deps/nsIDOMSVGDocument.pp nsIDOMSVGDocument.idl >nsIDOMSVGElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGElement.xpt -d .deps/nsIDOMSVGElement.pp nsIDOMSVGElement.idl >nsIDOMSVGEllipseElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGEllipseElement.xpt -d .deps/nsIDOMSVGEllipseElement.pp nsIDOMSVGEllipseElement.idl >nsIDOMSVGEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGEvent.xpt -d .deps/nsIDOMSVGEvent.pp nsIDOMSVGEvent.idl >nsIDOMSVGException.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGException.xpt -d .deps/nsIDOMSVGException.pp nsIDOMSVGException.idl >nsIDOMSVGFilterElement.idl >nsIDOMSVGFilters.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGFilterElement.xpt -d .deps/nsIDOMSVGFilterElement.pp nsIDOMSVGFilterElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGFilters.xpt -d .deps/nsIDOMSVGFilters.pp nsIDOMSVGFilters.idl >nsIDOMSVGFitToViewBox.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGFitToViewBox.xpt -d .deps/nsIDOMSVGFitToViewBox.pp nsIDOMSVGFitToViewBox.idl >nsIDOMSVGForeignObjectElem.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGForeignObjectElem.xpt -d .deps/nsIDOMSVGForeignObjectElem.pp nsIDOMSVGForeignObjectElem.idl >nsIDOMSVGGElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGGElement.xpt -d .deps/nsIDOMSVGGElement.pp nsIDOMSVGGElement.idl >nsIDOMSVGGradientElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGGradientElement.xpt -d .deps/nsIDOMSVGGradientElement.pp nsIDOMSVGGradientElement.idl >nsIDOMSVGImageElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGImageElement.xpt -d .deps/nsIDOMSVGImageElement.pp nsIDOMSVGImageElement.idl >nsIDOMSVGLength.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLength.xpt -d .deps/nsIDOMSVGLength.pp nsIDOMSVGLength.idl >nsIDOMSVGLengthList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLengthList.xpt -d .deps/nsIDOMSVGLengthList.pp nsIDOMSVGLengthList.idl >nsIDOMSVGLineElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLineElement.xpt -d .deps/nsIDOMSVGLineElement.pp nsIDOMSVGLineElement.idl >nsIDOMSVGLocatable.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLocatable.xpt -d .deps/nsIDOMSVGLocatable.pp nsIDOMSVGLocatable.idl >nsIDOMSVGMarkerElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMarkerElement.xpt -d .deps/nsIDOMSVGMarkerElement.pp nsIDOMSVGMarkerElement.idl >nsIDOMSVGMaskElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMaskElement.xpt -d .deps/nsIDOMSVGMaskElement.pp nsIDOMSVGMaskElement.idl >nsIDOMSVGMatrix.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMatrix.xpt -d .deps/nsIDOMSVGMatrix.pp nsIDOMSVGMatrix.idl >nsIDOMSVGMetadataElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMetadataElement.xpt -d .deps/nsIDOMSVGMetadataElement.pp nsIDOMSVGMetadataElement.idl >nsIDOMSVGNumber.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGNumber.xpt -d .deps/nsIDOMSVGNumber.pp nsIDOMSVGNumber.idl >nsIDOMSVGNumberList.idl >nsIDOMSVGPathElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGNumberList.xpt -d .deps/nsIDOMSVGNumberList.pp nsIDOMSVGNumberList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPathElement.xpt -d .deps/nsIDOMSVGPathElement.pp nsIDOMSVGPathElement.idl >nsIDOMSVGPathSeg.idl >nsIDOMSVGPathSegList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPathSeg.xpt -d .deps/nsIDOMSVGPathSeg.pp nsIDOMSVGPathSeg.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPathSegList.xpt -d .deps/nsIDOMSVGPathSegList.pp nsIDOMSVGPathSegList.idl >nsIDOMSVGPatternElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPatternElement.xpt -d .deps/nsIDOMSVGPatternElement.pp nsIDOMSVGPatternElement.idl >nsIDOMSVGPoint.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPoint.xpt -d .deps/nsIDOMSVGPoint.pp nsIDOMSVGPoint.idl >nsIDOMSVGPointList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPointList.xpt -d .deps/nsIDOMSVGPointList.pp nsIDOMSVGPointList.idl >nsIDOMSVGPolygonElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPolygonElement.xpt -d .deps/nsIDOMSVGPolygonElement.pp nsIDOMSVGPolygonElement.idl >nsIDOMSVGPolylineElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPolylineElement.xpt -d .deps/nsIDOMSVGPolylineElement.pp nsIDOMSVGPolylineElement.idl >nsIDOMSVGPresAspectRatio.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPresAspectRatio.xpt -d .deps/nsIDOMSVGPresAspectRatio.pp nsIDOMSVGPresAspectRatio.idl >nsIDOMSVGRect.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGRect.xpt -d .deps/nsIDOMSVGRect.pp nsIDOMSVGRect.idl >nsIDOMSVGRectElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGRectElement.xpt -d .deps/nsIDOMSVGRectElement.pp nsIDOMSVGRectElement.idl >nsIDOMSVGScriptElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGScriptElement.xpt -d .deps/nsIDOMSVGScriptElement.pp nsIDOMSVGScriptElement.idl >nsIDOMSVGSVGElement.idl >nsIDOMSVGStopElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGSVGElement.xpt -d .deps/nsIDOMSVGSVGElement.pp nsIDOMSVGSVGElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGStopElement.xpt -d .deps/nsIDOMSVGStopElement.pp nsIDOMSVGStopElement.idl >nsIDOMSVGStylable.idl >nsIDOMSVGStyleElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGStylable.xpt -d .deps/nsIDOMSVGStylable.pp nsIDOMSVGStylable.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGStyleElement.xpt -d .deps/nsIDOMSVGStyleElement.pp nsIDOMSVGStyleElement.idl >nsIDOMSVGSwitchElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGSwitchElement.xpt -d .deps/nsIDOMSVGSwitchElement.pp nsIDOMSVGSwitchElement.idl >nsIDOMSVGSymbolElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGSymbolElement.xpt -d .deps/nsIDOMSVGSymbolElement.pp nsIDOMSVGSymbolElement.idl >nsIDOMSVGTextContentElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextContentElement.xpt -d .deps/nsIDOMSVGTextContentElement.pp nsIDOMSVGTextContentElement.idl >nsIDOMSVGTextElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextElement.xpt -d .deps/nsIDOMSVGTextElement.pp nsIDOMSVGTextElement.idl >nsIDOMSVGTextPathElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextPathElement.xpt -d .deps/nsIDOMSVGTextPathElement.pp nsIDOMSVGTextPathElement.idl >nsIDOMSVGTextPositionElem.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextPositionElem.xpt -d .deps/nsIDOMSVGTextPositionElem.pp nsIDOMSVGTextPositionElem.idl >nsIDOMSVGTitleElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTitleElement.xpt -d .deps/nsIDOMSVGTitleElement.pp nsIDOMSVGTitleElement.idl >nsIDOMSVGTransform.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTransform.xpt -d .deps/nsIDOMSVGTransform.pp nsIDOMSVGTransform.idl >nsIDOMSVGTransformList.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTransformList.xpt -d .deps/nsIDOMSVGTransformList.pp nsIDOMSVGTransformList.idl >nsIDOMSVGTransformable.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTransformable.xpt -d .deps/nsIDOMSVGTransformable.pp nsIDOMSVGTransformable.idl >nsIDOMSVGTSpanElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTSpanElement.xpt -d .deps/nsIDOMSVGTSpanElement.pp nsIDOMSVGTSpanElement.idl >nsIDOMSVGURIReference.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGURIReference.xpt -d .deps/nsIDOMSVGURIReference.pp nsIDOMSVGURIReference.idl >nsIDOMSVGUnitTypes.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGUnitTypes.xpt -d .deps/nsIDOMSVGUnitTypes.pp nsIDOMSVGUnitTypes.idl >nsIDOMSVGUseElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGUseElement.xpt -d .deps/nsIDOMSVGUseElement.pp nsIDOMSVGUseElement.idl >nsIDOMSVGViewSpec.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGViewSpec.xpt -d .deps/nsIDOMSVGViewSpec.pp nsIDOMSVGViewSpec.idl >nsIDOMSVGZoomAndPan.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGZoomAndPan.xpt -d .deps/nsIDOMSVGZoomAndPan.pp nsIDOMSVGZoomAndPan.idl >nsIDOMSVGZoomEvent.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGZoomEvent.xpt -d .deps/nsIDOMSVGZoomEvent.pp nsIDOMSVGZoomEvent.idl >../../../../dist/bin/xpt_link _xpidlgen/dom_svg.xpt _xpidlgen/nsIDOMGetSVGDocument.xpt _xpidlgen/nsIDOMSVGAElement.xpt _xpidlgen/nsIDOMSVGAngle.xpt _xpidlgen/nsIDOMSVGAnimatedAngle.xpt _xpidlgen/nsIDOMSVGAnimatedBoolean.xpt _xpidlgen/nsIDOMSVGAnimatedEnum.xpt _xpidlgen/nsIDOMSVGAnimatedInteger.xpt _xpidlgen/nsIDOMSVGAnimatedLength.xpt _xpidlgen/nsIDOMSVGAnimatedLengthList.xpt _xpidlgen/nsIDOMSVGAnimatedNumber.xpt _xpidlgen/nsIDOMSVGAnimatedNumberList.xpt _xpidlgen/nsIDOMSVGAnimatedPathData.xpt _xpidlgen/nsIDOMSVGAnimatedPoints.xpt _xpidlgen/nsIDOMSVGAnimatedString.xpt _xpidlgen/nsIDOMSVGAnimPresAspRatio.xpt _xpidlgen/nsIDOMSVGAnimatedRect.xpt _xpidlgen/nsIDOMSVGAnimTransformList.xpt _xpidlgen/nsIDOMSVGCircleElement.xpt _xpidlgen/nsIDOMSVGClipPathElement.xpt _xpidlgen/nsIDOMSVGDefsElement.xpt _xpidlgen/nsIDOMSVGDescElement.xpt _xpidlgen/nsIDOMSVGDocument.xpt _xpidlgen/nsIDOMSVGElement.xpt _xpidlgen/nsIDOMSVGEllipseElement.xpt _xpidlgen/nsIDOMSVGEvent.xpt _xpidlgen/nsIDOMSVGException.xpt _xpidlgen/nsIDOMSVGFilterElement.xpt _xpidlgen/nsIDOMSVGFilters.xpt _xpidlgen/nsIDOMSVGFitToViewBox.xpt _xpidlgen/nsIDOMSVGForeignObjectElem.xpt _xpidlgen/nsIDOMSVGGElement.xpt _xpidlgen/nsIDOMSVGGradientElement.xpt _xpidlgen/nsIDOMSVGImageElement.xpt _xpidlgen/nsIDOMSVGLength.xpt _xpidlgen/nsIDOMSVGLengthList.xpt _xpidlgen/nsIDOMSVGLineElement.xpt _xpidlgen/nsIDOMSVGLocatable.xpt _xpidlgen/nsIDOMSVGMarkerElement.xpt _xpidlgen/nsIDOMSVGMaskElement.xpt _xpidlgen/nsIDOMSVGMatrix.xpt _xpidlgen/nsIDOMSVGMetadataElement.xpt _xpidlgen/nsIDOMSVGNumber.xpt _xpidlgen/nsIDOMSVGNumberList.xpt _xpidlgen/nsIDOMSVGPathElement.xpt _xpidlgen/nsIDOMSVGPathSeg.xpt _xpidlgen/nsIDOMSVGPathSegList.xpt _xpidlgen/nsIDOMSVGPatternElement.xpt _xpidlgen/nsIDOMSVGPoint.xpt _xpidlgen/nsIDOMSVGPointList.xpt _xpidlgen/nsIDOMSVGPolygonElement.xpt _xpidlgen/nsIDOMSVGPolylineElement.xpt _xpidlgen/nsIDOMSVGPresAspectRatio.xpt _xpidlgen/nsIDOMSVGRect.xpt _xpidlgen/nsIDOMSVGRectElement.xpt _xpidlgen/nsIDOMSVGScriptElement.xpt _xpidlgen/nsIDOMSVGSVGElement.xpt _xpidlgen/nsIDOMSVGStopElement.xpt _xpidlgen/nsIDOMSVGStylable.xpt _xpidlgen/nsIDOMSVGStyleElement.xpt _xpidlgen/nsIDOMSVGSwitchElement.xpt _xpidlgen/nsIDOMSVGSymbolElement.xpt _xpidlgen/nsIDOMSVGTextContentElement.xpt _xpidlgen/nsIDOMSVGTextElement.xpt _xpidlgen/nsIDOMSVGTextPathElement.xpt _xpidlgen/nsIDOMSVGTextPositionElem.xpt _xpidlgen/nsIDOMSVGTitleElement.xpt _xpidlgen/nsIDOMSVGTransform.xpt _xpidlgen/nsIDOMSVGTransformList.xpt _xpidlgen/nsIDOMSVGTransformable.xpt _xpidlgen/nsIDOMSVGTSpanElement.xpt _xpidlgen/nsIDOMSVGURIReference.xpt _xpidlgen/nsIDOMSVGUnitTypes.xpt _xpidlgen/nsIDOMSVGUseElement.xpt _xpidlgen/nsIDOMSVGViewSpec.xpt _xpidlgen/nsIDOMSVGZoomAndPan.xpt _xpidlgen/nsIDOMSVGZoomEvent.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_svg.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl/svg' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/idl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/coreEvents' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/coreEvents' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/base' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public/base' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/base' >nsBarProps.cpp >c++ -o nsBarProps.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBarProps.pp nsBarProps.cpp >nsDOMException.cpp >c++ -o nsDOMException.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMException.pp nsDOMException.cpp >nsDOMWindowUtils.cpp >c++ -o nsDOMWindowUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWindowUtils.pp nsDOMWindowUtils.cpp >nsJSEnvironment.cpp >c++ -o nsJSEnvironment.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSEnvironment.pp nsJSEnvironment.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMWindowUtils.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsGlobalWindow.h:80, > from nsBarProps.cpp:42: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMWindowUtils.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMException.cpp: In function 'nsresult NS_NewFileException(nsresult, nsIException*, nsIException**)': >nsDOMException.cpp:209: warning: 'name' may be used uninitialized in this function >nsDOMException.cpp:209: note: 'name' was declared here >nsDOMException.cpp:209: warning: 'message' may be used uninitialized in this function >nsDOMException.cpp:209: note: 'message' was declared here >nsDOMException.cpp: In function 'nsresult NS_NewXPathException(nsresult, nsIException*, nsIException**)': >nsDOMException.cpp:192: warning: 'name' may be used uninitialized in this function >nsDOMException.cpp:192: note: 'name' was declared here >nsDOMException.cpp:192: warning: 'message' may be used uninitialized in this function >nsDOMException.cpp:192: note: 'message' was declared here >nsDOMException.cpp: In function 'nsresult NS_NewSVGException(nsresult, nsIException*, nsIException**)': >nsDOMException.cpp:174: warning: 'name' may be used uninitialized in this function >nsDOMException.cpp:174: note: 'name' was declared here >nsDOMException.cpp:174: warning: 'message' may be used uninitialized in this function >nsDOMException.cpp:174: note: 'message' was declared here >nsDOMException.cpp: In function 'nsresult NS_NewRangeException(nsresult, nsIException*, nsIException**)': >nsDOMException.cpp:156: warning: 'name' may be used uninitialized in this function >nsDOMException.cpp:156: note: 'name' was declared here >nsDOMException.cpp:156: warning: 'message' may be used uninitialized in this function >nsDOMException.cpp:156: note: 'message' was declared here >In file included from nsJSEnvironment.cpp:44: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsJSEnvironment.cpp:64: >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsDOMException.cpp: In function 'nsresult NS_NewDOMException(nsresult, nsIException*, nsIException**)': >nsDOMException.cpp:139: warning: 'name' may be used uninitialized in this function >nsDOMException.cpp:139: note: 'name' was declared here >nsDOMException.cpp:139: warning: 'message' may be used uninitialized in this function >nsDOMException.cpp:139: note: 'message' was declared here >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsJSEnvironment.cpp:67: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsJSEnvironment.cpp:67: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from nsGlobalWindow.h:91, > from nsBarProps.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsJSEnvironment.cpp:67: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsJSTimeoutHandler.cpp >c++ -o nsJSTimeoutHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSTimeoutHandler.pp nsJSTimeoutHandler.cpp >In file included from nsJSEnvironment.cpp:67: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsBarProps.cpp:42: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMWindowUtils.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMWindowUtils.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsGlobalWindow.h:80, > from nsDOMWindowUtils.cpp:45: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsJSEnvironment.cpp: In function 'void NS_ScriptErrorReporter(JSContext*, const char*, JSErrorReport*)': >nsJSEnvironment.cpp:505: warning: conversion to 'PRBool' from 'long int' may alter its value >nsJSEnvironment.cpp:550: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsJSEnvironment.cpp: In static member function 'static JSBool nsJSContext::DOMOperationCallback(JSContext*)': >nsJSEnvironment.cpp:941: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from nsDOMWindowUtils.cpp:45: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsDOMWindowUtils.cpp:52: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsDOMWindowUtils.cpp:52: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsJSEnvironment.cpp: In function 'nsresult JSValueToAString(JSContext*, jsval, nsAString_internal*, PRBool*)': >nsJSEnvironment.cpp:1411: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsDOMWindowUtils.cpp:52: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMWindowUtils.cpp: In member function 'virtual nsresult nsDOMWindowUtils::SendMouseEvent(const nsAString_internal&, PRInt32, PRInt32, PRInt32, PRInt32, PRInt32)': >nsDOMWindowUtils.cpp:226: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsFocusController.cpp >c++ -o nsFocusController.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFocusController.pp nsFocusController.cpp >In file included from nsJSTimeoutHandler.cpp:46: >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSEnvironment.cpp: In member function 'virtual void nsJSContext::SetScriptsEnabled(PRBool, PRBool)': >nsJSEnvironment.cpp:3289: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsJSEnvironment.cpp: In member function 'virtual void nsJSContext::SetProcessingScriptTag(PRBool)': >nsJSEnvironment.cpp:3308: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsJSEnvironment.cpp: In member function 'virtual void nsJSContext::SetGCOnDestruction(PRBool)': >nsJSEnvironment.cpp:3314: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsJSEnvironment.cpp: In static member function 'static nsresult nsJSRuntime::Init()': >nsJSEnvironment.cpp:3764: warning: conversion to 'PRBool' from 'long int' may alter its value >nsJSEnvironment.cpp: In constructor 'nsJSArgArray::nsJSArgArray(JSContext*, PRUint32, jsval*, nsresult*)': >nsJSEnvironment.cpp:3902: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGlobalWindow.h:80, > from nsJSTimeoutHandler.cpp:52: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFocusController.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsFocusController.cpp:51: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsFocusController.cpp:51: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from nsGlobalWindow.h:91, > from nsJSTimeoutHandler.cpp:52: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsGlobalWindow.cpp >c++ -o nsGlobalWindow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalWindow.pp nsGlobalWindow.cpp >In file included from nsJSTimeoutHandler.cpp:52: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsFocusController.cpp:51: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsFocusController.cpp:54: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindowCommands.cpp >c++ -o nsGlobalWindowCommands.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalWindowCommands.pp nsGlobalWindowCommands.cpp >In file included from nsGlobalWindowCommands.cpp:51: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsGlobalWindowCommands.cpp:52: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsFocusController.cpp:66: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsGlobalWindowCommands.cpp:52: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsFocusController.cpp: In member function 'virtual nsresult nsFocusController::SetSuppressFocusScroll(PRBool)': >nsFocusController.cpp:498: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFocusController.cpp: In member function 'virtual nsresult nsFocusController::SetActive(PRBool)': >nsFocusController.cpp:550: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsGlobalWindowCommands.cpp:53: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGlobalWindow.h:80, > from nsGlobalWindow.cpp:49: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGlobalWindowCommands.cpp:53: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from nsGlobalWindow.h:91, > from nsGlobalWindow.cpp:49: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsGlobalWindow.cpp:49: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../content/events/src/nsDOMEvent.h:48, > from ./../storage/nsDOMStorage.h:52, > from nsGlobalWindow.cpp:53: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../content/events/src/nsDOMEvent.h:48, > from ./../storage/nsDOMStorage.h:52, > from nsGlobalWindow.cpp:53: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../content/events/src/nsDOMEvent.h:48, > from ./../storage/nsDOMStorage.h:52, > from nsGlobalWindow.cpp:53: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsGlobalWindow.cpp:59: >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsLocation.cpp >c++ -o nsLocation.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocation.pp nsLocation.cpp >In file included from ../../../layout/style/nsCSSProps.h:50, > from nsGlobalWindow.cpp:161: >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsDOMWindowList.cpp >c++ -o nsDOMWindowList.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWindowList.pp nsDOMWindowList.cpp >In file included from nsGlobalWindow.cpp:169: >../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../content/xbl/src/nsBindingManager.h:49, > from nsGlobalWindow.cpp:189: >../../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.cpp: In member function 'virtual nsresult nsGlobalWindow::PreHandleEvent(nsEventChainPreVisitor&)': >nsGlobalWindow.cpp:2187: warning: conversion to 'PRInt16' from 'nscoord' may alter its value >nsGlobalWindow.cpp:2188: warning: conversion to 'PRInt16' from 'nscoord' may alter its value >nsGlobalWindow.cpp: In member function 'virtual nsresult nsGlobalWindow::SetFullScreen(PRBool)': >nsGlobalWindow.cpp:3809: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.cpp:3809: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsDOMWindowList.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGlobalWindow.h:80, > from nsLocation.cpp:41: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.cpp: In member function 'virtual nsresult nsGlobalWindow::Close()': >nsGlobalWindow.cpp:5513: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.cpp:5513: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsJSUtils.cpp >c++ -o nsJSUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSUtils.pp nsJSUtils.cpp >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from nsGlobalWindow.h:91, > from nsLocation.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsLocation.cpp:41: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsJSUtils.cpp:48: >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsLocation.cpp:59: >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsLocation.cpp:62: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsLocation.cpp:63: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsJSUtils.cpp: In static member function 'static void nsJSUtils::ConvertJSValToString(nsAString_internal&, JSContext*, jsval)': >nsJSUtils.cpp:141: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsScreen.cpp >c++ -o nsScreen.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreen.pp nsScreen.cpp >In file included from nsLocation.cpp:64: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsLocation.cpp: In member function 'virtual nsresult nsLocation::SetPort(const nsAString_internal&)': >nsLocation.cpp:740: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsLocation.cpp:743: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsHistory.cpp >c++ -o nsHistory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHistory.pp nsHistory.cpp >In file included from nsScreen.cpp:41: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:43, > from nsScreen.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:44, > from nsScreen.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHistory.cpp:43: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHistory.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsHistory.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsHistory.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsScreen.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScreen.cpp:47: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHistory.cpp:48: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsMimeTypeArray.cpp >c++ -o nsMimeTypeArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMimeTypeArray.pp nsMimeTypeArray.cpp >nsPluginArray.cpp >c++ -o nsPluginArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPluginArray.pp nsPluginArray.cpp >nsWindowRoot.cpp >c++ -o nsWindowRoot.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowRoot.pp nsWindowRoot.cpp >nsDOMClassInfo.cpp >c++ -o nsDOMClassInfo.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp >In file included from nsGlobalWindow.h:80, > from nsPluginArray.cpp:41: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from nsGlobalWindow.h:91, > from nsPluginArray.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPluginArray.cpp:41: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsWindowRoot.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsWindowRoot.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsWindowRoot.cpp:46: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWindowRoot.cpp:47: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsScriptNameSpaceManager.cpp >c++ -o nsScriptNameSpaceManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptNameSpaceManager.pp nsScriptNameSpaceManager.cpp >nsDOMScriptObjectFactory.cpp >c++ -o nsDOMScriptObjectFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMScriptObjectFactory.pp nsDOMScriptObjectFactory.cpp >nsScriptNameSpaceManager.cpp: In member function 'nsresult nsScriptNameSpaceManager::Init()': >nsScriptNameSpaceManager.cpp:468: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScriptNameSpaceManager.cpp: In member function 'nsresult nsScriptNameSpaceManager::RegisterDOMCIData(const char*, nsIClassInfo* (*)(const char*), const nsIID*, const nsIID**, PRUint32, PRBool, const nsCID*)': >nsScriptNameSpaceManager.cpp:686: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >nsScriptNameSpaceManager.cpp:687: warning: conversion to 'signed char:1' from 'PRBool' may alter its value >In file included from ../../../layout/style/nsCSSValue.h:45, > from nsDOMClassInfo.cpp:61: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsGlobalWindow.h:80, > from nsDOMClassInfo.cpp:74: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMClassInfo.cpp:74: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsGlobalWindow.h:80, > from nsDOMScriptObjectFactory.cpp:60: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMClassInfo.cpp:77: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMClassInfo.cpp:94: >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../content/xbl/src/nsXBLBinding.h:45, > from ../../../content/xbl/src/nsBindingManager.h:49, > from ../../../content/base/src/nsDocument.h:72, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from nsGlobalWindow.h:91, > from nsDOMScriptObjectFactory.cpp:60: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMScriptObjectFactory.cpp:60: >nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../content/xbl/src/nsXBLBinding.h:45, > from ../../../content/xbl/src/nsBindingManager.h:49, > from ../../../content/base/src/nsDocument.h:72, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../content/xbl/src/nsBindingManager.h:49, > from ../../../content/base/src/nsDocument.h:72, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../content/base/src/nsDocument.h:82, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../content/base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >../../../content/base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../layout/style/nsRuleNode.h:49, > from ../../../layout/style/nsStyleSet.h:52, > from ../../../content/base/src/nsDocument.h:98, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../layout/style/nsStyleSet.h:52, > from ../../../content/base/src/nsDocument.h:98, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../content/base/src/nsAttrAndChildArray.h:48, > from ../../../content/base/src/nsDocument.h:101, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../content/base/src/nsDocument.h:101, > from ../../../content/html/document/src/nsHTMLDocument.h:41, > from nsDOMClassInfo.cpp:139: >../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsDOMClassInfo.cpp:139: >../../../content/html/document/src/nsHTMLDocument.h: In member function 'virtual void nsHTMLDocument::SetIsFrameset(PRBool)': >../../../content/html/document/src/nsHTMLDocument.h:120: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsDOMClassInfo.cpp:148: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMClassInfo.cpp: At global scope: >nsDOMClassInfo.cpp:662: warning: suggest parentheses around arithmetic in operand of '|' >nsDOMClassInfo.cpp:684: warning: suggest parentheses around arithmetic in operand of '|' >nsDOMClassInfo.cpp:732: warning: suggest parentheses around arithmetic in operand of '|' >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp: In static member function 'static nsresult nsDOMClassInfo::Init()': >nsDOMClassInfo.cpp:1882: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1892: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1896: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1901: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1907: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1911: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1916: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1920: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1924: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1928: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1933: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1937: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1941: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1945: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1952: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1958: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1962: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1967: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1972: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1979: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1985: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1991: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:1997: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2003: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2009: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2013: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2017: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2026: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2030: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2035: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2039: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2044: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2049: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2058: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2063: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2069: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2086: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2093: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2098: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2105: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2110: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2115: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2120: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2125: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2131: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2141: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2146: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2151: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2159: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2164: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2169: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2175: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2181: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2186: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2192: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2197: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2202: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2207: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2213: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2219: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2230: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2235: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2240: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2245: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2250: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2256: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2261: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2266: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2271: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2276: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2281: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2286: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2292: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2297: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2302: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2307: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2312: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2317: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2334: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2340: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2346: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2351: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2356: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2361: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2366: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2372: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2378: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2383: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2398: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2402: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2406: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2410: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2418: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2426: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2430: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2434: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2438: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2456: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2469: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2474: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2478: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2483: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2489: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2497: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2506: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2511: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2515: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2521: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2525: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2529: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2551: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2561: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2569: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2573: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2579: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2583: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2588: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2592: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2597: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2601: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2626: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2634: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2639: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2644: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2653: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2658: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2664: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2669: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2676: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2683: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2690: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2697: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2704: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2711: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2718: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2723: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2730: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2735: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2740: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2745: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2750: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2757: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2765: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2772: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2779: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2784: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2791: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2796: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2803: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2808: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2815: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2822: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2830: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2835: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2841: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2850: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2855: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2862: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2869: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2874: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2880: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2889: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2895: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2901: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2910: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2915: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2921: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2927: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2933: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2943: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2948: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2956: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2962: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2970: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2976: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2984: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2992: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:2996: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3000: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3004: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3008: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3012: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3016: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3020: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3024: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3028: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3032: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3036: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3040: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3044: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3049: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3054: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3058: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3062: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3066: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3070: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3074: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3079: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3084: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3089: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3094: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3099: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3104: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3109: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3114: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3119: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3124: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3129: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3134: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3139: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3144: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3149: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3154: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3159: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3163: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3168: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3173: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3177: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3181: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3185: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3189: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3193: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3197: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3201: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3207: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3213: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3217: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3221: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3226: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3232: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3236: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3241: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3246: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3250: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3254: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3258: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3262: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3267: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3285: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3298: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3304: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3309: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3314: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3319: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3324: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3328: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3333: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3337: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3341: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3345: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3349: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3365: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp:3369: warning: overflow in implicit constant conversion >nsDOMClassInfo.cpp: In static member function 'static JSBool nsWindowSH::SecurityCheckOnSetProp(JSContext*, JSObject*, jsval, jsval*)': >nsDOMClassInfo.cpp:4220: warning: conversion to 'JSBool' from 'long int' may alter its value >nsDOMClassInfo.cpp: In constructor 'nsDOMConstructor::nsDOMConstructor(const PRUnichar*, const nsGlobalNameStruct*, nsPIDOMWindow*)': >nsDOMClassInfo.cpp:4913: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMClassInfo.cpp: In member function 'virtual nsresult nsWindowSH::NewResolve(nsIXPConnectWrappedNative*, JSContext*, JSObject*, jsval, PRUint32, JSObject**, PRBool*)': >nsDOMClassInfo.cpp:5985: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >nsDOMClassInfo.cpp: In static member function 'static JSBool nsHTMLDocumentSH::DocumentOpen(JSContext*, JSObject*, uintN, jsval*, jsval*)': >nsDOMClassInfo.cpp:7877: warning: conversion to 'JSBool' from 'long int' may alter its value >nsDOMClassInfo.cpp: In static member function 'static JSBool nsHTMLElementSH::ScrollIntoView(JSContext*, JSObject*, uintN, jsval*, jsval*)': >nsDOMClassInfo.cpp:8511: warning: conversion to 'JSBool' from 'long int' may alter its value >nsDOMClassInfo.cpp: In static member function 'static JSBool nsHTMLOptionsCollectionSH::Add(JSContext*, JSObject*, uintN, jsval*, jsval*)': >nsDOMClassInfo.cpp:9579: warning: conversion to 'JSBool' from 'long int' may alter its value >nsGlobalWindow.cpp: In member function 'nsresult nsGlobalWindow::OpenInternal(const nsAString_internal&, const nsAString_internal&, const nsAString_internal&, PRBool, PRBool, PRBool, PRBool, nsIArray*, nsISupports*, nsIPrincipal*, JSContext*, nsIDOMWindow**)': >nsGlobalWindow.cpp:7338: warning: 'abuseLevel' may be used uninitialized in this function >rm -f libjsdombase_s.a >ar cr libjsdombase_s.a nsBarProps.o nsDOMException.o nsDOMWindowUtils.o nsJSEnvironment.o nsJSTimeoutHandler.o nsFocusController.o nsGlobalWindow.o nsGlobalWindowCommands.o nsLocation.o nsDOMWindowList.o nsJSUtils.o nsScreen.o nsHistory.o nsMimeTypeArray.o nsPluginArray.o nsWindowRoot.o nsDOMClassInfo.o nsScriptNameSpaceManager.o nsDOMScriptObjectFactory.o >ranlib libjsdombase_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/jsurl' >nsJSProtocolHandler.cpp >c++ -o nsJSProtocolHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/caps -I../../../dist/include/widget -I../../../dist/include/appshell -I../../../dist/include/xpconnect -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/content -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/jsurl -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSProtocolHandler.pp nsJSProtocolHandler.cpp >In file included from nsJSProtocolHandler.cpp:62: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsJSProtocolHandler.cpp:73: >./../base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsJSProtocolHandler.cpp:77: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsJSProtocolHandler.cpp: In member function 'virtual nsresult nsJSChannel::SetExecuteAsync(PRBool)': >nsJSProtocolHandler.cpp:1041: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libjsurl_s.a >ar cr libjsurl_s.a nsJSProtocolHandler.o >ranlib libjsurl_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/jsurl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/events' >nsJSEventListener.cpp >c++ -o nsJSEventListener.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSEventListener.pp nsJSEventListener.cpp >In file included from nsJSEventListener.cpp:38: >./../base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsJSEventListener.cpp:48: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsJSEventListener.cpp:48: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libjsdomevents_s.a >ar cr libjsdomevents_s.a nsJSEventListener.o >ranlib libjsdomevents_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/events' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/storage' >nsDOMStorage.cpp >c++ -o nsDOMStorage.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/prefetch -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorage.pp nsDOMStorage.cpp >nsDOMStorageDB.cpp >c++ -o nsDOMStorageDB.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/prefetch -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorageDB.pp nsDOMStorageDB.cpp >In file included from ../../../content/events/src/nsDOMEvent.h:47, > from nsDOMStorage.h:52, > from nsDOMStorageDB.cpp:41: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorageDB.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorageDB.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorageDB.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorageDB.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsDOMStorage.cpp:45: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../content/events/src/nsDOMEvent.h:47, > from nsDOMStorage.h:52, > from nsDOMStorage.cpp:46: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorage.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorage.cpp:46: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMStorage.h:52, > from nsDOMStorage.cpp:46: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMStorage.cpp: In constructor 'nsDOMStorage::nsDOMStorage(nsIURI*, const nsAString_internal&, PRBool)': >nsDOMStorage.cpp:425: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMStorage.cpp: In member function 'virtual void nsDOMStorage::Init(nsIURI*, const nsAString_internal&, PRBool)': >nsDOMStorage.cpp:448: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libjsdomstorage_s.a >ar cr libjsdomstorage_s.a nsDOMStorage.o nsDOMStorageDB.o >ranlib libjsdomstorage_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/storage' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/offline' >nsDOMOfflineResourceList.cpp >c++ -o nsDOMOfflineResourceList.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/pref -I../../../dist/include/prefetch -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMOfflineResourceList.pp nsDOMOfflineResourceList.cpp >In file included from ../../../content/events/src/nsDOMEvent.h:47, > from nsDOMOfflineResourceList.h:54, > from nsDOMOfflineResourceList.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMOfflineResourceList.h:54, > from nsDOMOfflineResourceList.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMOfflineResourceList.h:54, > from nsDOMOfflineResourceList.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMOfflineResourceList.h:54, > from nsDOMOfflineResourceList.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../content/events/src/nsDOMEvent.h:48, > from nsDOMOfflineResourceList.h:54, > from nsDOMOfflineResourceList.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >rm -f libjsdomoffline_s.a >ar cr libjsdomoffline_s.a nsDOMOfflineResourceList.o >ranlib libjsdomoffline_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/offline' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/json' >nsJSON.cpp >c++ -o nsJSON.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSON.pp nsJSON.cpp >nsJSON.cpp: In member function 'nsresult nsJSON::EncodeObject(JSContext*, jsval*, nsJSONWriter*, JSObject*, PRUint32)': >nsJSON.cpp:349: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSON.cpp:373: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsJSON.cpp: In member function 'virtual nsresult nsJSON::Decode(const nsAString_internal&)': >nsJSON.cpp:601: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsJSON.cpp: In member function 'virtual nsresult nsJSONListener::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, PRUint32, PRUint32)': >nsJSON.cpp:805: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsJSON.cpp: In member function 'nsresult nsJSONListener::Consume(const PRUnichar*, PRUint32)': >nsJSON.cpp:1090: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsJSON.cpp:1092: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsJSON.cpp:1094: warning: conversion to 'PRUnichar' from 'int' may alter its value >rm -f libjson_s.a >ar cr libjson_s.a nsJSON.o >ranlib libjson_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src/json' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./res/hiddenWindow.html ../../dist/bin/res >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/locales' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/locales => ../../dist/bin/chrome/en-US.jar > adding: locale/en-US/global/css.properties (stored 0%) > adding: locale/en-US/global/xbl.properties (stored 0%) > adding: locale/en-US/global/xul.properties (stored 0%) > adding: locale/en-US/global/printing.properties (stored 0%) > adding: locale/en-US/global/layout_errors.properties (stored 0%) > adding: locale/en-US/global/netError.dtd (stored 0%) > adding: locale/en-US/global/netErrorApp.dtd (stored 0%) > adding: locale/en-US/global/global.dtd (stored 0%) > adding: locale/en-US/global/appstrings.properties (stored 0%) > adding: locale/en-US/global/charsetTitles.properties (stored 0%) > adding: locale/en-US/global/global-strres.properties (stored 0%) > adding: locale/en-US/global/plugins.properties (stored 0%) > adding: locale/en-US/global/nsWebBrowserPersist.properties (stored 0%) > adding: locale/en-US/global/printdialog.properties (stored 0%) > adding: locale/en-US/global/xslt/xslt.properties (stored 0%) > adding: locale/en-US/global/dom/dom.properties (stored 0%) > adding: locale/en-US/global/svg/svg.properties (stored 0%) > adding: locale/en-US/global/layout/MediaDocument.properties (stored 0%) > adding: locale/en-US/global/layout/xmlparser.properties (stored 0%) > adding: locale/en-US/global/layout/HtmlForm.properties (stored 0%) > adding: locale/en-US/global/security/caps.properties (stored 0%) > adding: locale/en-US/global/xml/prettyprint.dtd (stored 0%) > adding: locale/en-US/global/webservices/security.properties (stored 0%) > adding: locale/en-US/global-platform/win/accessible.properties (stored 0%) > adding: locale/en-US/global-platform/mac/accessible.properties (stored 0%) > adding: locale/en-US/global-platform/unix/accessible.properties (stored 0%) > adding: locale/en-US/global/storage.properties (stored 0%) > adding: locale/en-US/global/prompts.properties (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/locales' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/tests' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom/tests' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/dom' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/src' >nsView.cpp >c++ -o nsView.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include/pref -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/content -I../../dist/include/js -I../../dist/include/layout -I../../dist/include -I../../dist/include/view -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsView.pp nsView.cpp >nsScrollPortView.cpp >c++ -o nsScrollPortView.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include/pref -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/content -I../../dist/include/js -I../../dist/include/layout -I../../dist/include -I../../dist/include/view -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScrollPortView.pp nsScrollPortView.cpp >nsViewManager.cpp >c++ -o nsViewManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include/pref -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/content -I../../dist/include/js -I../../dist/include/layout -I../../dist/include -I../../dist/include/view -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsViewManager.pp nsViewManager.cpp >In file included from ../../dist/include/view/nsIView.h:41, > from nsView.h:41, > from nsView.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/view/nsIView.h:41, > from nsView.h:41, > from nsScrollPortView.h:41, > from nsScrollPortView.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/view/nsIView.h:42, > from nsView.h:41, > from nsView.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/view/nsIView.h:42, > from nsView.h:41, > from nsScrollPortView.h:41, > from nsScrollPortView.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/view/nsIView.h:41, > from ../../dist/include/view/nsIViewManager.h:42, > from nsViewManager.h:41, > from nsViewManager.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/view/nsIView.h:42, > from ../../dist/include/view/nsIViewManager.h:42, > from nsViewManager.h:41, > from nsViewManager.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsView.cpp:40: >nsViewManager.h: In member function 'void nsViewManager::SetPainting(PRBool)': >nsViewManager.h:357: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsViewManager.cpp:46: >nsViewManager.h: In member function 'void nsViewManager::SetPainting(PRBool)': >nsViewManager.h:357: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsView.cpp: In member function 'nsRect nsView::CalcWidgetBounds(nsWindowType)': >nsView.cpp:385: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsScrollPortView.cpp:50: >nsViewManager.h: In member function 'void nsViewManager::SetPainting(PRBool)': >nsViewManager.h:357: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScrollPortView.cpp: In member function 'void nsScrollPortView::Scroll(nsView*, nsPoint, nsPoint, PRInt32)': >nsScrollPortView.cpp:529: warning: unused variable 'scrolledViewFlags' >nsViewManager.cpp: In member function 'void nsViewManager::ViewToWidget(nsView*, nsView*, nsRect&) const': >nsViewManager.cpp:2052: warning: conversion to 'float' from 'PRInt32' may alter its value >nsViewManager.cpp: In member function 'void nsViewManager::FlushPendingInvalidates()': >nsViewManager.cpp:2227: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkview_s.a >ar cr libgkview_s.a nsView.o nsScrollPortView.o nsViewManager.o >ranlib libgkview_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/view' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/public' >nsIAppShell.idl >nsIFilePicker.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAppShell.xpt -d .deps/nsIAppShell.pp nsIAppShell.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFilePicker.xpt -d .deps/nsIFilePicker.pp nsIFilePicker.idl >nsIToolkit.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIToolkit.xpt -d .deps/nsIToolkit.pp nsIToolkit.idl >nsISound.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISound.xpt -d .deps/nsISound.pp nsISound.idl >nsITransferable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITransferable.xpt -d .deps/nsITransferable.pp nsITransferable.idl >nsIClipboardDragDropHooks.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardDragDropHooks.xpt -d .deps/nsIClipboardDragDropHooks.pp nsIClipboardDragDropHooks.idl >nsIClipboardDragDropHookList.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardDragDropHookList.xpt -d .deps/nsIClipboardDragDropHookList.pp nsIClipboardDragDropHookList.idl >nsIDragSession.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDragSession.xpt -d .deps/nsIDragSession.pp nsIDragSession.idl >nsIDragService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDragService.xpt -d .deps/nsIDragService.pp nsIDragService.idl >nsIFormatConverter.idl >nsIClipboard.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFormatConverter.xpt -d .deps/nsIFormatConverter.pp nsIFormatConverter.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboard.xpt -d .deps/nsIClipboard.pp nsIClipboard.idl >nsIClipboardHelper.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardHelper.xpt -d .deps/nsIClipboardHelper.pp nsIClipboardHelper.idl >nsIClipboardOwner.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardOwner.xpt -d .deps/nsIClipboardOwner.pp nsIClipboardOwner.idl >nsIRollupListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRollupListener.xpt -d .deps/nsIRollupListener.pp nsIRollupListener.idl >nsIBaseWindow.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBaseWindow.xpt -d .deps/nsIBaseWindow.pp nsIBaseWindow.idl >nsIBidiKeyboard.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBidiKeyboard.xpt -d .deps/nsIBidiKeyboard.pp nsIBidiKeyboard.idl >nsIFullScreen.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFullScreen.xpt -d .deps/nsIFullScreen.pp nsIFullScreen.idl >nsIScreen.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScreen.xpt -d .deps/nsIScreen.pp nsIScreen.idl >nsIScreenManager.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScreenManager.xpt -d .deps/nsIScreenManager.pp nsIScreenManager.idl >nsIPrintSession.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintSession.xpt -d .deps/nsIPrintSession.pp nsIPrintSession.idl >nsIPrintSettings.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintSettings.xpt -d .deps/nsIPrintSettings.pp nsIPrintSettings.idl >nsIPrintSettingsService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintSettingsService.xpt -d .deps/nsIPrintSettingsService.pp nsIPrintSettingsService.idl >nsIPrintOptions.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintOptions.xpt -d .deps/nsIPrintOptions.pp nsIPrintOptions.idl >nsIIdleService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIIdleService.xpt -d .deps/nsIIdleService.pp nsIIdleService.idl >../../dist/bin/xpt_link _xpidlgen/widget.xpt _xpidlgen/nsIAppShell.xpt _xpidlgen/nsIFilePicker.xpt _xpidlgen/nsIToolkit.xpt _xpidlgen/nsISound.xpt _xpidlgen/nsITransferable.xpt _xpidlgen/nsIClipboardDragDropHooks.xpt _xpidlgen/nsIClipboardDragDropHookList.xpt _xpidlgen/nsIDragSession.xpt _xpidlgen/nsIDragService.xpt _xpidlgen/nsIFormatConverter.xpt _xpidlgen/nsIClipboard.xpt _xpidlgen/nsIClipboardHelper.xpt _xpidlgen/nsIClipboardOwner.xpt _xpidlgen/nsIRollupListener.xpt _xpidlgen/nsIBaseWindow.xpt _xpidlgen/nsIBidiKeyboard.xpt _xpidlgen/nsIFullScreen.xpt _xpidlgen/nsIScreen.xpt _xpidlgen/nsIScreenManager.xpt _xpidlgen/nsIPrintSession.xpt _xpidlgen/nsIPrintSettings.xpt _xpidlgen/nsIPrintSettingsService.xpt _xpidlgen/nsIPrintOptions.xpt _xpidlgen/nsIIdleService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/widget.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/xpwidgets' >nsBaseAppShell.cpp >c++ -o nsBaseAppShell.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseAppShell.pp nsBaseAppShell.cpp >nsBaseWidget.cpp >c++ -o nsBaseWidget.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseWidget.pp nsBaseWidget.cpp >nsTransferable.cpp >nsHTMLFormatConverter.cpp >c++ -o nsTransferable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransferable.pp nsTransferable.cpp >c++ -o nsHTMLFormatConverter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormatConverter.pp nsHTMLFormatConverter.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from nsBaseWidget.h:40, > from nsBaseWidget.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsBaseWidget.h:40, > from nsBaseWidget.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsBaseAppShell.cpp: In member function 'void nsBaseAppShell::NativeEventCallback()': >nsBaseAppShell.cpp:123: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBaseDragService.cpp >c++ -o nsBaseDragService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseDragService.pp nsBaseDragService.cpp >nsPrimitiveHelpers.cpp >c++ -o nsPrimitiveHelpers.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrimitiveHelpers.pp nsPrimitiveHelpers.cpp >nsTransferable.cpp: In member function 'nsresult DataStruct::ReadCache(nsISupports**, PRUint32*)': >nsTransferable.cpp:269: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >nsTransferable.cpp:273: warning: conversion to 'PRUint32' from 'PRInt64' may alter its value >In file included from ../../../dist/include/gfx/nsSize.h:41, > from ../../../dist/include/widget/nsIDragSession.h:25, > from ../../../dist/include/widget/nsIDragService.h:18, > from nsBaseDragService.h:41, > from nsBaseDragService.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from nsBaseDragService.h:47, > from nsBaseDragService.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsPrimitiveHelpers.cpp: In static member function 'static nsresult nsPrimitiveHelpers::ConvertUnicodeToPlatformPlainText(PRUnichar*, PRInt32, char**, PRInt32*)': >nsPrimitiveHelpers.cpp:181: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsPrimitiveHelpers.cpp: In static member function 'static nsresult nsLinebreakHelpers::ConvertPlatformToDOMLinebreaks(const char*, void**, PRInt32*)': >nsPrimitiveHelpers.cpp:294: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >nsPrimitiveHelpers.cpp:299: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsXPLookAndFeel.cpp >c++ -o nsXPLookAndFeel.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPLookAndFeel.pp nsXPLookAndFeel.cpp >nsClipboardHelper.cpp >c++ -o nsClipboardHelper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboardHelper.pp nsClipboardHelper.cpp >In file included from ../../../dist/include/gfx/nsFont.h:42, > from nsXPLookAndFeel.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsBaseDragService.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsBaseDragService.cpp:51: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsBaseDragService.cpp:51: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsBaseDragService.cpp:51: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBaseDragService.cpp:51: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXPLookAndFeel.cpp: In member function 'void nsXPLookAndFeel::FloatPrefChanged(nsLookAndFeelFloatPref*)': >nsXPLookAndFeel.cpp:289: warning: conversion to 'float' from 'double' may alter its value >nsXPLookAndFeel.cpp: In member function 'void nsXPLookAndFeel::InitFromPref(nsLookAndFeelFloatPref*, nsIPrefBranch*)': >nsXPLookAndFeel.cpp:348: warning: conversion to 'float' from 'double' may alter its value >nsXPLookAndFeel.cpp: In member function 'PRBool nsXPLookAndFeel::IsSpecialColor(nsILookAndFeel::nsColorID, nscolor&)': >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_WindowBackground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_WindowForeground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_WidgetBackground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_WidgetForeground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_WidgetSelectBackground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_WidgetSelectForeground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_Widget3DHighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_Widget3DShadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_TextBackground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_TextForeground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_TextSelectBackground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_TextSelectBackgroundDisabled' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_TextSelectBackgroundAttention' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_activeborder' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_activecaption' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_appworkspace' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_background' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_buttonface' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_buttonhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_buttonshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_buttontext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_captiontext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_graytext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_highlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_highlighttext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_inactiveborder' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_inactivecaption' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_inactivecaptiontext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_infobackground' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_infotext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_menu' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_menutext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_scrollbar' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_threeddarkshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_threedface' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_threedhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_threedlightshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_threedshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_window' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_windowframe' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_windowtext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_buttondefault' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_field' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_fieldtext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_dialog' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_dialogtext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_dragtargetzone' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_cellhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_cellhighlighttext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_html_cellhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_html_cellhighlighttext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_buttonhoverface' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_buttonhovertext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_menuhover' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_menuhovertext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_menubarhovertext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_eventreerow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_oddtreerow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_focusring' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_menuselect' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_menushadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_menutextdisable' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_menutextselect' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentlightesthighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentregularhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentface' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentlightshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentregularshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentdarkshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_accentdarkestshadow' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_alternateprimaryhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_mac_secondaryhighlight' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_win_mediatext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor__moz_win_communicationstext' not handled in switch >nsXPLookAndFeel.cpp:452: warning: enumeration value 'eColor_LAST_COLOR' not handled in switch >nsXPLookAndFeel.cpp: In member function 'virtual nsresult nsXPLookAndFeel::GetMetric(nsILookAndFeel::nsMetricID, PRInt32&)': >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_WindowTitleHeight' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_WindowBorderWidth' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_WindowBorderHeight' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_Widget3DBorder' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TextFieldBorder' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TextFieldHeight' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TextVerticalInsidePadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TextShouldUseVerticalInsidePadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TextHorizontalInsideMinimumPadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TextShouldUseHorizontalInsideMinimumPadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ButtonHorizontalInsidePaddingNavQuirks' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ButtonHorizontalInsidePaddingOffsetNavQuirks' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_CheckboxSize' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_RadioboxSize' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ListShouldUseHorizontalInsideMinimumPadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ListHorizontalInsideMinimumPadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ListShouldUseVerticalInsidePadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ListVerticalInsidePadding' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_CaretBlinkTime' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_CaretWidth' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ShowCaretDuringSelection' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_SelectTextfieldsOnKeyFocus' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_SubmenuDelay' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_MenusCanOverlapOSBar' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_SkipNavigatingDisabledMenuItem' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_DragFullWindow' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_DragThresholdX' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_DragThresholdY' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_UseAccessibilityTheme' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_IsScreenReaderActive' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ScrollArrowStyle' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ScrollSliderStyle' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TreeOpenDelay' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TreeCloseDelay' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TreeLazyScrollDelay' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TreeScrollDelay' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TreeScrollLinesMax' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_TabFocusModel' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_WindowsDefaultTheme' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_AlertNotificationOrigin' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ScrollToClick' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_IMERawInputUnderlineStyle' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_IMESelectedRawTextUnderlineStyle' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_IMEConvertedTextUnderlineStyle' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_IMESelectedConvertedTextUnderline' not handled in switch >nsXPLookAndFeel.cpp:613: warning: enumeration value 'eMetric_ImagesInMenus' not handled in switch >nsPrintOptionsImpl.cpp >c++ -o nsPrintOptionsImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintOptionsImpl.pp nsPrintOptionsImpl.cpp >nsBaseDragService.cpp: In member function 'virtual nsresult nsBaseDragService::SetCanDrop(PRBool)': >nsBaseDragService.cpp:96: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBaseDragService.cpp: In member function 'nsresult nsBaseDragService::DrawDrag(nsIDOMNode*, nsIScriptableRegion*, PRInt32, PRInt32, nsRect*, gfxASurface**, nsPresContext**)': >nsBaseDragService.cpp:422: warning: conversion to 'float' from 'PRInt32' may alter its value >nsBaseDragService.cpp:423: warning: conversion to 'float' from 'double' may alter its value >nsPrintSettingsImpl.cpp >c++ -o nsPrintSettingsImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintSettingsImpl.pp nsPrintSettingsImpl.cpp >nsBaseDragService.cpp: In member function 'nsresult nsBaseDragService::DrawDragForImage(nsPresContext*, nsIImageLoadingContent*, PRInt32, PRInt32, nsRect*, gfxASurface**)': >nsBaseDragService.cpp:538: warning: conversion to 'float' from 'nscoord' may alter its value >nsBaseDragService.cpp:538: warning: conversion to 'float' from 'nscoord' may alter its value >nsBaseDragService.cpp:540: warning: conversion to 'float' from 'nscoord' may alter its value >nsBaseDragService.cpp:540: warning: conversion to 'float' from 'nscoord' may alter its value >nsBaseDragService.cpp:545: warning: conversion to 'float' from 'PRInt32' may alter its value >nsBaseDragService.cpp:546: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ../../../dist/include/widget/nsIPrintSettings.h:17, > from nsPrintSettingsImpl.h:44, > from nsPrintSettingsImpl.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ../../../dist/include/widget/nsIPrintSettings.h:17, > from ../../../dist/include/widget/nsIPrintOptions.h:14, > from nsPrintOptionsImpl.h:45, > from nsPrintOptionsImpl.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsPrintSettingsImpl.cpp: In member function 'virtual nsresult nsPrintSettings::SetUnwriteableMarginTop(double)': >nsPrintSettingsImpl.cpp:513: warning: conversion to 'float' from 'double' may alter its value >nsPrintSettingsImpl.cpp: In member function 'virtual nsresult nsPrintSettings::SetUnwriteableMarginLeft(double)': >nsPrintSettingsImpl.cpp:528: warning: conversion to 'float' from 'double' may alter its value >nsPrintSettingsImpl.cpp: In member function 'virtual nsresult nsPrintSettings::SetUnwriteableMarginBottom(double)': >nsPrintSettingsImpl.cpp:543: warning: conversion to 'float' from 'double' may alter its value >nsPrintSettingsImpl.cpp: In member function 'virtual nsresult nsPrintSettings::SetUnwriteableMarginRight(double)': >nsPrintSettingsImpl.cpp:558: warning: conversion to 'float' from 'double' may alter its value >nsPrintSettingsImpl.cpp: In member function 'virtual nsresult nsPrintSettings::GetHowToEnableFrameUI(PRInt16*)': >nsPrintSettingsImpl.cpp:914: warning: conversion to 'short int' from 'PRBool' may alter its value >nsPrintOptionsImpl.cpp: In member function 'virtual nsresult nsPrintOptions::ReadPrefs(nsIPrintSettings*, const nsAString_internal&, PRUint32)': >nsPrintOptionsImpl.cpp:363: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsPrintOptionsImpl.cpp:365: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsPrintOptionsImpl.cpp:469: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsPrintSession.cpp >c++ -o nsPrintSession.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintSession.pp nsPrintSession.cpp >nsWidgetAtoms.cpp >c++ -o nsWidgetAtoms.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetAtoms.pp nsWidgetAtoms.cpp >nsIdleService.cpp >c++ -o nsIdleService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIdleService.pp nsIdleService.cpp >nsBaseFilePicker.cpp >c++ -o nsBaseFilePicker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseFilePicker.pp nsBaseFilePicker.cpp >In file included from nsBaseFilePicker.cpp:42: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsBaseFilePicker.cpp:49: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsNativeTheme.cpp >c++ -o nsNativeTheme.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/lcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeTheme.pp nsNativeTheme.cpp >In file included from nsIdleService.h:47, > from nsIdleService.cpp:41: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = IdleListener, Comparator = IdleListenerComparator, E = IdleListener]': >../../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = IdleListener, Comparator = IdleListenerComparator, E = IdleListener]' >nsIdleService.cpp:114: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from nsNativeTheme.h:46, > from nsNativeTheme.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsNativeTheme.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeTheme.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeTheme.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeTheme.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsNativeTheme.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsNativeTheme.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libxpwidgets_s.a >ar cr libxpwidgets_s.a nsBaseAppShell.o nsBaseWidget.o nsTransferable.o nsHTMLFormatConverter.o nsBaseDragService.o nsPrimitiveHelpers.o nsXPLookAndFeel.o nsClipboardHelper.o nsPrintOptionsImpl.o nsPrintSettingsImpl.o nsPrintSession.o nsWidgetAtoms.o nsIdleService.o nsBaseFilePicker.o nsNativeTheme.o >ranlib libxpwidgets_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/xpwidgets' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/support' >nsWidgetSupport.cpp >c++ -o nsWidgetSupport.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetSupport.pp nsWidgetSupport.cpp >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsWidgetSupport.h:43, > from nsWidgetSupport.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWidgetSupport.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libwidgetsupport_s.a >ar cr libwidgetsupport_s.a nsWidgetSupport.o >ranlib libwidgetsupport_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/support' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtk2' >mozcontainer.c >gcc -o mozcontainer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mozcontainer.pp mozcontainer.c >mozdrawingarea.c >gcc -o mozdrawingarea.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mozdrawingarea.pp mozdrawingarea.c >keysym2ucs.c >gcc -o keysym2ucs.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/keysym2ucs.pp keysym2ucs.c >nsPrintdGTK.c >gcc -o nsPrintdGTK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsPrintdGTK.pp nsPrintdGTK.c >mozdrawingarea.c: In function 'moz_drawingarea_init': >mozdrawingarea.c:117: warning: unused parameter 'drawingarea' >maiRedundantObjectFactory.c >gcc -o maiRedundantObjectFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/maiRedundantObjectFactory.pp maiRedundantObjectFactory.c >mozcontainer.c: In function 'moz_container_size_allocate': >mozcontainer.c:331: warning: unused variable 'tmp_child' >mozcontainer.c:330: warning: unused variable 'tmp_requisition' >mozcontainer.c:329: warning: unused variable 'tmp_allocation' >mozcontainer.c: In function 'moz_container_remove': >mozcontainer.c:378: warning: unused variable 'tmp_list' >mozcontainer.c: In function 'moz_container_forall': >mozcontainer.c:397: warning: unused parameter 'include_internals' >mozcontainer.c: In function 'moz_container_allocate_child': >mozcontainer.c:422: warning: unused variable 'requisition' >mozcontainer.c:418: warning: unused parameter 'container' >gtk2drawing.c >gcc -o gtk2drawing.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/gtk2drawing.pp gtk2drawing.c >nsWindow.cpp >c++ -o nsWindow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindow.pp nsWindow.cpp >nsAppShell.cpp >c++ -o nsAppShell.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShell.pp nsAppShell.cpp >nsPrintdGTK.c: In function 'CancelPrint': >nsPrintdGTK.c:80: warning: unused parameter 'widget' >nsPrintdGTK.c: In function 'DoPrint': >nsPrintdGTK.c:92: warning: unused parameter 'widget' >nsPrintdGTK.c: In function 'ModifyPrPath': >nsPrintdGTK.c:140: warning: unused parameter 'widget' >nsPrintdGTK.c: In function 'SwitchToPrinter': >nsPrintdGTK.c:152: warning: unused parameter 'widget' >nsPrintdGTK.c: In function 'SwitchToFile': >nsPrintdGTK.c:163: warning: unused parameter 'widget' >nsPrintdGTK.c: In function 'GetPrPath': >nsPrintdGTK.c:175: warning: unused parameter 'widget' >nsPrintdGTK.c: In function 'DoPrintGTK': >nsPrintdGTK.c:208: warning: unused parameter 'widget' >nsWidgetFactory.cpp >c++ -o nsWidgetFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetFactory.pp nsWidgetFactory.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsAppShell.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsAppShell.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsWindow.h:45, > from nsWindow.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its valuegtk2drawing.c: In function 'moz_gtk_get_combo_box_inner_button': >gtk2drawing.c:282: warning: unused parameter 'client_data' >gtk2drawing.c: In function 'moz_gtk_get_combo_box_button_inner_widgets': >gtk2drawing.c:294: warning: unused parameter 'client_data' >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >gtk2drawing.c: In function 'moz_gtk_get_combo_box_entry_inner_widgets': >gtk2drawing.c:382: warning: unused parameter 'client_data' >gtk2drawing.c: In function 'moz_gtk_get_combo_box_entry_arrow': >gtk2drawing.c:398: warning: unused parameter 'client_data' >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >gtk2drawing.c: In function 'ensure_tree_header_cell_widget': >gtk2drawing.c:687: warning: assignment from incompatible pointer type >In file included from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsWindow.h:45, > from nsWindow.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >gtk2drawing.c: In function 'moz_gtk_combo_box_paint': >gtk2drawing.c:1676: warning: unused variable 'arrow_size' >gtk2drawing.c: In function 'moz_gtk_tab_scroll_arrow_paint': >gtk2drawing.c:2277: warning: unused parameter 'cliprect' >nsAppShell.cpp: In static member function 'static gboolean nsAppShell::EventProcessorCallback(GIOChannel*, GIOCondition, void*)': >nsAppShell.cpp:66: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result >nsAppShell.cpp: In member function 'virtual void nsAppShell::ScheduleNativeEventCallback()': >nsAppShell.cpp:138: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result >nsToolkit.cpp >c++ -o nsToolkit.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToolkit.pp nsToolkit.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ./../xpwidgets/nsBaseWidget.h:40, > from nsWidgetFactory.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../xpwidgets/nsBaseWidget.h:40, > from nsWidgetFactory.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsWindow.cpp: In member function 'virtual nsresult nsWindow::Destroy()': >nsWindow.cpp:433: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >nsWindow.cpp: In member function 'virtual nsresult nsWindow::SetModal(PRBool)': >nsWindow.cpp:549: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsWindow.cpp: In function 'void SetUserTimeAndStartupIDForActivatedWindow(GtkWidget*)': >nsWindow.cpp:768: warning: conversion to 'guint32' from 'Time' may alter its value >nsWindow.cpp: In function 'PRUint8* Data32BitTo1Bit(PRUint8*, PRUint32, PRUint32, PRUint32)': >nsWindow.cpp:973: warning: conversion to 'PRUint8' from 'int' may alter its value >nsWindow.cpp: In member function 'virtual nsresult nsWindow::SetCursor(imgIContainer*, PRUint32, PRUint32)': >nsWindow.cpp:1026: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsCursor' >nsWindow.cpp: In member function 'gboolean nsWindow::OnExposeEvent(GtkWidget*, GdkEventExpose*)': >nsWindow.cpp:1790: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsWindow.cpp: In member function 'void nsWindow::OnMotionNotifyEvent(GtkWidget*, GdkEventMotion*)': >nsWindow.cpp:1997: warning: conversion to 'PRUint32' from 'Time' may alter its value >nsWindow.cpp: In function 'PRUint32 GetCharCodeFor(const GdkEventKey*, guint, gint)': >nsWindow.cpp:2300: warning: conversion to 'guint8' from 'gint' may alter its value >nsWindow.cpp: In member function 'virtual nsresult nsWindow::SetWindowClass(const nsAString_internal&)': >nsWindow.cpp:3446: warning: conversion to 'char' from 'int' may alter its value >nsWindow.cpp: In function 'void UpdateMaskBits(gchar*, PRInt32, PRInt32, const nsRect&, PRUint8*, PRInt32)': >nsWindow.cpp:3729: warning: conversion to 'gchar' from 'int' may alter its value >nsWindow.cpp:3732: warning: conversion to 'char' from 'int' may alter its value >nsWindow.cpp: In member function 'void nsWindow::SetNonXEmbedPluginFocus()': >nsWindow.cpp:4037: warning: conversion to 'GdkNativeWindow' from 'Window' may alter its value >nsWindow.cpp: In function 'GdkFilterReturn plugin_window_filter_func(GdkXEvent*, GdkEvent*, void*)': >nsWindow.cpp:4717: warning: conversion to 'GdkNativeWindow' from 'Window' may alter its value >nsWindow.cpp:4722: warning: conversion to 'GdkNativeWindow' from 'Window' may alter its value >nsWindow.cpp: In function 'PRBool gdk_keyboard_get_modmap_masks(Display*, PRUint32*, PRUint32*, PRUint32*)': >nsWindow.cpp:5200: warning: conversion to 'KeyCode' from 'int' may alter its value >nsWindow.cpp: In function 'void workaround_gtk_im_display_closed(GtkWidget*, GtkIMContext*)': >nsWindow.cpp:5435: warning: unused variable 'gtk_xim_context_class' >nsWindow.cpp:5440: warning: unused variable 'gtk_iiim_context_class' >nsWindow.cpp: In function 'void IM_preedit_changed_cb(GtkIMContext*, nsWindow*)': >nsWindow.cpp:5955: warning: conversion to 'PRInt32' from 'glong' may alter its value >nsWindow.cpp: In function 'void IM_set_text_range(PRInt32, const gchar*, gint, const PangoAttrList*, PRUint32*, nsTextRange**)': >nsWindow.cpp:6131: warning: conversion to 'PRUint32' from 'glong' may alter its value >nsWindow.cpp:6139: warning: conversion to 'PRUint32' from 'glong' may alter its value >nsBidiKeyboard.cpp >c++ -o nsBidiKeyboard.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBidiKeyboard.pp nsBidiKeyboard.cpp >nsBidiKeyboard.cpp: In member function 'nsresult nsBidiKeyboard::SetHaveBidiKeyboards()': >nsBidiKeyboard.cpp:94: warning: conversion to 'PRPackedBool' from 'gboolean' may alter its value >nsCommonWidget.cpp >c++ -o nsCommonWidget.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommonWidget.pp nsCommonWidget.cpp >nsLookAndFeel.cpp >c++ -o nsLookAndFeel.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLookAndFeel.pp nsLookAndFeel.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsCommonWidget.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsGtkKeyUtils.cpp >c++ -o nsGtkKeyUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGtkKeyUtils.pp nsGtkKeyUtils.cpp >In file included from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsCommonWidget.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsCommonWidget.cpp: In member function 'void nsCommonWidget::CommonCreate(nsIWidget*, PRBool)': >nsCommonWidget.cpp:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCommonWidget.cpp: In member function 'virtual nsresult nsCommonWidget::Show(PRBool)': >nsCommonWidget.cpp:170: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsGtkKeyUtils.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsGtkKeyUtils.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsLookAndFeel.cpp: In function 'void darken_gdk_color(GdkColor*, GdkColor*)': >nsLookAndFeel.cpp:331: warning: conversion to 'guint16' from 'gdouble' may alter its value >nsLookAndFeel.cpp:332: warning: conversion to 'guint16' from 'gdouble' may alter its value >nsLookAndFeel.cpp:333: warning: conversion to 'guint16' from 'gdouble' may alter its value >nsClipboard.cpp >c++ -o nsClipboard.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboard.pp nsClipboard.cpp >nsGtkKeyUtils.cpp: In function 'PRUint32 nsConvertCharCodeToUnicode(GdkEventKey*)': >nsGtkKeyUtils.cpp:312: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsDragService.cpp >c++ -o nsDragService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDragService.pp nsDragService.cpp >nsFilePicker.cpp >c++ -o nsFilePicker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFilePicker.pp nsFilePicker.cpp >In file included from ../../../dist/include/gfx/nsSize.h:41, > from ../../../dist/include/widget/nsIDragSession.h:25, > from ../../../dist/include/widget/nsIDragService.h:18, > from ./../xpwidgets/nsBaseDragService.h:41, > from nsDragService.h:44, > from nsDragService.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from ./../xpwidgets/nsBaseDragService.h:47, > from nsDragService.h:44, > from nsDragService.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:47, > from ../../../dist/include/gfx/nsIImage.h:42, > from nsClipboard.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from ../../../dist/include/gfx/nsIImage.h:42, > from nsClipboard.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsFilePicker.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsClipboard.cpp: In member function 'void nsClipboard::SelectionGetEvent(GtkWidget*, GtkSelectionData*, guint)': >nsClipboard.cpp:556: warning: conversion to 'gint' from 'size_t' may alter its value >nsClipboard.cpp:598: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsClipboard.cpp: In function 'void DispatchSelectionNotifyEvent(GtkWidget*, XEvent*)': >nsClipboard.cpp:788: warning: conversion to 'guint32' from 'Time' may alter its value >nsClipboard.cpp: In function 'void DispatchPropertyNotifyEvent(GtkWidget*, XEvent*)': >nsClipboard.cpp:801: warning: conversion to 'guint32' from 'Time' may alter its value >nsClipboard.cpp: In function 'int checkEventProc(Display*, XEvent*, char*)': >nsClipboard.cpp:823: warning: conversion to 'GdkNativeWindow' from 'Window' may alter its value >nsFilePicker.cpp: In member function 'virtual nsresult nsFilePicker::SetFilterIndex(PRInt32)': >nsFilePicker.cpp:474: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDragService.cpp:63: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDragService.cpp:63: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDragService.cpp: In member function 'virtual nsresult nsDragService::InvokeDragSession(nsIDOMNode*, nsISupportsArray*, nsIScriptableRegion*, PRUint32)': >nsDragService.cpp:222: warning: conversion to 'float' from 'nscoord' may alter its value >nsDragService.cpp:223: warning: conversion to 'float' from 'nscoord' may alter its value >nsDragService.cpp: In function 'void GetTextUriListItem(const char*, PRUint32, PRUint32, PRUnichar**, PRInt32*)': >nsDragService.cpp:319: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsDragService.cpp: In member function 'virtual nsresult nsDragService::GetData(nsITransferable*, PRUint32)': >nsDragService.cpp:478: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsDragService.cpp:487: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsDragService.cpp: In function 'void CreateUriList(nsISupportsArray*, gchar**, gint*)': >nsDragService.cpp:1151: warning: conversion to 'int' from 'gsize' may alter its value >nsSound.cpp >c++ -o nsSound.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSound.pp nsSound.cpp >nsNativeKeyBindings.cpp >c++ -o nsNativeKeyBindings.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeKeyBindings.pp nsNativeKeyBindings.cpp >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsNativeKeyBindings.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsNativeKeyBindings.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSound.cpp: In member function 'virtual nsresult nsSound::OnStreamComplete(nsIStreamLoader*, nsISupports*, nsresult, PRUint32, const PRUint8*)': >nsSound.cpp:215: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSound.cpp:218: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSound.cpp:230: warning: conversion to 'PRUint16' from 'int' may alter its value >nsSound.cpp:332: warning: conversion to 'int' from 'size_t' may alter its value >nsNativeKeyBindings.cpp: In member function 'virtual PRBool nsNativeKeyBindings::KeyPress(const nsNativeKeyEvent&, void (*)(const char*, void*), void*)': >nsNativeKeyBindings.cpp:288: warning: suggest parentheses around '&&' within '||' >nsScreenGtk.cpp >c++ -o nsScreenGtk.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreenGtk.pp nsScreenGtk.cpp >nsScreenManagerGtk.cpp >c++ -o nsScreenManagerGtk.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreenManagerGtk.pp nsScreenManagerGtk.cpp >nsDeviceContextSpecG.cpp >c++ -o nsDeviceContextSpecG.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContextSpecG.pp nsDeviceContextSpecG.cpp >nsPrintOptionsGTK.cpp >c++ -o nsPrintOptionsGTK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintOptionsGTK.pp nsPrintOptionsGTK.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from nsScreenGtk.h:42, > from nsScreenManagerGtk.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsScreenGtk.h:42, > from nsScreenManagerGtk.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from nsScreenGtk.h:42, > from nsScreenGtk.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsScreenGtk.h:42, > from nsScreenGtk.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:43, > from ../../../dist/include/widget/nsIDeviceContextSpec.h:41, > from nsDeviceContextSpecG.h:42, > from nsDeviceContextSpecG.cpp:54: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIDeviceContext.h:44, > from ../../../dist/include/widget/nsIDeviceContextSpec.h:41, > from nsDeviceContextSpecG.h:42, > from nsDeviceContextSpecG.cpp:54: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsImageToPixbuf.cpp >c++ -o nsImageToPixbuf.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageToPixbuf.pp nsImageToPixbuf.cpp >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ../../../dist/include/widget/nsIPrintSettings.h:17, > from ../../../dist/include/widget/nsIPrintOptions.h:14, > from ./../xpwidgets/nsPrintOptionsImpl.h:45, > from nsPrintOptionsGTK.h:43, > from nsPrintOptionsGTK.cpp:37: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsScreenGtk.cpp: In member function 'void nsScreenGtk::Init(PRBool)': >nsScreenGtk.cpp:210: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsScreenGtk.cpp:214: warning: conversion to 'nscoord' from 'long int' may alter its value >nsScreenGtk.cpp:214: warning: conversion to 'nscoord' from 'long int' may alter its value >nsScreenGtk.cpp:214: warning: conversion to 'nscoord' from 'long int' may alter its value >nsScreenGtk.cpp:214: warning: conversion to 'nscoord' from 'long int' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:47, > from ../../../dist/include/gfx/nsIImage.h:42, > from nsImageToPixbuf.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsIRenderingContext.h:48, > from ../../../dist/include/gfx/nsIImage.h:42, > from nsImageToPixbuf.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsImageToPixbuf.cpp: In function 'unsigned char unpremultiply(unsigned char, unsigned char)': >nsImageToPixbuf.cpp:59: warning: conversion to 'unsigned char' from 'int' may alter its value >nsImageToPixbuf.cpp: In static member function 'static GdkPixbuf* nsImageToPixbuf::ImgSurfaceToPixbuf(gfxImageSurface*, PRInt32, PRInt32)': >nsImageToPixbuf.cpp:104: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsDeviceContextSpecG.cpp:70: >./../xpwidgets/nsPrintSettingsImpl.h: At global scope: >./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden >nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' >nsAccessibilityHelper.cpp >c++ -o nsAccessibilityHelper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityHelper.pp nsAccessibilityHelper.cpp >In file included from nsPrintOptionsGTK.cpp:38: >./../xpwidgets/nsPrintSettingsImpl.h: At global scope: >./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden >nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' >nsDeviceContextSpecG.cpp: In member function 'virtual nsresult nsDeviceContextSpecGTK::GetSurfaceForPrinter(gfxASurface**)': >nsDeviceContextSpecG.cpp:479: warning: enumeral mismatch in conditional expression: 'nsIPrintSettings::<anonymous enum>' vs 'nsIPrintSettings::<anonymous enum>' >nsDeviceContextSpecG.cpp: In member function 'virtual nsresult nsDeviceContextSpecGTK::Init(nsIWidget*, nsIPrintSettings*, PRBool)': >nsDeviceContextSpecG.cpp:518: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDeviceContextSpecG.cpp:518: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:47, > from ../../../dist/include/gfx/nsIDeviceContext.h:45, > from ../../../dist/include/widget/nsIDeviceContextSpec.h:41, > from nsDeviceContextSpecG.h:42, > from nsDeviceContextSpecG.cpp:54: >./../xpwidgets/nsPrintSettingsImpl.h: At global scope: >../../../dist/include/xpcom/nsCOMPtr.h: In instantiation of 'nsDerivedSafe<nsPrintSettingsGTK>': >nsDeviceContextSpecG.cpp:530: instantiated from here >./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden >../../../dist/include/xpcom/nsCOMPtr.h:197: warning: by 'nsDerivedSafe<nsPrintSettingsGTK>::operator=' >nsIdleServiceGTK.cpp >c++ -o nsIdleServiceGTK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIdleServiceGTK.pp nsIdleServiceGTK.cpp >nsPrintDialogGTK.cpp >c++ -o nsPrintDialogGTK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintDialogGTK.pp nsPrintDialogGTK.cpp >nsIdleServiceGTK.cpp: In member function 'virtual nsresult nsIdleServiceGTK::GetIdleTime(PRUint32*)': >nsIdleServiceGTK.cpp:152: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsWindow.h:45, > from nsAccessibilityHelper.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../xpwidgets/nsBaseWidget.h:40, > from nsCommonWidget.h:42, > from nsWindow.h:45, > from nsAccessibilityHelper.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsPrintSettingsGTK.cpp >c++ -o nsPrintSettingsGTK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintSettingsGTK.pp nsPrintSettingsGTK.cpp >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ../../../dist/include/widget/nsIPrintSettings.h:17, > from ./../xpwidgets/nsPrintSettingsImpl.h:44, > from nsPrintSettingsGTK.h:42, > from nsPrintSettingsGTK.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsNativeThemeGTK.cpp >c++ -o nsNativeThemeGTK.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -I/usr/include/startup-notification-1.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeThemeGTK.pp nsNativeThemeGTK.cpp >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ../../../dist/include/widget/nsIPrintSettings.h:17, > from nsPrintDialogGTK.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPrintSettingsGTK.cpp:38: >./../xpwidgets/nsPrintSettingsImpl.h: At global scope: >./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden >nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' >In file included from nsPrintDialogGTK.cpp:48: >./../xpwidgets/nsPrintSettingsImpl.h: At global scope: >./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden >nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' >nsPrintSettingsGTK.cpp: In member function 'virtual nsresult nsPrintSettingsGTK::SetPrinterName(const PRUnichar*)': >nsPrintSettingsGTK.cpp:491: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPrintSettingsGTK.cpp: In member function 'void nsPrintSettingsGTK::InitUnwriteableMargin()': >nsPrintSettingsGTK.cpp:589: warning: conversion to 'float' from 'gdouble' may alter its value >nsPrintSettingsGTK.cpp:590: warning: conversion to 'float' from 'gdouble' may alter its value >nsPrintSettingsGTK.cpp:591: warning: conversion to 'float' from 'gdouble' may alter its value >nsPrintSettingsGTK.cpp:592: warning: conversion to 'float' from 'gdouble' may alter its value >nsPrintSettingsGTK.cpp: In member function 'virtual nsresult nsPrintSettingsGTK::GetEffectivePageSize(double*, double*)': >nsPrintSettingsGTK.cpp:719: warning: conversion to 'float' from 'gdouble' may alter its value >nsPrintSettingsGTK.cpp:720: warning: conversion to 'float' from 'gdouble' may alter its value >In file included from nsPrintDialogGTK.cpp:56: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:47, > from nsPrintDialogGTK.cpp:46: >./../xpwidgets/nsPrintSettingsImpl.h: At global scope: >../../../dist/include/xpcom/nsCOMPtr.h: In instantiation of 'nsDerivedSafe<nsPrintSettingsGTK>': >nsPrintDialogGTK.cpp:455: instantiated from here >./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden >../../../dist/include/xpcom/nsCOMPtr.h:197: warning: by 'nsDerivedSafe<nsPrintSettingsGTK>::operator=' >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ./../xpwidgets/nsNativeTheme.h:46, > from nsNativeThemeGTK.h:43, > from nsNativeThemeGTK.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeThemeGTK.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeThemeGTK.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeThemeGTK.cpp:47: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsNativeThemeGTK.cpp:47: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsNativeThemeGTK.cpp:47: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsNativeThemeGTK.cpp:47: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsNativeThemeGTK.cpp: In function 'void SetWidgetTypeDisabled(PRUint8*, PRUint8)': >nsNativeThemeGTK.cpp:137: warning: conversion to 'unsigned char' from 'int' may alter its value >nsNativeThemeGTK.cpp: In function 'PRUint16 GetWidgetStateKey(PRUint8, GtkWidgetState*)': >nsNativeThemeGTK.cpp:148: warning: conversion to 'PRUint16' from 'int' may alter its value >nsNativeThemeGTK.cpp: In function 'PRBool IsWidgetStateSafe(PRUint8*, PRUint8, GtkWidgetState*)': >nsNativeThemeGTK.cpp:155: warning: conversion to 'PRUint8' from 'PRUint16' may alter its value >nsNativeThemeGTK.cpp: In function 'void SetWidgetStateSafe(PRUint8*, PRUint8, GtkWidgetState*)': >nsNativeThemeGTK.cpp:163: warning: conversion to 'PRUint8' from 'PRUint16' may alter its value >nsNativeThemeGTK.cpp:164: warning: conversion to 'unsigned char' from 'int' may alter its value >nsNativeThemeGTK.cpp: In member function 'PRBool nsNativeThemeGTK::GetGtkWidgetAndState(PRUint8, nsIFrame*, GtkThemeWidgetType&, GtkWidgetState*, gint*)': >nsNativeThemeGTK.cpp:243: warning: conversion to 'guint8' from 'PRBool' may alter its value >nsNativeThemeGTK.cpp:257: warning: conversion to 'guint8' from 'PRBool' may alter its value >nsNativeThemeGTK.cpp:322: warning: conversion to 'guint8' from 'PRBool' may alter its value >nsNativeThemeGTK.cpp:325: warning: conversion to 'guint8' from 'PRBool' may alter its value >nsNativeThemeGTK.cpp: In member function 'virtual nsresult ThemeRenderer::NativeDraw(Display*, Drawable, Visual*, short int, short int, XRectangle*, PRUint32)': >nsNativeThemeGTK.cpp:658: warning: conversion to 'GdkNativeWindow' from 'Drawable' may alter its value >nsNativeThemeGTK.cpp:662: warning: conversion to 'GdkNativeWindow' from 'Drawable' may alter its value >nsNativeThemeGTK.cpp: In function 'GdkRectangle ConvertGfxToGdkRect(const gfxRect&, const gfxPoint&)': >nsNativeThemeGTK.cpp:739: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp:739: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp:740: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp:740: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp:741: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp:742: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp: In member function 'virtual nsresult nsNativeThemeGTK::DrawWidgetBackground(nsIRenderingContext*, nsIFrame*, PRUint8, const nsRect&, const nsRect&)': >nsNativeThemeGTK.cpp:838: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsNativeThemeGTK.cpp:838: warning: conversion to 'float' from 'gfxFloat' may alter its value >rm -f libwidget_gtk2.a >ar cr libwidget_gtk2.a mozcontainer.o mozdrawingarea.o keysym2ucs.o nsPrintdGTK.o maiRedundantObjectFactory.o gtk2drawing.o nsWindow.o nsAppShell.o nsWidgetFactory.o nsToolkit.o nsBidiKeyboard.o nsCommonWidget.o nsLookAndFeel.o nsGtkKeyUtils.o nsClipboard.o nsDragService.o nsFilePicker.o nsSound.o nsNativeKeyBindings.o nsScreenGtk.o nsScreenManagerGtk.o nsDeviceContextSpecG.o nsPrintOptionsGTK.o nsImageToPixbuf.o nsAccessibilityHelper.o nsIdleServiceGTK.o nsPrintDialogGTK.o nsPrintSettingsGTK.o nsNativeThemeGTK.o nsBaseAppShell.o nsBaseWidget.o nsTransferable.o nsHTMLFormatConverter.o nsBaseDragService.o nsPrimitiveHelpers.o nsXPLookAndFeel.o nsClipboardHelper.o nsPrintOptionsImpl.o nsPrintSettingsImpl.o nsPrintSession.o nsWidgetAtoms.o nsIdleService.o nsBaseFilePicker.o nsNativeTheme.o >ranlib libwidget_gtk2.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libwidget_gtk2.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtk2' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgtkxtbin.a ../../../staticlib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/gtkxtbin' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/public' >nsIChromeRegistry.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIChromeRegistry.xpt -d .deps/nsIChromeRegistry.pp nsIChromeRegistry.idl >nsIContentPolicy.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContentPolicy.xpt -d .deps/nsIContentPolicy.pp nsIContentPolicy.idl >nsIDocumentEncoder.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDocumentEncoder.xpt -d .deps/nsIDocumentEncoder.pp nsIDocumentEncoder.idl >nsIDOMFile.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMFile.xpt -d .deps/nsIDOMFile.pp nsIDOMFile.idl >nsIDOMFileList.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMFileList.xpt -d .deps/nsIDOMFileList.pp nsIDOMFileList.idl >nsIDOMFileException.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMFileException.xpt -d .deps/nsIDOMFileException.pp nsIDOMFileException.idl >nsIDOMParser.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMParser.xpt -d .deps/nsIDOMParser.pp nsIDOMParser.idl >nsIDOMSerializer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMSerializer.xpt -d .deps/nsIDOMSerializer.pp nsIDOMSerializer.idl >nsISelection2.idl >nsISelectionController.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelection2.xpt -d .deps/nsISelection2.pp nsISelection2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionController.xpt -d .deps/nsISelectionController.pp nsISelectionController.idl >nsISelectionDisplay.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionDisplay.xpt -d .deps/nsISelectionDisplay.pp nsISelectionDisplay.idl >nsISelectionListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionListener.xpt -d .deps/nsISelectionListener.pp nsISelectionListener.idl >nsISelectionPrivate.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionPrivate.xpt -d .deps/nsISelectionPrivate.pp nsISelectionPrivate.idl >nsIScriptLoaderObserver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptLoaderObserver.xpt -d .deps/nsIScriptLoaderObserver.pp nsIScriptLoaderObserver.idl >nsISyncLoadDOMService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISyncLoadDOMService.xpt -d .deps/nsISyncLoadDOMService.pp nsISyncLoadDOMService.idl >nsIDragDropHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDragDropHandler.xpt -d .deps/nsIDragDropHandler.pp nsIDragDropHandler.idl >nsIScriptEventHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptEventHandler.xpt -d .deps/nsIScriptEventHandler.pp nsIScriptEventHandler.idl >nsIScriptEventManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptEventManager.xpt -d .deps/nsIScriptEventManager.pp nsIScriptEventManager.idl >nsIImageLoadingContent.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIImageLoadingContent.xpt -d .deps/nsIImageLoadingContent.pp nsIImageLoadingContent.idl >nsIObjectLoadingContent.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIObjectLoadingContent.xpt -d .deps/nsIObjectLoadingContent.pp nsIObjectLoadingContent.idl >nsIFrameLoader.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIFrameLoader.xpt -d .deps/nsIFrameLoader.pp nsIFrameLoader.idl >nsIXMLHttpRequest.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXMLHttpRequest.xpt -d .deps/nsIXMLHttpRequest.pp nsIXMLHttpRequest.idl >nsISelection.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelection.xpt -d .deps/nsISelection.pp nsISelection.idl >../../../dist/bin/xpt_link _xpidlgen/content_base.xpt _xpidlgen/nsIChromeRegistry.xpt _xpidlgen/nsIContentPolicy.xpt _xpidlgen/nsIDocumentEncoder.xpt _xpidlgen/nsIDOMFile.xpt _xpidlgen/nsIDOMFileList.xpt _xpidlgen/nsIDOMFileException.xpt _xpidlgen/nsIDOMParser.xpt _xpidlgen/nsIDOMSerializer.xpt _xpidlgen/nsISelection2.xpt _xpidlgen/nsISelectionController.xpt _xpidlgen/nsISelectionDisplay.xpt _xpidlgen/nsISelectionListener.xpt _xpidlgen/nsISelectionPrivate.xpt _xpidlgen/nsIScriptLoaderObserver.xpt _xpidlgen/nsISyncLoadDOMService.xpt _xpidlgen/nsIDragDropHandler.xpt _xpidlgen/nsIScriptEventHandler.xpt _xpidlgen/nsIScriptEventManager.xpt _xpidlgen/nsIImageLoadingContent.xpt _xpidlgen/nsIObjectLoadingContent.xpt _xpidlgen/nsIFrameLoader.xpt _xpidlgen/nsIXMLHttpRequest.xpt _xpidlgen/nsISelection.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_base.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/src' >mozSanitizingSerializer.cpp >c++ -o mozSanitizingSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozSanitizingSerializer.pp mozSanitizingSerializer.cpp >nsAtomListUtils.cpp >c++ -o nsAtomListUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAtomListUtils.pp nsAtomListUtils.cpp >nsAttrAndChildArray.cpp >c++ -o nsAttrAndChildArray.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAttrAndChildArray.pp nsAttrAndChildArray.cpp >nsAttrValue.cpp >c++ -o nsAttrValue.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAttrValue.pp nsAttrValue.cpp >nsCCUncollectableMarker.cpp >c++ -o nsCCUncollectableMarker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCCUncollectableMarker.pp nsCCUncollectableMarker.cpp >In file included from mozSanitizingSerializer.cpp:57: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsAttrValue.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsAttrValue.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsAttrAndChildArray.cpp:44: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsAttrAndChildArray.cpp:44: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsCCUncollectableMarker.cpp:45: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCCUncollectableMarker.cpp:47: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericElement.h:66, > from nsStyledElement.h:50, > from nsMappedAttributeElement.h:48, > from nsAttrAndChildArray.cpp:45: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsAttrValue.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsAttrValue.cpp:47: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../layout/style/nsHTMLStyleSheet.h:49, > from nsAttrAndChildArray.cpp:49: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsAttrValue.cpp:47: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../layout/style/nsHTMLStyleSheet.h:49, > from nsAttrAndChildArray.cpp:49: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/style/nsCSSDeclaration.h:55, > from nsAttrValue.cpp:48: >./../../../layout/style/nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >./../../../layout/style/nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >./../../../layout/style/nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >nsAttrValue.cpp: In member function 'void nsAttrValue::ToString(nsAString_internal&) const': >nsAttrValue.cpp:313: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrValue.cpp: In member function 'PRUint32 nsAttrValue::HashValue() const': >nsAttrValue.cpp:486: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrValue.cpp:502: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrValue.cpp: In member function 'PRBool nsAttrValue::Equals(const nsAString_internal&, nsCaseTreatment) const': >nsAttrValue.cpp:620: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrValue.cpp: In member function 'PRBool nsAttrValue::Equals(nsIAtom*, nsCaseTreatment) const': >nsAttrValue.cpp:657: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrValue.cpp: In member function 'PRBool nsAttrValue::ParseEnumValue(const nsAString_internal&, const nsAttrValue::EnumTable*, PRBool)': >nsAttrValue.cpp:833: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsAttrValue.cpp:835: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from ../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../dist/include/content/nsINode.h:44, > from ../../../dist/include/content/nsIDocument.h:40, > from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsAttrValue.cpp:47: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = const nsAttrValue::EnumTable*, Comparator = nsDefaultComparator<const nsAttrValue::EnumTable*, const nsAttrValue::EnumTable*>, E = const nsAttrValue::EnumTable*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = const nsAttrValue::EnumTable*, E = const nsAttrValue::EnumTable*]' >nsAttrValue.cpp:833: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../layout/style/nsHTMLStyleSheet.h:49, > from nsAttrAndChildArray.cpp:49: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsRuleNode.h:49, > from ../../../dist/include/layout/nsRuleWalker.h:44, > from nsAttrAndChildArray.cpp:50: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsRuleWalker.h:44, > from nsAttrAndChildArray.cpp:50: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsAttrAndChildArray.cpp:50: >../../../dist/include/layout/nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >../../../dist/include/layout/nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAttrAndChildArray.cpp: In member function 'void nsAttrAndChildArray::Compact()': >nsAttrAndChildArray.cpp:616: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrAndChildArray.cpp:622: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrAndChildArray.cpp: In member function 'void nsAttrAndChildArray::Clear()': >nsAttrAndChildArray.cpp:646: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrAndChildArray.cpp:647: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCommentNode.cpp >c++ -o nsCommentNode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommentNode.pp nsCommentNode.cpp >nsAttrAndChildArray.cpp: In member function 'PRBool nsAttrAndChildArray::GrowBy(PRUint32)': >nsAttrAndChildArray.cpp:747: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrAndChildArray.cpp:760: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrAndChildArray.cpp:761: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsAttrAndChildArray.cpp:773: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericDOMDataNode.h:48, > from nsCommentNode.cpp:43: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsContentAreaDragDrop.cpp >c++ -o nsContentAreaDragDrop.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentAreaDragDrop.pp nsContentAreaDragDrop.cpp >nsContentIterator.cpp >c++ -o nsContentIterator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentIterator.pp nsContentIterator.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsCommentNode.cpp:43: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsCommentNode.cpp:43: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsGenericDOMDataNode.h:52, > from nsCommentNode.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentList.cpp >c++ -o nsContentList.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentList.pp nsContentList.cpp >In file included from nsRange.h:45, > from nsContentIterator.cpp:42: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsContentIterator.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsContentIterator.cpp:46: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsContentIterator.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentIterator.cpp:46: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsContentAreaDragDrop.cpp:57: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentPolicy.cpp >c++ -o nsContentPolicy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentPolicy.pp nsContentPolicy.cpp >In file included from ../../../dist/include/gfx/nsSize.h:41, > from ../../../dist/include/widget/nsIDragSession.h:25, > from ../../../dist/include/widget/nsIDragService.h:18, > from nsContentAreaDragDrop.cpp:67: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsContentList.cpp:49: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsContentList.cpp:50: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsContentList.cpp:50: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentList.cpp: In constructor 'nsContentList::nsContentList(nsINode*, nsIAtom*, PRInt32, PRBool)': >nsContentList.cpp:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentList.cpp: In constructor 'nsContentList::nsContentList(nsINode*, PRBool (*)(nsIContent*, PRInt32, nsIAtom*, void*), void (*)(void*), void*, PRBool, nsIAtom*, PRInt32, PRBool)': >nsContentList.cpp:329: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentList.cpp:329: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsContentAreaDragDrop.cpp:80: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsContentAreaDragDrop.cpp:85: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:60, > from nsContentPolicy.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsContentPolicy.cpp:47: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentAreaDragDrop.cpp:88: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsContentAreaDragDrop.cpp:90: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsContentAreaDragDrop.cpp:90: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsContentAreaDragDrop.cpp:90: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsRange.h:45, > from nsContentAreaDragDrop.cpp:91: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentSink.cpp >c++ -o nsContentSink.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentSink.pp nsContentSink.cpp >nsContentUtils.cpp >c++ -o nsContentUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentUtils.pp nsContentUtils.cpp >In file included from nsContentAreaDragDrop.cpp:99: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentAreaDragDrop.cpp:99: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCopySupport.cpp >c++ -o nsCopySupport.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCopySupport.pp nsCopySupport.cpp >nsContentAreaDragDrop.cpp: In member function 'nsresult nsTransferableFactory::ConvertStringsToTransferable(nsITransferable**)': >nsContentAreaDragDrop.cpp:1401: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1409: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1417: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1447: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1459: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1485: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1493: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsContentAreaDragDrop.cpp:1503: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsScriptLoader.h:52, > from nsContentSink.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentSink.cpp:46: >nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsFont.h:42, > from ../../../dist/include/layout/nsStyleConsts.h:44, > from nsContentSink.cpp:50: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsCopySupport.cpp:58: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsCopySupport.cpp:66: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsContentUtils.cpp:45: >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsCopySupport.cpp:66: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsContentSink.cpp:63: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsContentUtils.cpp:61: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentSink.cpp:64: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsCopySupport.cpp: In function 'nsresult AppendString(nsITransferable*, const nsAString_internal&, const char*)': >nsCopySupport.cpp:492: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsContentSink.cpp:95: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentUtils.cpp:73: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentSink.cpp: In member function 'nsresult nsContentSink::Init(nsIDocument*, nsIURI*, nsISupports*, nsIChannel*)': >nsContentSink.cpp:289: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsContentUtils.cpp:96: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsContentSink.cpp: In member function 'nsresult nsContentSink::WillInterruptImpl()': >nsContentSink.cpp:1200: warning: conversion to 'PRInt32' from 'PRInt64' may alter its value >nsContentSink.cpp:1203: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsContentUtils.cpp:96: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsContentUtils.cpp:125: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from nsContentUtils.cpp:125: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../xbl/src/nsXBLPrototypeHandler.h:47, > from ./../../xbl/src/nsXBLPrototypeBinding.h:44, > from nsContentUtils.cpp:129: >./../../xbl/src/nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >./../../xbl/src/nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentUtils.cpp:129: >./../../xbl/src/nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >./../../xbl/src/nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContentUtils.cpp:133: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsContentUtils.cpp:149: >../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentUtils.cpp: In static member function 'static void nsContentUtils::SplitExpatName(const PRUnichar*, nsIAtom**, nsIAtom**, PRInt32*)': >nsContentUtils.cpp:2191: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsContentUtils.cpp:2205: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsContentUtils.cpp: In static member function 'static PRBool nsContentUtils::CanLoadImage(nsIURI*, nsISupports*, nsIDocument*, nsIPrincipal*, PRInt16*)': >nsContentUtils.cpp:2285: warning: conversion to 'short int' from 'int' may alter its value >nsContentUtils.cpp: In static member function 'static const nsDependentString nsContentUtils::GetLocalizedEllipsis()': >nsContentUtils.cpp:3969: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/content/nsContentUtils.h:60, > from nsContentUtils.cpp:58: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = unsigned int, Comparator = nsDefaultComparator<unsigned int, unsigned int>, E = unsigned int]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = PRUint32, E = unsigned int]' >nsContentUtils.cpp:4181: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsDataDocumentContentPolicy.cpp >c++ -o nsDataDocumentContentPolicy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDataDocumentContentPolicy.pp nsDataDocumentContentPolicy.cpp >In file included from nsDataDocumentContentPolicy.cpp:45: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMAttribute.cpp >c++ -o nsDOMAttribute.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMAttribute.pp nsDOMAttribute.cpp >nsDOMAttributeMap.cpp >c++ -o nsDOMAttributeMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMAttributeMap.pp nsDOMAttributeMap.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsDOMAttributeMap.cpp:46: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsDOMAttributeMap.cpp:46: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsDOMAttributeMap.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsDOMAttribute.cpp:43: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsDOMAttribute.cpp:43: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsDOMAttribute.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from ../../../dist/include/content/nsEventDispatcher.h:42, > from nsDOMAttribute.cpp:55: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from ../../../dist/include/content/nsEventDispatcher.h:42, > from nsDOMAttribute.cpp:55: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMDocumentType.cpp >c++ -o nsDOMDocumentType.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDocumentType.pp nsDOMDocumentType.cpp >In file included from nsGenericDOMDataNode.h:48, > from nsDOMDocumentType.h:48, > from nsDOMDocumentType.cpp:42: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsDOMDocumentType.h:48, > from nsDOMDocumentType.cpp:42: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsDOMDocumentType.h:48, > from nsDOMDocumentType.cpp:42: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsGenericDOMDataNode.h:52, > from nsDOMDocumentType.h:48, > from nsDOMDocumentType.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMFile.cpp >c++ -o nsDOMFile.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMFile.pp nsDOMFile.cpp >nsDOMLists.cpp >c++ -o nsDOMLists.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMLists.pp nsDOMLists.cpp >nsDOMParser.cpp >c++ -o nsDOMParser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMParser.pp nsDOMParser.cpp >nsDOMSerializer.cpp >c++ -o nsDOMSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSerializer.pp nsDOMSerializer.cpp >In file included from nsDOMFile.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocument.cpp >c++ -o nsDocument.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocument.pp nsDocument.cpp >In file included from nsDOMParser.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMSerializer.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMParser.cpp:61: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMFile.cpp: In member function 'virtual nsresult nsDOMFile::GetAsDataURL(nsAString_internal&)': >nsDOMFile.cpp:178: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsDocumentEncoder.cpp >c++ -o nsDocumentEncoder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentEncoder.pp nsDocumentEncoder.cpp >In file included from nsDocument.h:48, > from nsDocument.cpp:53: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocumentEncoder.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsDocument.h:72, > from nsDocument.cpp:53: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsDocument.h:72, > from nsDocument.cpp:53: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDocumentFragment.cpp >c++ -o nsDocumentFragment.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentFragment.pp nsDocumentFragment.cpp >In file included from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsDocument.h:72, > from nsDocument.cpp:53: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from nsDocument.h:72, > from nsDocument.cpp:53: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocument.h:82, > from nsDocument.cpp:53: >nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameLoader.cpp >c++ -o nsFrameLoader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFrameLoader.pp nsFrameLoader.cpp >In file included from ../../../dist/include/layout/nsRuleNode.h:49, > from ../../../dist/include/layout/nsStyleSet.h:52, > from nsDocument.h:98, > from nsDocument.cpp:53: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleSet.h:52, > from nsDocument.h:98, > from nsDocument.cpp:53: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsDocument.h:101, > from nsDocument.cpp:53: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsDocument.h:101, > from nsDocument.cpp:53: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsFrameLoader.cpp:48: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsDocumentFragment.cpp:45: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsLayoutUtils.h:60, > from nsDocument.cpp:81: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsFrameLoader.cpp:48: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsGenericElement.h:61, > from nsDocumentFragment.cpp:45: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsRange.h:45, > from nsDocument.cpp:84: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericDOMDataNode.h:48, > from nsDOMDocumentType.h:48, > from nsDocument.cpp:87: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsGenericElement.h:66, > from nsDocumentFragment.cpp:45: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeWalker.h:50, > from nsDocument.cpp:88: >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsFrameLoader.cpp:48: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrameLoader.cpp:48: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsDocument.cpp:114: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrameLoader.cpp:54: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocument.cpp: In member function 'virtual nsresult nsDocument::ElementFromPoint(PRInt32, PRInt32, nsIDOMElement**)': >nsDocument.cpp:1735: warning: suggest parentheses around '&&' within '||' >nsDocument.cpp: In function 'void BlastSubtreeToPieces(nsINode*)': >nsDocument.cpp:4494: warning: unused variable 'rv' >nsDocument.cpp:4508: warning: unused variable 'rv' >nsGenConImageContent.cpp >c++ -o nsGenConImageContent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenConImageContent.pp nsGenConImageContent.cpp >In file included from ../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../dist/include/content/nsINode.h:44, > from ../../../dist/include/content/nsIDocument.h:40, > from nsDocument.h:48, > from nsDocument.cpp:53: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsIPresShell*, Comparator = nsDefaultComparator<nsIPresShell*, nsIPresShell*>, E = nsIPresShell*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsIPresShell*, E = nsIPresShell*]' >../../../dist/include/xpcom/nsTObserverArray.h:229: instantiated from 'PRBool nsAutoTObserverArray<T, N>::RemoveElement(const Item&) [with Item = nsIPresShell*, T = nsIPresShell*, unsigned int N = 0u]' >nsDocument.cpp:2079: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsIDocumentObserver*, Comparator = nsDefaultComparator<nsIDocumentObserver*, nsIDocumentObserver*>, E = nsIDocumentObserver*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsIDocumentObserver*, E = nsIDocumentObserver*]' >../../../dist/include/xpcom/nsTObserverArray.h:229: instantiated from 'PRBool nsAutoTObserverArray<T, N>::RemoveElement(const Item&) [with Item = nsIDocumentObserver*, T = nsIDocumentObserver*, unsigned int N = 0u]' >nsDocument.cpp:2703: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsFrameLoader*, Comparator = nsDefaultComparator<nsRefPtr<nsFrameLoader>, nsFrameLoader*>, E = nsRefPtr<nsFrameLoader>]': >../../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsFrameLoader*, Comparator = nsDefaultComparator<nsRefPtr<nsFrameLoader>, nsFrameLoader*>, E = nsRefPtr<nsFrameLoader>]' >../../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsFrameLoader*, E = nsRefPtr<nsFrameLoader>]' >nsDocument.cpp:3855: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsIMutationObserver*, Comparator = nsDefaultComparator<nsIMutationObserver*, nsIMutationObserver*>, E = nsIMutationObserver*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsIMutationObserver*, E = nsIMutationObserver*]' >../../../dist/include/xpcom/nsTObserverArray.h:175: instantiated from 'PRUint32 nsAutoTObserverArray<T, N>::IndexOf(const Item&, PRUint32) const [with Item = nsIMutationObserver*, T = nsIMutationObserver*, unsigned int N = 0u]' >../../../dist/include/xpcom/nsTObserverArray.h:164: instantiated from 'PRBool nsAutoTObserverArray<T, N>::Contains(const Item&) const [with Item = nsIMutationObserver*, T = nsIMutationObserver*, unsigned int N = 0u]' >../../../dist/include/xpcom/nsTObserverArray.h:188: instantiated from 'PRBool nsAutoTObserverArray<T, N>::PrependElementUnlessExists(const Item&) [with Item = nsIMutationObserver*, T = nsIMutationObserver*, unsigned int N = 0u]' >nsDocument.cpp:1138: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsCOMPtr<nsIPresShell>, Comparator = nsDefaultComparator<nsIPresShell*, nsCOMPtr<nsIPresShell> >, E = nsIPresShell*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsCOMPtr<nsIPresShell>, E = nsIPresShell*]' >../../../dist/include/xpcom/nsTObserverArray.h:175: instantiated from 'PRUint32 nsAutoTObserverArray<T, N>::IndexOf(const Item&, PRUint32) const [with Item = nsCOMPtr<nsIPresShell>, T = nsIPresShell*, unsigned int N = 0u]' >../../../dist/include/xpcom/nsTObserverArray.h:164: instantiated from 'PRBool nsAutoTObserverArray<T, N>::Contains(const Item&) const [with Item = nsCOMPtr<nsIPresShell>, T = nsIPresShell*, unsigned int N = 0u]' >../../../dist/include/xpcom/nsTObserverArray.h:211: instantiated from 'PRBool nsAutoTObserverArray<T, N>::AppendElementUnlessExists(const Item&) [with Item = nsCOMPtr<nsIPresShell>, T = nsIPresShell*, unsigned int N = 0u]' >nsDocument.cpp:2069: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsGenericDOMDataNode.cpp >c++ -o nsGenericDOMDataNode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericDOMDataNode.pp nsGenericDOMDataNode.cpp >In file included from ./nsAttrAndChildArray.h:48, > from ./nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsGenConImageContent.cpp:46: >./nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsGenConImageContent.cpp:46: >./nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./nsGenericElement.h:66, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsGenConImageContent.cpp:46: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsImageLoadingContent.h:48, > from nsGenConImageContent.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsGenericDOMDataNode.h:48, > from nsGenericDOMDataNode.cpp:43: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsImageLoadingContent.h:48, > from nsGenConImageContent.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsGenericDOMNodeList.cpp >c++ -o nsGenericDOMNodeList.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericDOMNodeList.pp nsGenericDOMNodeList.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsGenericDOMDataNode.cpp:43: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsGenericDOMDataNode.cpp:43: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsGenericDOMDataNode.h:52, > from nsGenericDOMDataNode.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from ../../../dist/include/content/nsMutationEvent.h:41, > from nsGenericDOMDataNode.cpp:49: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from ../../../dist/include/content/nsMutationEvent.h:41, > from nsGenericDOMDataNode.cpp:49: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsGenericElement.cpp >c++ -o nsGenericElement.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericElement.pp nsGenericElement.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsGenericDOMNodeList.cpp:44: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsGenericDOMNodeList.cpp:44: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsGenericDOMDataNode.cpp:63: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from nsGenericDOMDataNode.cpp:63: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericElement.h:66, > from nsGenericDOMNodeList.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGkAtoms.cpp >c++ -o nsGkAtoms.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGkAtoms.pp nsGkAtoms.cpp >nsHTMLContentSerializer.cpp >c++ -o nsHTMLContentSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContentSerializer.pp nsHTMLContentSerializer.cpp >In file included from nsHTMLContentSerializer.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageLoadingContent.cpp >c++ -o nsImageLoadingContent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageLoadingContent.pp nsImageLoadingContent.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsGenericElement.cpp:44: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsGenericElement.cpp:44: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsGenericElement.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsGenericElement.cpp:61: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsGenericElement.cpp:61: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsImageLoadingContent.h:48, > from nsImageLoadingContent.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsHTMLContentSerializer.cpp:69: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLContentSerializer.cpp: In member function 'virtual nsresult nsHTMLContentSerializer::Init(PRUint32, PRUint32, const char*, PRBool, PRBool)': >nsHTMLContentSerializer.cpp:127: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLContentSerializer.cpp:128: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLContentSerializer.cpp: In member function 'void nsHTMLContentSerializer::AppendWrapped_NonWhitespaceSequence(const PRUnichar*&, const PRUnichar*, const PRUnichar*, PRBool&, nsAString_internal&)': >nsHTMLContentSerializer.cpp:329: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHTMLContentSerializer.cpp:354: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHTMLContentSerializer.cpp:354: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHTMLContentSerializer.cpp:361: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHTMLContentSerializer.cpp:361: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHTMLContentSerializer.cpp:399: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsHTMLContentSerializer.cpp: In member function 'virtual void nsHTMLContentSerializer::AppendToString(const nsAString_internal&, nsAString_internal&, PRBool, PRBool)': >nsHTMLContentSerializer.cpp:957: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsImageLoadingContent.h:48, > from nsImageLoadingContent.cpp:46: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsGenericElement.cpp:61: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsGenericElement.cpp:61: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsImageLoadingContent.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsGenericElement.cpp:61: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsImageLoadingContent.cpp:54: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericElement.cpp:61: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from nsDocument.h:72, > from nsGenericElement.cpp:82: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocument.h:82, > from nsGenericElement.cpp:82: >nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../xul/content/src/nsXULElement.h:63, > from nsGenericElement.cpp:84: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from nsGenericElement.cpp:87: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericElement.cpp:87: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericElement.cpp:94: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGenericElement.cpp: In member function 'nsIContent* nsINode::GetTextEditorRootContent(nsIEditor**)': >nsGenericElement.cpp:338: warning: unused variable 'rv' >nsGenericElement.cpp: In function 'void SetClientRect(const nsRect&, nsPresContext*, nsClientRect*)': >nsGenericElement.cpp:832: warning: conversion to 'float' from 'double' may alter its value >nsGenericElement.cpp:832: warning: conversion to 'float' from 'double' may alter its value >nsGenericElement.cpp:832: warning: conversion to 'float' from 'double' may alter its value >nsGenericElement.cpp:832: warning: conversion to 'float' from 'double' may alter its value >In file included from nsImageLoadingContent.cpp:63: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsGenericElement.cpp: In member function 'virtual nsresult nsGenericElement::BindToTree(nsIDocument*, nsIContent*, nsIContent*, PRBool)': >nsGenericElement.cpp:2065: warning: suggest parentheses around '&&' within '||' >nsGenericElement.cpp: In static member function 'static nsresult nsGenericElement::doPreHandleEvent(nsIContent*, nsEventChainPreVisitor&)': >nsGenericElement.cpp:2269: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGenericElement.cpp:2279: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsImageLoadingContent.cpp:71: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsImageLoadingContent.cpp:71: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsImageLoadingContent.cpp:71: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageLoadingContent.cpp: In member function 'virtual nsresult nsImageLoadingContent::SetLoadingEnabled(PRBool)': >nsImageLoadingContent.cpp:287: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageLoadingContent.cpp:287: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../dist/include/content/nsINode.h:44, > from ../../../dist/include/content/nsIContent.h:44, > from nsGenericElement.h:49, > from nsGenericElement.cpp:44: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsIMutationObserver*, Comparator = nsDefaultComparator<nsIMutationObserver*, nsIMutationObserver*>, E = nsIMutationObserver*]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsIMutationObserver*, E = nsIMutationObserver*]' >../../../dist/include/xpcom/nsTObserverArray.h:229: instantiated from 'PRBool nsAutoTObserverArray<T, N>::RemoveElement(const Item&) [with Item = nsIMutationObserver*, T = nsIMutationObserver*, unsigned int N = 0u]' >nsGenericElement.cpp:301: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsLineBreaker.cpp >c++ -o nsLineBreaker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLineBreaker.pp nsLineBreaker.cpp >nsLoadListenerProxy.cpp >c++ -o nsLoadListenerProxy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLoadListenerProxy.pp nsLoadListenerProxy.cpp >nsLineBreaker.cpp: In member function 'nsresult nsLineBreaker::AppendText(nsIAtom*, const PRUnichar*, PRUint32, PRUint32, nsILineBreakSink*)': >nsLineBreaker.cpp:210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLineBreaker.cpp:240: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLineBreaker.cpp: In member function 'nsresult nsLineBreaker::AppendText(nsIAtom*, const PRUint8*, PRUint32, PRUint32, nsILineBreakSink*)': >nsLineBreaker.cpp:343: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLineBreaker.cpp:370: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLineBreaker.cpp: In member function 'nsresult nsLineBreaker::AppendInvisibleWhitespace(PRUint32)': >nsLineBreaker.cpp:404: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMappedAttributeElement.cpp >c++ -o nsMappedAttributeElement.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMappedAttributeElement.pp nsMappedAttributeElement.cpp >nsMappedAttributes.cpp >c++ -o nsMappedAttributes.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMappedAttributes.pp nsMappedAttributes.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsStyledElement.h:50, > from nsMappedAttributeElement.h:48, > from nsMappedAttributeElement.cpp:41: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsStyledElement.h:50, > from nsMappedAttributeElement.h:48, > from nsMappedAttributeElement.cpp:41: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsStyledElement.h:50, > from nsMappedAttributeElement.h:48, > from nsMappedAttributeElement.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsNameSpaceManager.cpp >c++ -o nsNameSpaceManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNameSpaceManager.pp nsNameSpaceManager.cpp >In file included from nsAttrAndChildArray.h:48, > from nsMappedAttributes.h:47, > from nsMappedAttributes.cpp:44: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsMappedAttributes.h:47, > from nsMappedAttributes.cpp:44: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsStyledElement.h:50, > from nsMappedAttributeElement.h:48, > from nsMappedAttributes.h:48, > from nsMappedAttributes.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../layout/style/nsHTMLStyleSheet.h:49, > from nsMappedAttributes.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../layout/style/nsHTMLStyleSheet.h:49, > from nsMappedAttributes.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../layout/style/nsHTMLStyleSheet.h:49, > from nsMappedAttributes.cpp:45: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsRuleNode.h:49, > from ../../../dist/include/layout/nsRuleWalker.h:44, > from nsMappedAttributes.cpp:46: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsRuleWalker.h:44, > from nsMappedAttributes.cpp:46: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsMappedAttributes.cpp:46: >../../../dist/include/layout/nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >../../../dist/include/layout/nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsNoDataProtocolContentPolicy.cpp >c++ -o nsNoDataProtocolContentPolicy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNoDataProtocolContentPolicy.pp nsNoDataProtocolContentPolicy.cpp >nsNodeInfo.cpp >c++ -o nsNodeInfo.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeInfo.pp nsNodeInfo.cpp >In file included from nsNoDataProtocolContentPolicy.cpp:45: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsNodeInfo.cpp: In member function 'virtual PRBool nsNodeInfo::QualifiedNameEqualsInternal(const nsACString_internal&) const': >nsNodeInfo.cpp:263: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsNodeInfoManager.cpp >c++ -o nsNodeInfoManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeInfoManager.pp nsNodeInfoManager.cpp >nsGenericElement.cpp: In member function 'virtual nsresult nsGenericElement::UnsetAttr(PRInt32, nsIAtom*, PRBool)': >nsGenericElement.cpp:4005: warning: 'stateMask' may be used uninitialized in this function >In file included from nsNodeInfoManager.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsNodeUtils.cpp >c++ -o nsNodeUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeUtils.pp nsNodeUtils.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsNodeInfoManager.cpp:55: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsNodeInfoManager.cpp:55: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from nsNodeInfoManager.cpp:55: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from nsNodeInfoManager.cpp:55: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsNodeUtils.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsNodeUtils.cpp:48: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsNodeUtils.cpp:48: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsNodeUtils.cpp:52: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGenericElement.cpp: In member function 'nsresult nsGenericElement::SetAttrAndNotify(PRInt32, nsIAtom*, nsIAtom*, const nsAString_internal&, nsAttrValue&, PRBool, PRBool, PRBool)': >nsGenericElement.cpp:3751: warning: 'stateMask' may be used uninitialized in this function >In file included from ./../../xul/content/src/nsXULElement.h:63, > from nsNodeUtils.cpp:54: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from ./../../xul/content/src/nsXULElement.h:68, > from nsNodeUtils.cpp:54: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from ./../../xul/content/src/nsXULElement.h:68, > from nsNodeUtils.cpp:54: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsObjectLoadingContent.cpp >c++ -o nsObjectLoadingContent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsObjectLoadingContent.pp nsObjectLoadingContent.cpp >In file included from ../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../dist/include/content/nsXBLBinding.h:45, > from ../../../dist/include/content/nsBindingManager.h:49, > from ./../../xul/content/src/nsXULElement.h:68, > from nsNodeUtils.cpp:54: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from ./../../xul/content/src/nsXULElement.h:68, > from nsNodeUtils.cpp:54: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsObjectLoadingContent.cpp:49: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsObjectLoadingContent.cpp:52: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsObjectLoadingContent.cpp:52: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsObjectLoadingContent.cpp:52: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsObjectLoadingContent.cpp:52: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsObjectLoadingContent.cpp:52: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIObjectFrame.h:46, > from nsObjectLoadingContent.cpp:52: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsParserUtils.cpp >c++ -o nsParserUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserUtils.pp nsParserUtils.cpp >nsPlainTextSerializer.cpp >c++ -o nsPlainTextSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlainTextSerializer.pp nsPlainTextSerializer.cpp >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsObjectLoadingContent.cpp:72: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsObjectLoadingContent.cpp:80: >../../../dist/include/layout/nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >../../../dist/include/layout/nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsObjectLoadingContent.cpp: In destructor 'AutoFallback::~AutoFallback()': >nsObjectLoadingContent.cpp:241: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp: In function 'PRBool IsSupportedPlugin(const nsCString&)': >nsObjectLoadingContent.cpp:293: warning: conversion to 'PRBool' from 'long int' may alter its value >nsObjectLoadingContent.cpp: In member function 'virtual nsresult nsObjectLoadingContent::OnStartRequest(nsIRequest*, nsISupports*)': >nsObjectLoadingContent.cpp:538: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp:589: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp: In member function 'virtual nsresult nsObjectLoadingContent::EnsureInstantiation(nsIPluginInstance**)': >nsObjectLoadingContent.cpp:716: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp: In member function 'nsresult nsObjectLoadingContent::LoadObject(nsIURI*, PRBool, const nsCString&, PRBool)': >nsObjectLoadingContent.cpp:989: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp:1155: warning: conversion to 'PRBool' from 'long int' may alter its value >nsPropertyTable.cpp >c++ -o nsPropertyTable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPropertyTable.pp nsPropertyTable.cpp >nsObjectLoadingContent.cpp: In member function 'void nsObjectLoadingContent::HandleBeingBlockedByContentPolicy(nsresult, PRInt16)': >nsObjectLoadingContent.cpp:1637: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp:1639: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp: In member function 'nsresult nsObjectLoadingContent::Instantiate(nsIObjectFrame*, const nsACString_internal&, nsIURI*)': >nsObjectLoadingContent.cpp:1676: warning: overflow in implicit constant conversion >nsObjectLoadingContent.cpp:1701: warning: conversion to 'signed char:1' from 'PRBool' may alter its value >nsParserUtils.cpp: In static member function 'static PRBool nsParserUtils::GetQuotedAttributeValue(const nsString&, nsIAtom*, nsAString_internal&)': >nsParserUtils.cpp:135: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsParserUtils.cpp:161: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsPlainTextSerializer.cpp:54: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsPropertyTable.cpp: In constructor 'nsPropertyTable::PropertyList::PropertyList(PRUint16, nsIAtom*, void (*)(void*, nsIAtom*, void*, void*), void*, PRBool)': >nsPropertyTable.cpp:315: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsRange.cpp >c++ -o nsRange.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRange.pp nsRange.cpp >nsPlainTextSerializer.cpp: In member function 'void nsPlainTextSerializer::Write(const nsAString_internal&)': >nsPlainTextSerializer.cpp:1718: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScriptElement.cpp >c++ -o nsScriptElement.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptElement.pp nsScriptElement.cpp >In file included from nsRange.h:45, > from nsRange.cpp:43: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsRange.cpp:52: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsScriptElement.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsScriptElement.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsRange.cpp: In member function 'virtual nsresult nsRange::ComparePoint(nsIDOMNode*, PRInt32, PRInt16*)': >nsRange.cpp:397: warning: conversion to 'short int' from 'PRInt32' may alter its value >nsRange.cpp: In member function 'virtual nsresult nsRange::CompareBoundaryPoints(PRUint16, nsIDOMRange*, PRInt16*)': >nsRange.cpp:1288: warning: conversion to 'short int' from 'PRInt32' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsScriptElement.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScriptElement.cpp:44: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsScriptElement.cpp:45: >nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScriptEventManager.cpp >c++ -o nsScriptEventManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptEventManager.pp nsScriptEventManager.cpp >nsScriptLoader.cpp >c++ -o nsScriptLoader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptLoader.pp nsScriptLoader.cpp >nsStubDocumentObserver.cpp >In file included from nsScriptEventManager.cpp:58: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >c++ -o nsStubDocumentObserver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubDocumentObserver.pp nsStubDocumentObserver.cpp >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStubImageDecoderObserver.cpp >c++ -o nsStubImageDecoderObserver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubImageDecoderObserver.pp nsStubImageDecoderObserver.cpp >nsStubMutationObserver.cpp >c++ -o nsStubMutationObserver.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubMutationObserver.pp nsStubMutationObserver.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsStubImageDecoderObserver.h:48, > from nsStubImageDecoderObserver.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsStubImageDecoderObserver.h:48, > from nsStubImageDecoderObserver.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsStyledElement.cpp >c++ -o nsStyledElement.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyledElement.pp nsStyledElement.cpp >nsStyleLinkElement.cpp >c++ -o nsStyleLinkElement.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyleLinkElement.pp nsStyleLinkElement.cpp >In file included from nsScriptLoader.h:52, > from nsScriptLoader.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsScriptLoader.cpp:44: >nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsScriptLoader.cpp:58: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSyncLoadService.cpp >c++ -o nsSyncLoadService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSyncLoadService.pp nsSyncLoadService.cpp >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsStyledElement.h:50, > from nsStyledElement.cpp:41: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsStyledElement.h:50, > from nsStyledElement.cpp:41: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:66, > from nsStyledElement.h:50, > from nsStyledElement.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from ../../../dist/include/content/nsMutationEvent.h:41, > from nsStyledElement.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from ../../../dist/include/content/nsMutationEvent.h:41, > from nsStyledElement.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleLinkElement.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsStyledElement.cpp:50: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsSyncLoadService.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsStyledElement.cpp:50: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleLinkElement.cpp: In member function 'virtual nsresult nsStyleLinkElement::InitStyleLinkElement(PRBool)': >nsStyleLinkElement.cpp:115: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleLinkElement.cpp: In member function 'virtual nsresult nsStyleLinkElement::SetEnableUpdates(PRBool)': >nsStyleLinkElement.cpp:138: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFragment.cpp >c++ -o nsTextFragment.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextFragment.pp nsTextFragment.cpp >nsTextNode.cpp >c++ -o nsTextNode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextNode.pp nsTextNode.cpp >nsTreeWalker.cpp >c++ -o nsTreeWalker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTreeWalker.pp nsTreeWalker.cpp >In file included from nsTextFragment.cpp:44: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsGenericDOMDataNode.h:48, > from nsTextNode.cpp:42: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsTextFragment.cpp: In static member function 'static nsresult nsTextFragment::Init()': >nsTextFragment.cpp:86: warning: conversion to 'char' from 'PRUint32' may alter its value >nsTextFragment.cpp: In member function 'void nsTextFragment::SetTo(const PRUnichar*, PRInt32)': >nsTextFragment.cpp:198: warning: conversion to 'unsigned int:29' from 'PRUint32' may alter its value >nsTextFragment.cpp:237: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTextFragment.cpp:238: warning: conversion to 'unsigned int:29' from 'PRUint32' may alter its value >nsTextFragment.cpp: In member function 'void nsTextFragment::CopyTo(PRUnichar*, PRInt32, PRInt32)': >nsTextFragment.cpp:272: warning: comparison between signed and unsigned integer expressions >nsTextFragment.cpp: In member function 'void nsTextFragment::Append(const PRUnichar*, PRUint32)': >nsTextFragment.cpp:310: warning: conversion to 'unsigned int:29' from 'PRUint32' may alter its value >nsTextFragment.cpp:345: warning: conversion to 'unsigned int:29' from 'PRUint32' may alter its value >nsTextFragment.cpp:382: warning: conversion to 'unsigned int:29' from 'PRUint32' may alter its value >nsTextFragment.cpp: In member function 'void nsTextFragment::SetBidiFlag()': >nsTextFragment.cpp:403: warning: suggest parentheses around '&&' within '||' >nsXMLContentSerializer.cpp >c++ -o nsXMLContentSerializer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentSerializer.pp nsXMLContentSerializer.cpp >In file included from nsTreeWalker.h:50, > from nsTreeWalker.cpp:44: >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsAttrAndChildArray.h:48, > from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsTextNode.cpp:42: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsGenericElement.h:61, > from nsGenericDOMDataNode.h:52, > from nsTextNode.cpp:42: >nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsXMLHttpRequest.cpp >c++ -o nsXMLHttpRequest.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLHttpRequest.pp nsXMLHttpRequest.cpp >In file included from nsGenericElement.h:66, > from nsGenericDOMDataNode.h:52, > from nsTextNode.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeWalker.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLContentSerializer.cpp:55: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLContentSerializer.cpp:57: >nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsXMLContentSerializer.cpp:63: >nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXMLHttpRequest.h:50, > from nsXMLHttpRequest.cpp:38: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLHttpRequest.h:60, > from nsXMLHttpRequest.cpp:38: >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsXMLHttpRequest.h:64, > from nsXMLHttpRequest.cpp:38: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXMLContentSerializer.cpp: In member function 'void nsXMLContentSerializer::SerializeAttr(const nsAString_internal&, const nsAString_internal&, const nsAString_internal&, nsAString_internal&, PRBool)': >nsXMLContentSerializer.cpp:543: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >nsXMLContentSerializer.cpp: In member function 'virtual void nsXMLContentSerializer::AppendToString(const nsAString_internal&, nsAString_internal&, PRBool, PRBool)': >nsXMLContentSerializer.cpp:843: warning: conversion to 'PRUint32' from 'ptrdiff_t' may alter its value >nsXMLNameSpaceMap.cpp >c++ -o nsXMLNameSpaceMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLNameSpaceMap.pp nsXMLNameSpaceMap.cpp >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsXMLHttpRequest.cpp:54: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsXMLHttpRequest.cpp:54: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsXMLHttpRequest.cpp: In function 'PRBool IsSameOrigin(nsIPrincipal*, nsIChannel*)': >nsXMLHttpRequest.cpp:1104: warning: conversion to 'PRBool' from 'long int' may alter its value >nsXMLHttpRequest.cpp: In member function 'virtual nsresult nsXMLHttpRequest::Open(const nsACString_internal&, const nsACString_internal&)': >nsXMLHttpRequest.cpp:1293: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsXMLHttpRequest.cpp:1302: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsXMLHttpRequest.cpp: At global scope: >nsXMLHttpRequest.cpp:1088: warning: 'PRBool IsSameOrigin(nsIPrincipal*, nsIChannel*)' defined but not used >rm -f libgkconbase_s.a >ar cr libgkconbase_s.a mozSanitizingSerializer.o nsAtomListUtils.o nsAttrAndChildArray.o nsAttrValue.o nsCCUncollectableMarker.o nsCommentNode.o nsContentAreaDragDrop.o nsContentIterator.o nsContentList.o nsContentPolicy.o nsContentSink.o nsContentUtils.o nsCopySupport.o nsDataDocumentContentPolicy.o nsDOMAttribute.o nsDOMAttributeMap.o nsDOMDocumentType.o nsDOMFile.o nsDOMLists.o nsDOMParser.o nsDOMSerializer.o nsDocument.o nsDocumentEncoder.o nsDocumentFragment.o nsFrameLoader.o nsGenConImageContent.o nsGenericDOMDataNode.o nsGenericDOMNodeList.o nsGenericElement.o nsGkAtoms.o nsHTMLContentSerializer.o nsImageLoadingContent.o nsLineBreaker.o nsLoadListenerProxy.o nsMappedAttributeElement.o nsMappedAttributes.o nsNameSpaceManager.o nsNoDataProtocolContentPolicy.o nsNodeInfo.o nsNodeInfoManager.o nsNodeUtils.o nsObjectLoadingContent.o nsParserUtils.o nsPlainTextSerializer.o nsPropertyTable.o nsRange.o nsScriptElement.o nsScriptEventManager.o nsScriptLoader.o nsStubDocumentObserver.o nsStubImageDecoderObserver.o nsStubMutationObserver.o nsStyledElement.o nsStyleLinkElement.o nsSyncLoadService.o nsTextFragment.o nsTextNode.o nsTreeWalker.o nsXMLContentSerializer.o nsXMLHttpRequest.o nsXMLNameSpaceMap.o >ranlib libgkconbase_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsBadCertHandler.js ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/src' >dummy.cpp >c++ -o dummy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/caps -I../../../dist/include/imglib2 -I../../../dist/include/cairo -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/dummy.pp dummy.cpp >nsCanvasRenderingContext2D.cpp >c++ -o nsCanvasRenderingContext2D.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/caps -I../../../dist/include/imglib2 -I../../../dist/include/cairo -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCanvasRenderingContext2D.pp nsCanvasRenderingContext2D.cpp >In file included from nsCanvasRenderingContext2D.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/content/nsICanvasElement.h:42, > from ../../../dist/include/content/nsICanvasRenderingContextInternal.h:42, > from nsCanvasRenderingContext2D.cpp:52: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/content/nsICanvasElement.h:42, > from ../../../dist/include/content/nsICanvasRenderingContextInternal.h:42, > from nsCanvasRenderingContext2D.cpp:52: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsCanvasRenderingContext2D.cpp:53: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsCanvasRenderingContext2D.cpp:66: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsCanvasRenderingContext2D.cpp:66: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsCanvasRenderingContext2D.cpp:66: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from ../../../dist/include/layout/nsStyleSet.h:51, > from nsCanvasRenderingContext2D.cpp:72: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCanvasRenderingContext2D.cpp:87: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCanvasRenderingContext2D.cpp:104: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >nsCanvasRenderingContext2D.cpp: In constructor 'nsCanvasPattern::nsCanvasPattern(cairo_pattern_t*, nsIPrincipal*, PRBool)': >nsCanvasRenderingContext2D.cpp:239: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCanvasRenderingContext2D.cpp: In member function 'gfxFontGroup* nsCanvasRenderingContext2D::GetCurrentFontStyle()': >nsCanvasRenderingContext2D.cpp:1545: warning: unused variable 'res' >nsCanvasRenderingContext2D.cpp: In static member function 'static PRBool nsCanvasRenderingContext2D::ConvertJSValToXPCObject(nsISupports**, const nsIID&, JSContext*, jsval)': >nsCanvasRenderingContext2D.cpp:2147: warning: conversion to 'PRBool' from 'long int' may alter its value >nsCanvasRenderingContext2D.cpp: In member function 'virtual nsresult nsCanvasRenderingContext2D::GetImageData()': >nsCanvasRenderingContext2D.cpp:2488: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCanvasRenderingContext2D.cpp:2489: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCanvasRenderingContext2D.cpp:2490: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCanvasRenderingContext2D.cpp: In member function 'virtual nsresult nsCanvasRenderingContext2D::PutImageData()': >nsCanvasRenderingContext2D.cpp:2626: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCanvasRenderingContext2D.cpp:2627: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCanvasRenderingContext2D.cpp:2628: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from nsCanvasRenderingContext2D.cpp:104: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsCanvasRenderingContext2D.cpp: At global scope: >nsCanvasRenderingContext2D.cpp:135: warning: 'PRBool FloatValidate(double, double, double)' defined but not used >rm -f libgkconcvs_s.a >ar cr libgkconcvs_s.a dummy.o nsCanvasRenderingContext2D.o >ranlib libgkconcvs_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/canvas' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/public' >nsISelectElement.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISelectElement.xpt -d .deps/nsISelectElement.pp nsISelectElement.idl >nsIFormSubmitObserver.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFormSubmitObserver.xpt -d .deps/nsIFormSubmitObserver.pp nsIFormSubmitObserver.idl >nsIPhonetic.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPhonetic.xpt -d .deps/nsIPhonetic.pp nsIPhonetic.idl >../../../../dist/bin/xpt_link _xpidlgen/content_html.xpt _xpidlgen/nsISelectElement.xpt _xpidlgen/nsIFormSubmitObserver.xpt _xpidlgen/nsIPhonetic.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_html.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/src' >nsClientRect.cpp >c++ -o nsClientRect.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsClientRect.pp nsClientRect.cpp >nsGenericHTMLElement.cpp >c++ -o nsGenericHTMLElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGenericHTMLElement.pp nsGenericHTMLElement.cpp >nsFormSubmission.cpp >c++ -o nsFormSubmission.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormSubmission.pp nsFormSubmission.cpp >nsImageMapUtils.cpp >c++ -o nsImageMapUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageMapUtils.pp nsImageMapUtils.cpp >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from nsFormSubmission.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsImageMapUtils.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsFormSubmission.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLAnchorElement.cpp >c++ -o nsHTMLAnchorElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAnchorElement.pp nsHTMLAnchorElement.cpp >nsHTMLAreaElement.cpp >c++ -o nsHTMLAreaElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAreaElement.pp nsHTMLAreaElement.cpp >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from nsFormSubmission.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFormSubmission.cpp:41: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsGenericHTMLElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsFormSubmission.cpp:51: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsGenericHTMLElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsFormSubmission.cpp:51: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsGenericHTMLElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLAnchorElement.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLAnchorElement.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLAnchorElement.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsGenericHTMLElement.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsGenericHTMLElement.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLAreaElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLAreaElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLAreaElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsGenericHTMLElement.cpp:46: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLAnchorElement.cpp:49: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsGenericHTMLElement.cpp:46: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLAnchorElement.cpp:50: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsHTMLAnchorElement.cpp:50: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:58, > from nsHTMLAreaElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsGenericHTMLElement.cpp:64: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from nsHTMLAreaElement.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLAreaElement.cpp:46: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:414: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden >nsHTMLAnchorElement.cpp:94: warning: by 'virtual nsresult nsHTMLAnchorElement::GetText(nsAString_internal&)' >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsGenericHTMLElement.cpp:69: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGenericHTMLElement.cpp:69: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsRange.h:45, > from nsGenericHTMLElement.cpp:75: >../../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGenericHTMLElement.cpp:81: >../../../../dist/include/content/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >../../../../dist/include/content/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsGenericHTMLElement.cpp:111: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLBRElement.cpp >nsHTMLBodyElement.cpp >c++ -o nsHTMLBRElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBRElement.pp nsHTMLBRElement.cpp >c++ -o nsHTMLBodyElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBodyElement.pp nsHTMLBodyElement.cpp >nsHTMLButtonElement.cpp >c++ -o nsHTMLButtonElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLButtonElement.pp nsHTMLButtonElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLBRElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLBRElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLBRElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLBodyElement.cpp:42: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLBodyElement.cpp:42: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLBodyElement.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLButtonElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLBRElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLButtonElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLBRElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLBRElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLButtonElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLBodyElement.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:58, > from nsHTMLButtonElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from nsHTMLButtonElement.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLBodyElement.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLButtonElement.cpp:45: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLButtonElement.cpp:51: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsHTMLBodyElement.cpp:45: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsHTMLBodyElement.cpp:51: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLButtonElement.cpp:51: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsHTMLButtonElement.cpp:51: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLBodyElement.cpp:56: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsHTMLButtonElement.cpp:59: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLButtonElement.cpp: In member function 'virtual PRBool nsHTMLButtonElement::ParseAttribute(PRInt32, nsIAtom*, const nsAString_internal&, nsAttrValue&)': >nsHTMLButtonElement.cpp:293: warning: conversion to 'PRInt8' from 'PRInt16' may alter its value >nsHTMLButtonElement.cpp: In member function 'virtual nsresult nsHTMLButtonElement::PostHandleEvent(nsEventChainPostVisitor&)': >nsHTMLButtonElement.cpp:397: warning: suggest parentheses around '&&' within '||' >In file included from nsHTMLBodyElement.cpp:56: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLBodyElement.cpp:60: >../../../../dist/include/layout/nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >../../../../dist/include/layout/nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:414: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden >nsHTMLBodyElement.cpp:104: warning: by 'virtual nsresult nsHTMLBodyElement::GetText(nsAString_internal&)' >./../../../base/src/nsGenericElement.h:416: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden >nsHTMLBodyElement.cpp:104: warning: by 'virtual nsresult nsHTMLBodyElement::SetText(const nsAString_internal&)' >nsHTMLCanvasElement.cpp >c++ -o nsHTMLCanvasElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCanvasElement.pp nsHTMLCanvasElement.cpp >nsGenericHTMLElement.cpp: In member function 'virtual nsresult nsGenericHTMLElement::SetAttr(PRInt32, nsIAtom*, nsIAtom*, const nsAString_internal&, PRBool)': >nsGenericHTMLElement.cpp:1398: warning: 'change' may be used uninitialized in this function >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLCanvasElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLCanvasElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLCanvasElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLDelElement.cpp >c++ -o nsHTMLDelElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDelElement.pp nsHTMLDelElement.cpp >nsHTMLDivElement.cpp >c++ -o nsHTMLDivElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDivElement.pp nsHTMLDivElement.cpp >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from nsHTMLCanvasElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLCanvasElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLCanvasElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLCanvasElement.cpp:44: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLCanvasElement.cpp:44: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsHTMLCanvasElement.cpp:44: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLDivElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLDivElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLDivElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLDelElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLDelElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLDelElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLDelElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLDelElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLDelElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLDivElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLDivElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLDivElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLFieldSetElement.cpp >c++ -o nsHTMLFieldSetElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFieldSetElement.pp nsHTMLFieldSetElement.cpp >nsHTMLFontElement.cpp >c++ -o nsHTMLFontElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFontElement.pp nsHTMLFontElement.cpp >nsHTMLFormElement.cpp >c++ -o nsHTMLFormElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormElement.pp nsHTMLFormElement.cpp >nsHTMLFrameElement.cpp >c++ -o nsHTMLFrameElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrameElement.pp nsHTMLFrameElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFieldSetElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFieldSetElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFieldSetElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFontElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFontElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFontElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsIDeviceContext.h:43, > from nsHTMLFontElement.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsIDeviceContext.h:44, > from nsHTMLFontElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFormElement.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFormElement.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsHTMLFontElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFormElement.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLFieldSetElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLFontElement.cpp: In member function 'virtual PRBool nsHTMLFontElement::ParseAttribute(PRInt32, nsIAtom*, const nsAString_internal&, nsAttrValue&)': >nsHTMLFontElement.cpp:148: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLFieldSetElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLFieldSetElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from ../../../../dist/include/widget/nsGUIEvent.h:43, > from ./../../../events/src/nsEventStateManager.h:43, > from nsHTMLFormElement.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/widget/nsGUIEvent.h:44, > from ./../../../events/src/nsEventStateManager.h:43, > from nsHTMLFormElement.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLFrameSetElement.cpp >c++ -o nsHTMLFrameSetElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrameSetElement.pp nsHTMLFrameSetElement.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from ./../../../events/src/nsEventStateManager.h:52, > from nsHTMLFormElement.cpp:47: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from ./../../../events/src/nsEventStateManager.h:52, > from nsHTMLFormElement.cpp:47: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from ./../../../events/src/nsEventStateManager.h:52, > from nsHTMLFormElement.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../events/src/nsEventStateManager.h:52, > from nsHTMLFormElement.cpp:47: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFrameElement.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsHTMLFormElement.cpp:71: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsRange.h:45, > from nsHTMLFormElement.cpp:72: >../../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFrameElement.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFrameElement.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLHRElement.cpp >c++ -o nsHTMLHRElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHRElement.pp nsHTMLHRElement.cpp >In file included from ../../../../dist/include/layout/nsIPresShell.h:58, > from nsHTMLFrameElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from nsHTMLFrameElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsHTMLFormElement.cpp:85: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFrameSetElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLFormElement.cpp: In member function 'virtual nsresult nsHTMLFormElement::SetAttr(PRInt32, nsIAtom*, nsIAtom*, const nsAString_internal&, PRBool)': >nsHTMLFormElement.cpp:597: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFrameSetElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFrameSetElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLFormElement.cpp: In member function 'virtual nsresult nsHTMLFormElement::OnSubmitClickBegin()': >nsHTMLFormElement.cpp:1570: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLFrameSetElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLFrameSetElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLHeadElement.cpp >c++ -o nsHTMLHeadElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHeadElement.pp nsHTMLHeadElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHRElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHRElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHRElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../dist/include/content/nsINode.h:44, > from ../../../../dist/include/content/nsIContent.h:44, > from ./../../../base/src/nsGenericElement.h:49, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLFormElement.cpp:46: >../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<T>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsIFormControl*, Comparator = nsDefaultComparator<nsIFormControl*, nsIFormControl*>, E = nsIFormControl*]': >../../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<T>::IndexOf(const Item&, PRUint32) const [with Item = nsIFormControl*, E = nsIFormControl*]' >nsHTMLFormElement.cpp:1463: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsHTMLFrameSetElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHeadElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLHRElement.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHeadElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLHRElement.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHeadElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLHRElement.cpp:43: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLHeadElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLHeadElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLHeadElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLHeadingElement.cpp >c++ -o nsHTMLHeadingElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHeadingElement.pp nsHTMLHeadingElement.cpp >nsHTMLHtmlElement.cpp >c++ -o nsHTMLHtmlElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHtmlElement.pp nsHTMLHtmlElement.cpp >nsHTMLIFrameElement.cpp >c++ -o nsHTMLIFrameElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLIFrameElement.pp nsHTMLIFrameElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHeadingElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHeadingElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHeadingElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHtmlElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHtmlElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLHtmlElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLIFrameElement.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLIFrameElement.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLHeadingElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLHtmlElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLHeadingElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLHtmlElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLIFrameElement.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLHeadingElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLHtmlElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from nsHTMLIFrameElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLIFrameElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLIFrameElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLImageElement.cpp >c++ -o nsHTMLImageElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLImageElement.pp nsHTMLImageElement.cpp >nsHTMLInputElement.cpp >c++ -o nsHTMLInputElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLInputElement.pp nsHTMLInputElement.cpp >nsHTMLLIElement.cpp >c++ -o nsHTMLLIElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLIElement.pp nsHTMLLIElement.cpp >In file included from nsHTMLInputElement.cpp:50: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLImageElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLImageElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLImageElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from ./../../../base/src/nsImageLoadingContent.h:48, > from nsHTMLImageElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from ./../../../base/src/nsImageLoadingContent.h:48, > from nsHTMLImageElement.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLIElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLIElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLInputElement.cpp:55: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLLabelElement.cpp >c++ -o nsHTMLLabelElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLabelElement.pp nsHTMLLabelElement.cpp >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLInputElement.cpp:55: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsHTMLImageElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLInputElement.cpp:55: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLIElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLInputElement.cpp:57: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLInputElement.cpp:58: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLLIElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLLIElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLInputElement.cpp:58: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLInputElement.cpp:68: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from nsHTMLLIElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLInputElement.cpp:68: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLImageElement.cpp:58: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsHTMLInputElement.cpp:68: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLImageElement.cpp:58: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLabelElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLabelElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsHTMLImageElement.cpp:58: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsHTMLInputElement.cpp:88: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLabelElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsHTMLImageElement.cpp:61: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLLabelElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLLabelElement.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsHTMLImageElement.cpp:78: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLLabelElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLLabelElement.cpp:55: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLLegendElement.cpp >c++ -o nsHTMLLegendElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLegendElement.pp nsHTMLLegendElement.cpp >nsHTMLInputElement.cpp: In member function 'virtual nsresult nsHTMLInputElement::PreHandleEvent(nsEventChainPreVisitor&)': >nsHTMLInputElement.cpp:1582: warning: conversion to 'PRUint16' from 'int' may alter its value >nsHTMLInputElement.cpp: In member function 'virtual nsresult nsHTMLInputElement::PostHandleEvent(nsEventChainPostVisitor&)': >nsHTMLInputElement.cpp:1610: warning: conversion to 'PRInt8' from 'int' may alter its value >nsHTMLInputElement.cpp: In member function 'virtual PRBool nsHTMLInputElement::ParseAttribute(PRInt32, nsIAtom*, const nsAString_internal&, nsAttrValue&)': >nsHTMLInputElement.cpp:2017: warning: conversion to 'PRInt8' from 'PRInt32' may alter its value >nsHTMLInputElement.cpp: In constructor 'nsRadioSetCheckedChangedVisitor::nsRadioSetCheckedChangedVisitor(PRBool)': >nsHTMLInputElement.cpp:3016: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLegendElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLegendElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLLinkElement.cpp >c++ -o nsHTMLLinkElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkElement.pp nsHTMLLinkElement.cpp >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLegendElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLLegendElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLLegendElement.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLLegendElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLMapElement.cpp >c++ -o nsHTMLMapElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMapElement.pp nsHTMLMapElement.cpp >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLLegendElement.cpp:50: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLinkElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLinkElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLLinkElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLMapElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLMapElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLMapElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLLinkElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLMetaElement.cpp >c++ -o nsHTMLMetaElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMetaElement.pp nsHTMLMetaElement.cpp >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLLinkElement.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLLinkElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLMapElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLMapElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLMapElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLLinkElement.cpp:60: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLMetaElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLMetaElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLMetaElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLMetaElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLMetaElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLMetaElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLObjectElement.cpp >c++ -o nsHTMLObjectElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLObjectElement.pp nsHTMLObjectElement.cpp >nsHTMLOListElement.cpp >c++ -o nsHTMLOListElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOListElement.pp nsHTMLOListElement.cpp >nsHTMLSharedObjectElement.cpp >c++ -o nsHTMLSharedObjectElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSharedObjectElement.pp nsHTMLSharedObjectElement.cpp >nsHTMLOptionElement.cpp >c++ -o nsHTMLOptionElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOptionElement.pp nsHTMLOptionElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLObjectElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLObjectElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLObjectElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSharedObjectElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSharedObjectElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSharedObjectElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOListElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from ./../../../base/src/nsImageLoadingContent.h:48, > from ./../../../base/src/nsObjectLoadingContent.h:48, > from nsHTMLObjectElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOListElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from ./../../../base/src/nsImageLoadingContent.h:48, > from ./../../../base/src/nsObjectLoadingContent.h:48, > from nsHTMLObjectElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOListElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from ./../../../base/src/nsImageLoadingContent.h:48, > from ./../../../base/src/nsObjectLoadingContent.h:48, > from nsHTMLSharedObjectElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from ./../../../base/src/nsImageLoadingContent.h:48, > from ./../../../base/src/nsObjectLoadingContent.h:48, > from nsHTMLSharedObjectElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from ../../../../dist/include/layout/nsIObjectFrame.h:46, > from nsHTMLObjectElement.cpp:47: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from ../../../../dist/include/layout/nsIObjectFrame.h:46, > from nsHTMLObjectElement.cpp:47: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLOListElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLOListElement.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOptionElement.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOptionElement.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from ../../../../dist/include/layout/nsIObjectFrame.h:46, > from nsHTMLObjectElement.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOptionElement.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLOListElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIObjectFrame.h:46, > from nsHTMLObjectElement.cpp:47: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLOptionElement.cpp:48: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLOptionElement.cpp:49: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLOptionElement.cpp:49: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLOptionElement.cpp:64: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLOptionElement.cpp:64: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsHTMLOptionElement.cpp:64: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:414: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden >nsHTMLOptionElement.cpp:100: warning: by 'virtual nsresult nsHTMLOptionElement::GetText(nsAString_internal&)' >./../../../base/src/nsGenericElement.h:416: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden >nsHTMLOptionElement.cpp:103: warning: by 'virtual nsresult nsHTMLOptionElement::SetText(const nsAString_internal&)' >nsHTMLOptionElement.cpp: In member function 'virtual nsresult nsHTMLOptionElement::SetSelectedInternal(PRBool, PRBool)': >nsHTMLOptionElement.cpp:216: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLOptionElement.cpp: In member function 'virtual nsresult nsHTMLOptionElement::BeforeSetAttr(PRInt32, nsIAtom*, const nsAString_internal*, PRBool)': >nsHTMLOptionElement.cpp:382: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLOptionElement.cpp: In member function 'virtual nsresult nsHTMLOptionElement::Initialize(nsISupports*, JSContext*, JSObject*, PRUint32, jsval*)': >nsHTMLOptionElement.cpp:485: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsHTMLOptGroupElement.cpp >c++ -o nsHTMLOptGroupElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOptGroupElement.pp nsHTMLOptGroupElement.cpp >nsHTMLParagraphElement.cpp >c++ -o nsHTMLParagraphElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLParagraphElement.pp nsHTMLParagraphElement.cpp >nsHTMLPreElement.cpp >c++ -o nsHTMLPreElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLPreElement.pp nsHTMLPreElement.cpp >nsHTMLScriptElement.cpp >c++ -o nsHTMLScriptElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLScriptElement.pp nsHTMLScriptElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOptGroupElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOptGroupElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLOptGroupElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLOptGroupElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLOptGroupElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLParagraphElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLParagraphElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLParagraphElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLPreElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLPreElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLPreElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLOptGroupElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLOptGroupElement.cpp:43: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLOptGroupElement.cpp:43: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLParagraphElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLPreElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLParagraphElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its valueIn file included from nsHTMLOptGroupElement.cpp:43: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLPreElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLPreElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its valueIn file included from nsHTMLSelectElement.h:61, > from nsHTMLOptGroupElement.cpp:51: >../../../../dist/include/xpcom/nsCheapSets.h: In member function 'PRInt32 nsCheapInt32Set::GetInt()': >../../../../dist/include/xpcom/nsCheapSets.h:173: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLOptGroupElement.cpp:51: >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:370: warning: 'virtual nsresult nsGenericElement::DispatchDOMEvent(nsEvent*, nsIDOMEvent*, nsPresContext*, nsEventStatus*)' was hidden >nsHTMLSelectElement.h:446: warning: by 'void nsHTMLSelectElement::DispatchDOMEvent(const nsAString_internal&)' >In file included from nsHTMLParagraphElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLScriptElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLScriptElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLScriptElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLScriptElement.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLSelectElement.cpp >c++ -o nsHTMLSelectElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSelectElement.pp nsHTMLSelectElement.cpp >nsHTMLSharedElement.cpp >c++ -o nsHTMLSharedElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSharedElement.pp nsHTMLSharedElement.cpp >nsHTMLSpanElement.cpp >c++ -o nsHTMLSpanElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSpanElement.pp nsHTMLSpanElement.cpp >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:414: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden >nsHTMLScriptElement.cpp:334: warning: by 'virtual nsresult nsHTMLScriptElement::GetText(nsAString_internal&)' >./../../../base/src/nsGenericElement.h:416: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden >nsHTMLScriptElement.cpp:334: warning: by 'virtual nsresult nsHTMLScriptElement::SetText(const nsAString_internal&)' >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSelectElement.h:45, > from nsHTMLSelectElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSelectElement.h:45, > from nsHTMLSelectElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSelectElement.h:45, > from nsHTMLSelectElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSharedElement.cpp:44: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSharedElement.cpp:44: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSharedElement.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSpanElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSpanElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLSharedElement.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLSpanElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLSharedElement.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from ../../../../dist/include/layout/nsPresState.h:49, > from nsHTMLSelectElement.h:59, > from nsHTMLSelectElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsPresState.h:51, > from nsHTMLSelectElement.h:59, > from nsHTMLSelectElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLSelectElement.h:61, > from nsHTMLSelectElement.cpp:40: >../../../../dist/include/xpcom/nsCheapSets.h: In member function 'PRInt32 nsCheapInt32Set::GetInt()': >../../../../dist/include/xpcom/nsCheapSets.h:173: warning: conversion to 'PRInt32' from 'long unsigned int' may alter its value >In file included from nsHTMLSharedElement.cpp:47: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLSelectElement.cpp:40: >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:370: warning: 'virtual nsresult nsGenericElement::DispatchDOMEvent(nsEvent*, nsIDOMEvent*, nsPresContext*, nsEventStatus*)' was hidden >nsHTMLSelectElement.h:446: warning: by 'void nsHTMLSelectElement::DispatchDOMEvent(const nsAString_internal&)' >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleContext.h:45, > from nsHTMLSharedElement.cpp:50: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from nsHTMLSharedElement.cpp:50: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsHTMLSelectElement.cpp:45: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLSpanElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLSpanElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsLayoutUtils.h:56, > from nsHTMLSelectElement.cpp:46: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsHTMLSpanElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsLayoutUtils.h:56, > from nsHTMLSelectElement.cpp:46: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsHTMLSelectElement.cpp:46: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsLayoutUtils.h:60, > from nsHTMLSelectElement.cpp:46: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLStyleElement.cpp >c++ -o nsHTMLStyleElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLStyleElement.pp nsHTMLStyleElement.cpp >nsHTMLSelectElement.cpp: In constructor 'nsSafeOptionListMutation::nsSafeOptionListMutation(nsIContent*, nsIContent*, nsIContent*, PRUint32)': >nsHTMLSelectElement.cpp:104: warning: conversion to 'PRBool' from 'long int' may alter its value >nsHTMLTableElement.cpp >c++ -o nsHTMLTableElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableElement.pp nsHTMLTableElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLStyleElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLStyleElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableElement.cpp:44: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLStyleElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableElement.cpp:44: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../../base/src/nsMappedAttributes.h:48, > from nsHTMLTableElement.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLTableCaptionElement.cpp >c++ -o nsHTMLTableCaptionElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableCaptionElement.pp nsHTMLTableCaptionElement.cpp >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLStyleElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLStyleElement.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTableElement.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTableElement.cpp:48: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLStyleElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLTableElement.cpp:48: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleContext.h:45, > from nsHTMLTableElement.cpp:51: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from nsHTMLTableElement.cpp:51: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTableCaptionElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTableCaptionElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTableCaptionElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTableCaptionElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTableCaptionElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLTableCaptionElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLTableCellElement.cpp >c++ -o nsHTMLTableCellElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableCellElement.pp nsHTMLTableCellElement.cpp >nsHTMLTableColElement.cpp >c++ -o nsHTMLTableColElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableColElement.pp nsHTMLTableColElement.cpp >nsHTMLTableRowElement.cpp >c++ -o nsHTMLTableRowElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableRowElement.pp nsHTMLTableRowElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableCellElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableCellElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../../base/src/nsMappedAttributes.h:48, > from nsHTMLTableCellElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableColElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableColElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLTableSectionElement.cpp >c++ -o nsHTMLTableSectionElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableSectionElement.pp nsHTMLTableSectionElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableRowElement.cpp:43: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableRowElement.cpp:43: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTableCellElement.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTableCellElement.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLTableCellElement.cpp:45: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../../base/src/nsMappedAttributes.h:48, > from nsHTMLTableColElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../../base/src/nsMappedAttributes.h:48, > from nsHTMLTableRowElement.cpp:43: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableSectionElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsMappedAttributes.h:47, > from nsHTMLTableSectionElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTableRowElement.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTableRowElement.cpp:48: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTableColElement.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTableColElement.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLTableRowElement.cpp:48: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../../base/src/nsMappedAttributes.h:48, > from nsHTMLTableSectionElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLTableColElement.cpp:43: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTableSectionElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTableSectionElement.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLTableSectionElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLTextAreaElement.cpp >c++ -o nsHTMLTextAreaElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTextAreaElement.pp nsHTMLTextAreaElement.cpp >nsHTMLTitleElement.cpp >c++ -o nsHTMLTitleElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTitleElement.pp nsHTMLTitleElement.cpp >In file included from nsHTMLTextAreaElement.cpp:45: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTextAreaElement.cpp:54: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTextAreaElement.cpp:54: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTextAreaElement.cpp:54: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTitleElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTitleElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from nsGenericHTMLElement.h:41, > from nsHTMLTitleElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTextAreaElement.cpp:56: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTextAreaElement.cpp:57: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsFont.h:42, > from ../../../../dist/include/layout/nsStyleConsts.h:44, > from nsHTMLTitleElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsHTMLTitleElement.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLTextAreaElement.cpp:57: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsHTMLTitleElement.cpp:41: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/src/nsGenericElement.h: At global scope: >./../../../base/src/nsGenericElement.h:414: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden >nsHTMLTitleElement.cpp:67: warning: by 'virtual nsresult nsHTMLTitleElement::GetText(nsAString_internal&)' >./../../../base/src/nsGenericElement.h:416: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden >nsHTMLTitleElement.cpp:67: warning: by 'virtual nsresult nsHTMLTitleElement::SetText(const nsAString_internal&)' >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsHTMLTextAreaElement.cpp:65: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsHTMLTextAreaElement.cpp:65: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsHTMLTextAreaElement.cpp:65: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsHTMLTextAreaElement.cpp:74: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLTextAreaElement.cpp: In member function 'virtual nsresult nsHTMLTextAreaElement::SetValueChanged(PRBool)': >nsHTMLTextAreaElement.cpp:544: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkconhtmlcon_s.a >ar cr libgkconhtmlcon_s.a nsClientRect.o nsGenericHTMLElement.o nsFormSubmission.o nsImageMapUtils.o nsHTMLAnchorElement.o nsHTMLAreaElement.o nsHTMLBRElement.o nsHTMLBodyElement.o nsHTMLButtonElement.o nsHTMLCanvasElement.o nsHTMLDelElement.o nsHTMLDivElement.o nsHTMLFieldSetElement.o nsHTMLFontElement.o nsHTMLFormElement.o nsHTMLFrameElement.o nsHTMLFrameSetElement.o nsHTMLHRElement.o nsHTMLHeadElement.o nsHTMLHeadingElement.o nsHTMLHtmlElement.o nsHTMLIFrameElement.o nsHTMLImageElement.o nsHTMLInputElement.o nsHTMLLIElement.o nsHTMLLabelElement.o nsHTMLLegendElement.o nsHTMLLinkElement.o nsHTMLMapElement.o nsHTMLMetaElement.o nsHTMLObjectElement.o nsHTMLOListElement.o nsHTMLSharedObjectElement.o nsHTMLOptionElement.o nsHTMLOptGroupElement.o nsHTMLParagraphElement.o nsHTMLPreElement.o nsHTMLScriptElement.o nsHTMLSelectElement.o nsHTMLSharedElement.o nsHTMLSpanElement.o nsHTMLStyleElement.o nsHTMLTableElement.o nsHTMLTableCaptionElement.o nsHTMLTableCellElement.o nsHTMLTableColElement.o nsHTMLTableRowElement.o nsHTMLTableSectionElement.o nsHTMLTextAreaElement.o nsHTMLTitleElement.o >ranlib libgkconhtmlcon_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/content' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/public' >nsIImageDocument.idl >nsIWyciwygChannel.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIImageDocument.xpt -d .deps/nsIImageDocument.pp nsIImageDocument.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWyciwygChannel.xpt -d .deps/nsIWyciwygChannel.pp nsIWyciwygChannel.idl >../../../../dist/bin/xpt_link _xpidlgen/content_htmldoc.xpt _xpidlgen/nsIImageDocument.xpt _xpidlgen/nsIWyciwygChannel.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_htmldoc.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/src' >nsHTMLContentSink.cpp >nsHTMLFragmentContentSink.cpp >c++ -o nsHTMLContentSink.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContentSink.pp nsHTMLContentSink.cpp >c++ -o nsHTMLFragmentContentSink.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFragmentContentSink.pp nsHTMLFragmentContentSink.cpp >nsHTMLDocument.cpp >c++ -o nsHTMLDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDocument.pp nsHTMLDocument.cpp >nsMediaDocument.cpp >c++ -o nsMediaDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMediaDocument.pp nsMediaDocument.cpp >In file included from ../../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsHTMLFragmentContentSink.cpp:46: >../../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsHTMLFragmentContentSink.cpp:46: >../../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsHTMLFragmentContentSink.cpp:46: >../../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../content/src/nsGenericHTMLElement.h:41, > from nsHTMLFragmentContentSink.cpp:47: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../content/src/nsGenericHTMLElement.h:41, > from nsHTMLFragmentContentSink.cpp:47: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../content/src/nsGenericHTMLElement.h:41, > from nsHTMLFragmentContentSink.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsScriptLoader.h:52, > from nsHTMLContentSink.cpp:52: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from nsHTMLContentSink.cpp:52: >../../../../dist/include/content/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >../../../../dist/include/content/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsHTMLContentSink.cpp:58: >../../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsHTMLContentSink.cpp:58: >../../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsHTMLContentSink.cpp:58: >../../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../content/src/nsGenericHTMLElement.h:41, > from nsHTMLContentSink.cpp:67: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsStyledElement.h:50, > from ./../../../base/src/nsMappedAttributeElement.h:48, > from ./../../content/src/nsGenericHTMLElement.h:41, > from nsHTMLContentSink.cpp:67: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsMediaDocument.h:41, > from nsMediaDocument.cpp:39: >nsHTMLDocument.h: In member function 'virtual void nsHTMLDocument::SetIsFrameset(PRBool)': >nsHTMLDocument.h:120: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLContentSink.cpp:100: >../../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsHTMLContentSink.cpp:110: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLFragmentContentSink.cpp: In constructor 'nsHTMLFragmentContentSink::nsHTMLFragmentContentSink(PRBool)': >nsHTMLFragmentContentSink.cpp:202: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLFragmentContentSink.cpp:202: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHTMLContentSink.cpp: In member function 'nsresult SinkContext::FlushTags()': >nsHTMLContentSink.cpp:1416: warning: conversion to 'PRUint8' from 'PRBool' may alter its value >nsHTMLContentSink.cpp:1416: warning: conversion to 'unsigned char:1' from 'PRUint8' may alter its value >nsHTMLContentSink.cpp: In member function 'virtual nsresult HTMLContentSink::AddDocTypeDecl(const nsIParserNode&)': >nsHTMLContentSink.cpp:2533: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsHTMLContentSink.cpp:2598: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsHTMLContentSink.cpp:2649: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsHTMLDocument.cpp:47: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsHTMLDocument.cpp:47: >nsHTMLDocument.h: In member function 'virtual void nsHTMLDocument::SetIsFrameset(PRBool)': >nsHTMLDocument.h:120: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLDocument.cpp:63: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsFrameSelection.h:41, > from nsHTMLDocument.cpp:107: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLDocument.cpp:107: >../../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLDocument.cpp:107: >../../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLDocument.cpp:115: >./../../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ./../../../base/src/nsRange.h:45, > from nsHTMLDocument.cpp:142: >../../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLDocument.cpp: In member function 'virtual nsresult nsHTMLDocument::SetDomain(const nsAString_internal&)': >nsHTMLDocument.cpp:1773: warning: conversion to 'PRBool' from 'long int' may alter its value >nsHTMLDocument.cpp: In member function 'nsresult nsHTMLDocument::ScriptWriteCommon(PRBool)': >nsHTMLDocument.cpp:2529: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsHTMLDocument.cpp:2545: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPluginDocument.cpp >c++ -o nsPluginDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginDocument.pp nsPluginDocument.cpp >nsHTMLDocument.cpp: In member function 'virtual void nsHTMLDocument::EndUpdate(nsUpdateType)': >nsHTMLDocument.cpp:3753: warning: suggest parentheses around comparison in operand of '!=' >nsHTMLDocument.cpp: In member function 'virtual nsresult nsHTMLDocument::ChangeContentEditableCount(nsIContent*, PRInt32)': >nsHTMLDocument.cpp:3768: warning: suggest parentheses around comparison in operand of '!=' >nsHTMLDocument.cpp: In member function 'virtual nsresult nsHTMLDocument::ExecCommand(const nsAString_internal&, PRBool, const nsAString_internal&, PRBool*)': >nsHTMLDocument.cpp:4510: warning: conversion to 'int' from 'long int' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageDocument.cpp >c++ -o nsImageDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageDocument.pp nsImageDocument.cpp >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from nsImageDocument.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsImageDocument.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWyciwygChannel.cpp >c++ -o nsWyciwygChannel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWyciwygChannel.pp nsWyciwygChannel.cpp >In file included from nsMediaDocument.h:41, > from nsPluginDocument.cpp:38: >nsHTMLDocument.h: In member function 'virtual void nsHTMLDocument::SetIsFrameset(PRBool)': >nsHTMLDocument.h:120: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIObjectFrame.h:46, > from nsPluginDocument.cpp:42: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsPluginDocument.cpp:47: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from nsHTMLDocument.h:41, > from nsImageDocument.cpp:42: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsWyciwygChannel.cpp: In member function 'virtual nsresult nsWyciwygChannel::WriteToCacheEntry(const nsAString_internal&)': >nsWyciwygChannel.cpp:382: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsImageDocument.cpp:42: >nsHTMLDocument.h: In member function 'virtual void nsHTMLDocument::SetIsFrameset(PRBool)': >nsHTMLDocument.h:120: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWyciwygProtocolHandler.cpp >c++ -o nsWyciwygProtocolHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWyciwygProtocolHandler.pp nsWyciwygProtocolHandler.cpp >In file included from ../../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsImageDocument.cpp:66: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageDocument.cpp: In member function 'float nsImageDocument::GetRatio()': >nsImageDocument.cpp:132: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:132: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:132: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:132: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp: In member function 'virtual void nsImageDocument::SetScriptGlobalObject(nsIScriptGlobalObject*)': >nsImageDocument.cpp:369: warning: unused variable 'rv' >nsImageDocument.cpp: In member function 'virtual nsresult nsImageDocument::ShrinkToFit()': >nsImageDocument.cpp:427: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:427: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:428: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:428: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp: In member function 'nsresult nsImageDocument::ScrollImageTo(PRInt32, PRInt32, PRBool)': >nsImageDocument.cpp:482: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp: In member function 'nsresult nsImageDocument::CheckOverflowing(PRBool)': >nsImageDocument.cpp:672: warning: conversion to 'float' from 'PRInt32' may alter its value >nsImageDocument.cpp:674: warning: conversion to 'float' from 'PRInt32' may alter its value >rm -f libgkconhtmldoc_s.a >ar cr libgkconhtmldoc_s.a nsHTMLContentSink.o nsHTMLFragmentContentSink.o nsHTMLDocument.o nsMediaDocument.o nsPluginDocument.o nsImageDocument.o nsWyciwygChannel.o nsWyciwygProtocolHandler.o >ranlib libgkconhtmldoc_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html/document' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/html' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content/src' >nsXMLElement.cpp >c++ -o nsXMLElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLElement.pp nsXMLElement.cpp >nsXMLCDATASection.cpp >c++ -o nsXMLCDATASection.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLCDATASection.pp nsXMLCDATASection.cpp >nsXMLProcessingInstruction.cpp >c++ -o nsXMLProcessingInstruction.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLProcessingInstruction.pp nsXMLProcessingInstruction.cpp >nsXMLStylesheetPI.cpp >c++ -o nsXMLStylesheetPI.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLStylesheetPI.pp nsXMLStylesheetPI.cpp >In file included from ./../../../base/src/nsGenericDOMDataNode.h:48, > from nsXMLCDATASection.cpp:39: >./../../../base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../../base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from nsXMLCDATASection.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from nsXMLCDATASection.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from nsXMLCDATASection.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLStylesheetPI.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsXMLProcessingInstruction.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsXMLProcessingInstruction.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsXMLProcessingInstruction.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsXMLElement.h:43, > from nsXMLElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsXMLElement.h:43, > from nsXMLElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericDOMDataNode.h:48, > from nsXMLProcessingInstruction.h:44, > from nsXMLProcessingInstruction.cpp:41: >./../../../base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../../base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../base/src/nsGenericDOMDataNode.h:48, > from nsXMLProcessingInstruction.h:44, > from nsXMLStylesheetPI.cpp:46: >./../../../base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../../base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsXMLElement.h:43, > from nsXMLElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from nsXMLElement.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsXMLElement.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from nsXMLProcessingInstruction.h:44, > from nsXMLStylesheetPI.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from nsXMLProcessingInstruction.h:44, > from nsXMLStylesheetPI.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXMLElement.cpp:43: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >rm -f libgkconxmlcon_s.a >ar cr libgkconxmlcon_s.a nsXMLElement.o nsXMLCDATASection.o nsXMLProcessingInstruction.o nsXMLStylesheetPI.o >ranlib libgkconxmlcon_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./xhtml11.dtd ../../../../dist/bin/res/dtd >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/content' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/public' >nsIFIXptr.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFIXptr.xpt -d .deps/nsIFIXptr.pp nsIFIXptr.idl >nsIXPointer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPointer.xpt -d .deps/nsIXPointer.pp nsIXPointer.idl >nsIModifyableXPointer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIModifyableXPointer.xpt -d .deps/nsIModifyableXPointer.pp nsIModifyableXPointer.idl >../../../../dist/bin/xpt_link _xpidlgen/content_xmldoc.xpt _xpidlgen/nsIFIXptr.xpt _xpidlgen/nsIXPointer.xpt _xpidlgen/nsIModifyableXPointer.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xmldoc.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/resources' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/resources => ../../../../dist/bin/chrome/toolkit.jar > adding: content/global/xml/XMLPrettyPrint.css (stored 0%) > adding: content/global/xml/XMLMonoPrint.css (stored 0%) > adding: content/global/xml/XMLPrettyPrint.xml (stored 0%) > adding: content/global/xml/XMLPrettyPrint.xsl (stored 0%) >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/resources' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/src' >nsXMLContentSink.cpp >c++ -o nsXMLContentSink.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentSink.pp nsXMLContentSink.cpp >nsXMLFragmentContentSink.cpp >c++ -o nsXMLFragmentContentSink.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLFragmentContentSink.pp nsXMLFragmentContentSink.cpp >nsXMLDocument.cpp >c++ -o nsXMLDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLDocument.pp nsXMLDocument.cpp >nsXMLPrettyPrinter.cpp >c++ -o nsXMLPrettyPrinter.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLPrettyPrinter.pp nsXMLPrettyPrinter.cpp >In file included from nsXMLPrettyPrinter.h:43, > from nsXMLPrettyPrinter.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLFragmentContentSink.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLPrettyPrinter.cpp:49: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXMLPrettyPrinter.cpp:56: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXMLPrettyPrinter.cpp:56: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsXMLFragmentContentSink.cpp: In constructor 'nsXMLFragmentContentSink::nsXMLFragmentContentSink(PRBool)': >nsXMLFragmentContentSink.cpp:168: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLContentSink.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXMLPrettyPrinter.cpp:56: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXMLPrettyPrinter.cpp:56: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from nsXMLContentSink.cpp:55: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsXMLContentSink.cpp:55: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsXMLContentSink.cpp:55: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericDOMDataNode.h:48, > from ./../../../base/src/nsDOMDocumentType.h:48, > from nsXMLContentSink.cpp:59: >./../../../base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../../base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from ./../../../base/src/nsDOMDocumentType.h:48, > from nsXMLContentSink.cpp:59: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from ./../../../base/src/nsGenericDOMDataNode.h:52, > from ./../../../base/src/nsDOMDocumentType.h:48, > from nsXMLContentSink.cpp:59: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsRuleNode.h:49, > from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >./../../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from nsXMLDocument.h:41, > from nsXMLDocument.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXMLContentSink.cpp:80: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXMLDocument.cpp:40: >nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsXMLContentSink.cpp:94: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXMLContentSink.cpp: In member function 'nsresult nsXMLContentSink::MaybePrettyPrint()': >nsXMLContentSink.cpp:265: warning: conversion to 'PRUint8' from 'PRBool' may alter its value >nsXMLContentSink.cpp:265: warning: conversion to 'unsigned char:1' from 'PRUint8' may alter its value >nsXMLContentSink.cpp: In member function 'virtual nsresult nsXMLContentSink::CreateElement(const PRUnichar**, PRUint32, nsINodeInfo*, PRUint32, nsIContent**, PRBool*)': >nsXMLContentSink.cpp:536: warning: conversion to 'PRUint8' from 'PRBool' may alter its value >nsXMLContentSink.cpp:536: warning: conversion to 'unsigned char:1' from 'PRUint8' may alter its value >nsXMLContentSink.cpp: In member function 'nsresult nsXMLContentSink::AddText(const PRUnichar*, PRInt32)': >nsXMLContentSink.cpp:1559: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsXMLContentSink.cpp: In member function 'virtual nsresult nsXMLContentSink::FlushTags()': >nsXMLContentSink.cpp:1657: warning: conversion to 'PRUint8' from 'PRBool' may alter its value >nsXMLContentSink.cpp:1657: warning: conversion to 'unsigned char:1' from 'PRUint8' may alter its value >In file included from nsXMLDocument.cpp:84: >./../../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsXMLDocument.cpp: In member function 'virtual nsresult nsXMLDocument::OnChannelRedirect(nsIChannel*, nsIChannel*, PRUint32)': >nsXMLDocument.cpp:262: warning: unused variable 'secMan' >nsXMLDocument.cpp: In member function 'virtual nsresult nsXMLDocument::SetAsync(PRBool)': >nsXMLDocument.cpp:316: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkconxmldoc_s.a >ar cr libgkconxmldoc_s.a nsXMLContentSink.o nsXMLFragmentContentSink.o nsXMLDocument.o nsXMLPrettyPrinter.o >ranlib libgkconxmldoc_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml/document' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xml' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/public' >nsIController.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIController.xpt -d .deps/nsIController.pp nsIController.idl >nsIControllers.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllers.xpt -d .deps/nsIControllers.pp nsIControllers.idl >nsIXULOverlayProvider.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULOverlayProvider.xpt -d .deps/nsIXULOverlayProvider.pp nsIXULOverlayProvider.idl >../../../../dist/bin/xpt_link _xpidlgen/xuldoc.xpt _xpidlgen/nsIController.xpt _xpidlgen/nsIControllers.xpt _xpidlgen/nsIXULOverlayProvider.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xuldoc.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/src' >nsXULControllers.cpp >c++ -o nsXULControllers.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULControllers.pp nsXULControllers.cpp >nsElementMap.cpp >c++ -o nsElementMap.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsElementMap.pp nsElementMap.cpp >nsXULCommandDispatcher.cpp >c++ -o nsXULCommandDispatcher.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULCommandDispatcher.pp nsXULCommandDispatcher.cpp >nsXULContentSink.cpp >c++ -o nsXULContentSink.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentSink.pp nsXULContentSink.cpp >In file included from nsXULContentSink.cpp:58: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../../layout/style/nsHTMLStyleSheet.h:49, > from nsXULContentSink.cpp:60: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../../layout/style/nsHTMLStyleSheet.h:49, > from nsXULContentSink.cpp:60: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsXULDocument.cpp >c++ -o nsXULDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULDocument.pp nsXULDocument.cpp >nsXULPrototypeCache.cpp >c++ -o nsXULPrototypeCache.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPrototypeCache.pp nsXULPrototypeCache.cpp >In file included from nsXULCommandDispatcher.cpp:57: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from nsXULCommandDispatcher.cpp:58: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../../layout/style/nsHTMLStyleSheet.h:49, > from nsXULContentSink.cpp:60: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from nsXULCommandDispatcher.cpp:58: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXULCommandDispatcher.cpp:58: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsXULCommandDispatcher.cpp:61: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/src/nsXULElement.h:63, > from nsXULContentSink.cpp:80: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsXULContentSink.cpp:80: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../content/src/nsXULElement.h:75, > from nsXULContentSink.cpp:80: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/src/nsXULElement.h:75, > from nsXULContentSink.cpp:80: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsXULContentSink.cpp: In member function 'nsresult XULContentSinkImpl::SetElementScriptType(nsXULPrototypeElement*, const PRUnichar**, PRUint32)': >nsXULContentSink.cpp:825: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsXULContentSink.cpp:851: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsXULContentSink.cpp: In member function 'nsresult XULContentSinkImpl::AddText(const PRUnichar*, PRInt32)': >nsXULContentSink.cpp:1278: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULPrototypeDocument.cpp >c++ -o nsXULPrototypeDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPrototypeDocument.pp nsXULPrototypeDocument.cpp >In file included from ./../../../base/src/nsDocument.h:82, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsRuleNode.h:49, > from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >./../../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXULDocument.h:48, > from nsXULDocument.cpp:66: >./../../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/src/nsXULElement.h:63, > from nsXULDocument.h:73, > from nsXULDocument.cpp:66: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from nsXULDocument.cpp:66: >nsXULDocument.h: In member function 'void nsXULDocument::SetIsPopup(PRBool)': >nsXULDocument.h:185: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:48, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULDocument.cpp:97: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULDocument.cpp:103: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsRuleNode.h:49, > from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsXULDocument.cpp:130: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >./../../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsXULDocument.cpp: In member function 'virtual nsresult nsXULDocument::StartDocumentLoad(const char*, nsIChannel*, nsILoadGroup*, nsISupports*, nsIStreamListener**, PRBool, nsIContentSink*)': >nsXULDocument.cpp:503: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXULDocument.h:48, > from nsXULPrototypeDocument.cpp:44: >./../../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/src/nsXULElement.h:63, > from nsXULDocument.h:73, > from nsXULPrototypeDocument.cpp:44: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >nsXULDocument.cpp: In member function 'nsresult nsXULDocument::LoadOverlayInternal(nsIURI*, PRBool, PRBool*, PRBool*)': >nsXULDocument.cpp:2648: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULDocument.cpp:2685: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULDocument.cpp: In constructor 'nsXULDocument::CachedChromeStreamListener::CachedChromeStreamListener(nsXULDocument*, PRBool)': >nsXULDocument.cpp:4332: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPrototypeDocument.cpp:44: >nsXULDocument.h: In member function 'void nsXULDocument::SetIsPopup(PRBool)': >nsXULDocument.h:185: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkconxuldoc_s.a >ar cr libgkconxuldoc_s.a nsXULControllers.o nsElementMap.o nsXULCommandDispatcher.o nsXULContentSink.o nsXULDocument.o nsXULPrototypeCache.o nsXULPrototypeDocument.o >ranlib libgkconxuldoc_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/document' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/src' >nsXULElement.cpp >c++ -o nsXULElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../document/src -I./../../templates/src -I./../../../xml/content/src -I./../../../base/src -I./../../../xml/document/src -I./../../../../layout/style -I./../../../html/content/src -I./../../../events/src -I./../../../xbl/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/rdf -I../../../../dist/include/xpconnect -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include -I../../../../dist/include/xul -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULElement.pp nsXULElement.cpp >nsXULPopupListener.cpp >c++ -o nsXULPopupListener.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../document/src -I./../../templates/src -I./../../../xml/content/src -I./../../../base/src -I./../../../xml/document/src -I./../../../../layout/style -I./../../../html/content/src -I./../../../events/src -I./../../../xbl/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/rdf -I../../../../dist/include/xpconnect -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include -I../../../../dist/include/xul -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPopupListener.pp nsXULPopupListener.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXULElement.cpp:86: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../../layout/style/nsHTMLStyleSheet.h:49, > from nsXULElement.cpp:90: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../../layout/style/nsHTMLStyleSheet.h:49, > from nsXULElement.cpp:90: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./../../../../layout/style/nsHTMLStyleSheet.h:49, > from nsXULElement.cpp:90: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its valueIn file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../layout/style/nsCSSProps.h:50, > from ./../../../../layout/style/nsICSSStyleRule.h:51, > from nsXULElement.cpp:104: >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsXULPopupListener.h:54, > from nsXULPopupListener.cpp:47: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPopupListener.cpp:57: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../xbl/src/nsBindingManager.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../dist/include/layout/nsLayoutUtils.h:58, > from nsXULPopupListener.cpp:69: >./../../../xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../../xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../xbl/src/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from ./../../document/src/nsXULDocument.h:48, > from nsXULElement.cpp:120: >./../../../xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../../xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from ./../../document/src/nsXULDocument.h:48, > from nsXULElement.cpp:120: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from ./../../document/src/nsXULDocument.h:48, > from nsXULElement.cpp:120: >./../../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from ./../../document/src/nsXULDocument.h:48, > from nsXULElement.cpp:120: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from ./../../document/src/nsXULDocument.h:48, > from nsXULElement.cpp:120: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXULPopupListener.cpp:78: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../document/src/nsXULDocument.h:48, > from nsXULElement.cpp:120: >./../../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsXULElement.h:63, > from ./../../document/src/nsXULDocument.h:73, > from nsXULElement.cpp:120: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from nsXULElement.cpp:120: >./../../document/src/nsXULDocument.h: In member function 'void nsXULDocument::SetIsPopup(PRBool)': >./../../document/src/nsXULDocument.h:185: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPopupListener.h:54, > from nsXULElement.cpp:121: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULElement.cpp:122: >./../../../../layout/style/nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >./../../../../layout/style/nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsCSSDeclaration.h:55, > from nsXULElement.cpp:125: >./../../../../layout/style/nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >./../../../../layout/style/nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >./../../../../layout/style/nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsXULElement.cpp:131: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULElement.cpp: In member function 'virtual nsresult nsXULPrototypeElement::Deserialize(nsIObjectInputStream*, nsIScriptGlobalObject*, nsIURI*, const nsCOMArray<nsINodeInfo>*)': >nsXULElement.cpp:2714: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsXULElement.cpp: In member function 'virtual nsresult nsXULElement::UnsetAttr(PRInt32, nsIAtom*, PRBool)': >nsXULElement.cpp:1355: warning: 'stateMask' may be used uninitialized in this function >rm -f libgkconxulcon_s.a >ar cr libgkconxulcon_s.a nsXULElement.o nsXULPopupListener.o >ranlib libgkconxulcon_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/test' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R "test_bug330705-2.xul" "test_bug233643.xul" ../../../../_tests/testing/mochitest/tests/content/xul/content/test >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content/test' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/content' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/public' >nsIXULSortService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULSortService.xpt -d .deps/nsIXULSortService.pp nsIXULSortService.idl >nsIXULTemplateBuilder.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateBuilder.xpt -d .deps/nsIXULTemplateBuilder.pp nsIXULTemplateBuilder.idl >nsIXULBuilderListener.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULBuilderListener.xpt -d .deps/nsIXULBuilderListener.pp nsIXULBuilderListener.idl >nsIXULTemplateQueryProcessor.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateQueryProcessor.xpt -d .deps/nsIXULTemplateQueryProcessor.pp nsIXULTemplateQueryProcessor.idl >nsIXULTemplateResult.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateResult.xpt -d .deps/nsIXULTemplateResult.pp nsIXULTemplateResult.idl >nsIXULTemplateRuleFilter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateRuleFilter.xpt -d .deps/nsIXULTemplateRuleFilter.pp nsIXULTemplateRuleFilter.idl >../../../../dist/bin/xpt_link _xpidlgen/xultmpl.xpt _xpidlgen/nsIXULSortService.xpt _xpidlgen/nsIXULTemplateBuilder.xpt _xpidlgen/nsIXULBuilderListener.xpt _xpidlgen/nsIXULTemplateQueryProcessor.xpt _xpidlgen/nsIXULTemplateResult.xpt _xpidlgen/nsIXULTemplateRuleFilter.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xultmpl.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/src' >nsContentSupportMap.cpp >nsContentTestNode.cpp >c++ -o nsContentSupportMap.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContentSupportMap.pp nsContentSupportMap.cpp >c++ -o nsContentTestNode.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContentTestNode.pp nsContentTestNode.cpp >nsInstantiationNode.cpp >c++ -o nsInstantiationNode.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsInstantiationNode.pp nsInstantiationNode.cpp >nsTreeRows.cpp >c++ -o nsTreeRows.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeRows.pp nsTreeRows.cpp >In file included from nsInstantiationNode.cpp:41: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from ./../../content/src/nsXULElement.h:63, > from nsContentSupportMap.cpp:40: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsContentSupportMap.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsContentSupportMap.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsContentSupportMap.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsContentSupportMap.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsContentSupportMap.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../content/src/nsXULElement.h:75, > from nsContentSupportMap.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/src/nsXULElement.h:75, > from nsContentSupportMap.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRDFConInstanceTestNode.cpp >c++ -o nsRDFConInstanceTestNode.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFConInstanceTestNode.pp nsRDFConInstanceTestNode.cpp >nsRDFConMemberTestNode.cpp >c++ -o nsRDFConMemberTestNode.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFConMemberTestNode.pp nsRDFConMemberTestNode.cpp >nsRDFPropertyTestNode.cpp >c++ -o nsRDFPropertyTestNode.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFPropertyTestNode.pp nsRDFPropertyTestNode.cpp >nsRDFBinding.cpp >c++ -o nsRDFBinding.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFBinding.pp nsRDFBinding.cpp >nsRDFQuery.cpp >c++ -o nsRDFQuery.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFQuery.pp nsRDFQuery.cpp >nsResourceSet.cpp >c++ -o nsResourceSet.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResourceSet.pp nsResourceSet.cpp >nsRuleNetwork.cpp >c++ -o nsRuleNetwork.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRuleNetwork.pp nsRuleNetwork.cpp >nsTemplateMatch.cpp >c++ -o nsTemplateMatch.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateMatch.pp nsTemplateMatch.cpp >nsTemplateRule.cpp >c++ -o nsTemplateRule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateRule.pp nsTemplateRule.cpp >In file included from nsTemplateMatch.cpp:40: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from nsTemplateRule.cpp:39: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsXULContentBuilder.cpp >c++ -o nsXULContentBuilder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentBuilder.pp nsXULContentBuilder.cpp >nsTemplateRule.cpp: In constructor 'nsTemplateCondition::nsTemplateCondition(nsIAtom*, const nsAString_internal&, nsIAtom*, PRBool, PRBool)': >nsTemplateRule.cpp:55: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTemplateRule.cpp:55: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTemplateRule.cpp: In constructor 'nsTemplateCondition::nsTemplateCondition(nsIAtom*, const nsAString_internal&, const nsAString_internal&, PRBool, PRBool, PRBool)': >nsTemplateRule.cpp:71: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTemplateRule.cpp:71: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTemplateRule.cpp: In constructor 'nsTemplateCondition::nsTemplateCondition(const nsAString_internal&, const nsAString_internal&, nsIAtom*, PRBool, PRBool)': >nsTemplateRule.cpp:103: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTemplateRule.cpp:103: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTemplateRule.cpp: In member function 'PRBool nsTemplateCondition::CheckMatchStrings(const nsAString_internal&, const nsAString_internal&)': >nsTemplateRule.cpp:211: warning: enumeral mismatch in conditional expression: 'nsICollation::<anonymous enum>' vs 'nsICollation::<anonymous enum>' >nsTemplateRule.cpp:234: warning: enumeral mismatch in conditional expression: 'nsICollation::<anonymous enum>' vs 'nsICollation::<anonymous enum>' >nsXULContentUtils.cpp >c++ -o nsXULContentUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentUtils.pp nsXULContentUtils.cpp >In file included from nsXULContentUtils.cpp:64: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULTreeBuilder.cpp >c++ -o nsXULTreeBuilder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeBuilder.pp nsXULTreeBuilder.cpp >In file included from nsXULContentBuilder.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULSortService.cpp >c++ -o nsXULSortService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULSortService.pp nsXULSortService.cpp >In file included from nsXULContentBuilder.cpp:55: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from ./../../content/src/nsXULElement.h:63, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../content/src/nsXULElement.h:68, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../content/src/nsXULElement.h:75, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXULSortService.cpp:63: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/src/nsXULElement.h:75, > from nsTemplateMap.h:43, > from nsXULContentBuilder.cpp:56: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsXULTemplateBuilder.cpp >c++ -o nsXULTemplateBuilder.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateBuilder.pp nsXULTemplateBuilder.cpp >In file included from nsXULTreeBuilder.cpp:57: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsXULContentBuilder.cpp: In member function 'nsresult nsXULContentBuilder::CreateContainerContentsForQuerySet(nsIContent*, nsIXULTemplateResult*, PRBool, nsTemplateQuerySet*, nsIContent**, PRInt32*)': >nsXULContentBuilder.cpp:1324: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >In file included from nsXULTemplateBuilder.cpp:69: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXULTemplateBuilder.cpp:70: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXULTemplateBuilder.cpp:70: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXULTreeBuilder.cpp:68: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXULTemplateBuilder.cpp:70: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from nsXULTemplateBuilder.cpp:70: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULTreeBuilder.cpp: In member function 'nsresult nsXULTreeBuilder::OpenSubtreeForQuerySet(nsTreeRows::Subtree*, PRInt32, nsIXULTemplateResult*, nsTemplateQuerySet*, PRInt32*, nsAutoVoidArray&)': >nsXULTreeBuilder.cpp:1626: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >In file included from ./../../content/src/nsXULElement.h:63, > from nsXULTemplateBuilder.cpp:95: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../content/src/nsXULElement.h:75, > from nsXULTemplateBuilder.cpp:95: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/src/nsXULElement.h:75, > from nsXULTemplateBuilder.cpp:95: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXULTemplateBuilder.cpp:102: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULTemplateQueryProcessorRDF.cpp >c++ -o nsXULTemplateQueryProcessorRDF.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateQueryProcessorRDF.pp nsXULTemplateQueryProcessorRDF.cpp >In file included from nsXULTemplateBuilder.h:63, > from nsXULTemplateBuilder.cpp:105: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsXULTemplateBuilder.cpp: In member function 'nsresult nsXULTemplateBuilder::UpdateResultInContainer(nsIXULTemplateResult*, nsIXULTemplateResult*, nsTemplateQuerySet*, nsIRDFResource*, nsIRDFResource*, nsIContent*)': >nsXULTemplateBuilder.cpp:784: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >In file included from nsXULTemplateQueryProcessorRDF.cpp:56: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULTemplateQueryProcessorRDF.cpp:59: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXULTemplateBuilder.h:63, > from nsXULTemplateQueryProcessorRDF.cpp:70: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsXULTemplateResultRDF.cpp >c++ -o nsXULTemplateResultRDF.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultRDF.pp nsXULTemplateResultRDF.cpp >nsXULTemplateResultSetRDF.cpp >c++ -o nsXULTemplateResultSetRDF.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultSetRDF.pp nsXULTemplateResultSetRDF.cpp >nsXMLBinding.cpp >c++ -o nsXMLBinding.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLBinding.pp nsXMLBinding.cpp >nsXULTemplateQueryProcessorXML.cpp >c++ -o nsXULTemplateQueryProcessorXML.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateQueryProcessorXML.pp nsXULTemplateQueryProcessorXML.cpp >nsXULTemplateResultXML.cpp >c++ -o nsXULTemplateResultXML.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultXML.pp nsXULTemplateResultXML.cpp >In file included from nsXULTemplateQueryProcessorXML.cpp:48: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULTemplateQueryProcessorXML.cpp:58: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULTemplateBuilder.h:63, > from nsXULTemplateQueryProcessorXML.cpp:60: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsXULTemplateQueryProcessorStorage.cpp >c++ -o nsXULTemplateQueryProcessorStorage.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateQueryProcessorStorage.pp nsXULTemplateQueryProcessorStorage.cpp >nsXULTemplateResultStorage.cpp >c++ -o nsXULTemplateResultStorage.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultStorage.pp nsXULTemplateResultStorage.cpp >In file included from nsXULTemplateBuilder.h:63, > from nsXULTemplateQueryProcessorStorage.cpp:54: >nsTemplateRule.h: In member function 'PRInt16 nsTemplateQuerySet::RuleCount() const': >nsTemplateRule.h:336: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >rm -f libgkconxultmpl_s.a >ar cr libgkconxultmpl_s.a nsContentSupportMap.o nsContentTestNode.o nsInstantiationNode.o nsTreeRows.o nsRDFConInstanceTestNode.o nsRDFConMemberTestNode.o nsRDFPropertyTestNode.o nsRDFBinding.o nsRDFQuery.o nsResourceSet.o nsRuleNetwork.o nsTemplateMatch.o nsTemplateRule.o nsXULContentBuilder.o nsXULContentUtils.o nsXULTreeBuilder.o nsXULSortService.o nsXULTemplateBuilder.o nsXULTemplateQueryProcessorRDF.o nsXULTemplateResultRDF.o nsXULTemplateResultSetRDF.o nsXMLBinding.o nsXULTemplateQueryProcessorXML.o nsXULTemplateResultXML.o nsXULTemplateQueryProcessorStorage.o nsXULTemplateResultStorage.o >ranlib libgkconxultmpl_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul/templates' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xul' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/src' >nsXBLBinding.cpp >c++ -o nsXBLBinding.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLBinding.pp nsXBLBinding.cpp >nsXBLPrototypeBinding.cpp >c++ -o nsXBLPrototypeBinding.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeBinding.pp nsXBLPrototypeBinding.cpp >nsXBLPrototypeResources.cpp >c++ -o nsXBLPrototypeResources.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeResources.pp nsXBLPrototypeResources.cpp >nsXBLResourceLoader.cpp >c++ -o nsXBLResourceLoader.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLResourceLoader.pp nsXBLResourceLoader.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLResourceLoader.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLResourceLoader.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLResourceLoader.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/style/nsCSSStyleSheet.h: At global scope: >./../../../layout/style/nsCSSStyleSheet.h:218: warning: 'PRBool CascadeSheetRulesInto(nsICSSStyleSheet*, void*)' declared 'static' but never defined >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLDocumentInfo.cpp >c++ -o nsXBLDocumentInfo.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLDocumentInfo.pp nsXBLDocumentInfo.cpp >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLResourceLoader.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsXBLBinding.cpp:57: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeBinding.cpp:55: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXBLDocumentInfo.h:42, > from nsXBLDocumentInfo.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameManager.h:55, > from nsXBLResourceLoader.cpp:56: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLDocumentInfo.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLDocumentInfo.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameManager.h:55, > from nsXBLResourceLoader.cpp:56: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >./nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsFrameManager.h:55, > from nsXBLResourceLoader.cpp:56: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsDocument.h:82, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >./../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLPrototypeBinding.h:44, > from nsXBLResourceLoader.cpp:58: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsRuleNode.h:49, > from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >./../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLBinding.cpp:64: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >./nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsDocument.h:82, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >./../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLBinding.cpp:64: >./../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLDocumentInfo.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsXBLResourceLoader.cpp:58: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLPrototypeBinding.h:44, > from nsXBLDocumentInfo.cpp:42: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsRuleNode.h:49, > from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsXBLDocumentInfo.cpp:42: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLBinding.cpp:93: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >./../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsXBLBinding.cpp:95: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLDocumentInfo.cpp: In static member function 'static JSBool nsXBLDocGlobalObject::doCheckAccess(JSContext*, JSObject*, jsval, PRUint32)': >nsXBLDocumentInfo.cpp:127: warning: conversion to 'JSBool' from 'long int' may alter its value >nsXBLDocumentInfo.cpp: In function 'void XBL_ProtoErrorReporter(JSContext*, const char*, JSErrorReport*)': >nsXBLDocumentInfo.cpp:233: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsXBLDocumentInfo.cpp: In constructor 'nsXBLDocumentInfo::nsXBLDocumentInfo(nsIDocument*)': >nsXBLDocumentInfo.cpp:520: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLPrototypeBinding.cpp:58: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXBLBinding.cpp:108: >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsXBLPrototypeBinding.cpp:58: >./../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLPrototypeBinding.h:44, > from nsXBLPrototypeBinding.cpp:64: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeBinding.cpp:64: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLPrototypeBinding.cpp: In member function 'void nsXBLPrototypeBinding::AttributeChanged(nsIAtom*, PRInt32, PRBool, nsIContent*, nsIContent*, PRBool)': >nsXBLPrototypeBinding.cpp:611: warning: suggest parentheses around '&&' within '||' >./../../../layout/style/nsCSSStyleSheet.h: At global scope: >./../../../layout/style/nsCSSStyleSheet.h:218: warning: 'PRBool CascadeSheetRulesInto(nsICSSStyleSheet*, void*)' declared 'static' but never defined >nsXBLContentSink.cpp >c++ -o nsXBLContentSink.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLContentSink.pp nsXBLContentSink.cpp >nsXBLProtoImplProperty.cpp >c++ -o nsXBLProtoImplProperty.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplProperty.pp nsXBLProtoImplProperty.cpp >In file included from nsXBLProtoImplProperty.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLProtoImplProperty.cpp: In member function 'virtual nsresult nsXBLProtoImplProperty::InstallMember(nsIScriptContext*, nsIContent*, void*, void*, const nsCString&)': >nsXBLProtoImplProperty.cpp:200: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >nsXBLProtoImplProperty.cpp:201: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object >In file included from nsXBLDocumentInfo.h:42, > from nsXBLContentSink.h:43, > from nsXBLContentSink.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLContentSink.h:44, > from nsXBLContentSink.cpp:39: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLBinding.h:45, > from nsBindingManager.h:49, > from nsXBLContentSink.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLBinding.h:45, > from nsBindingManager.h:49, > from nsXBLContentSink.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLBinding.h:45, > from nsBindingManager.h:49, > from nsXBLContentSink.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsBindingManager.h:49, > from nsXBLContentSink.cpp:41: >nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:60, > from nsXBLContentSink.cpp:46: >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetLineNumber(PRInt32)': >../../../dist/include/htmlparser/nsToken.h:271: warning: conversion to 'unsigned int:31' from 'unsigned int' may alter its value >../../../dist/include/htmlparser/nsToken.h: In member function 'void CToken::SetInError(PRBool)': >../../../dist/include/htmlparser/nsToken.h:276: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsXBLContentSink.cpp:46: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'PRUint32 nsScannerBufferList::Buffer::DataLength() const': >../../../dist/include/htmlparser/nsScannerString.h:116: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/htmlparser/nsHTMLTokens.h:63, > from nsXBLContentSink.cpp:46: >../../../dist/include/htmlparser/nsScannerString.h: In member function 'void nsScannerSubstring::init_range_from_buffer_list()': >../../../dist/include/htmlparser/nsScannerString.h:267: warning: conversion to 'PRUint32' from 'size_t' may alter its valuensXBLProtoImplMethod.cpp >c++ -o nsXBLProtoImplMethod.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplMethod.pp nsXBLProtoImplMethod.cpp >In file included from nsXBLContentSink.cpp:48: >./../../base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../xul/content/src/nsXULElement.h:63, > from nsXBLContentSink.cpp:50: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../xul/content/src/nsXULElement.h:75, > from nsXBLContentSink.cpp:50: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../xul/content/src/nsXULElement.h:75, > from nsXBLContentSink.cpp:50: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsXBLContentSink.cpp:55: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLProtoImplField.cpp >c++ -o nsXBLProtoImplField.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplField.pp nsXBLProtoImplField.cpp >In file included from nsXBLProtoImplMethod.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLProtoImpl.cpp >c++ -o nsXBLProtoImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImpl.pp nsXBLProtoImpl.cpp >nsXBLEventHandler.cpp >c++ -o nsXBLEventHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLEventHandler.pp nsXBLEventHandler.cpp >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLProtoImpl.h:43, > from nsXBLProtoImpl.cpp:39: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLWindowKeyHandler.cpp >c++ -o nsXBLWindowKeyHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLWindowKeyHandler.pp nsXBLWindowKeyHandler.cpp >In file included from nsXBLProtoImpl.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLPrototypeHandler.cpp >c++ -o nsXBLPrototypeHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeHandler.pp nsXBLPrototypeHandler.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLProtoImpl.cpp:50: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLEventHandler.cpp:50: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLProtoImpl.cpp:50: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsXBLEventHandler.cpp:52: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsXBLEventHandler.cpp:52: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLWindowKeyHandler.cpp:41: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLEventHandler.cpp: In member function 'PRBool nsXBLKeyEventHandler::ExecuteMatchedHandlers(nsIDOMKeyEvent*, PRUint32, PRBool)': >nsXBLEventHandler.cpp:139: warning: comparison between signed and unsigned integer expressions >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLProtoImpl.cpp:50: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsXBLProtoImpl.cpp:50: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLPrototypeHandler.cpp:40: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLPrototypeHandler.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsXBLService.cpp >c++ -o nsXBLService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLService.pp nsXBLService.cpp >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLPrototypeHandler.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsBindingManager.cpp >c++ -o nsBindingManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBindingManager.pp nsBindingManager.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLWindowKeyHandler.cpp:63: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLPrototypeHandler.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLWindowKeyHandler.cpp:63: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLPrototypeHandler.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsXBLPrototypeHandler.cpp:41: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLWindowKeyHandler.cpp:63: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from nsXBLPrototypeResources.h:44, > from nsXBLPrototypeBinding.h:43, > from nsXBLWindowKeyHandler.cpp:63: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsXBLPrototypeHandler.cpp:66: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLWindowKeyHandler.cpp:63: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLWindowKeyHandler.cpp:67: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXBLPrototypeHandler.cpp: In member function 'void nsXBLPrototypeHandler::ConstructPrototype(nsIContent*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*, const PRUnichar*)': >nsXBLPrototypeHandler.cpp:855: warning: conversion to 'PRUint8' from 'int' may alter its value >nsXBLPrototypeHandler.cpp:893: warning: conversion to 'PRUint8' from 'int' may alter its value >nsXBLPrototypeHandler.cpp:915: warning: conversion to 'PRUint8' from 'int' may alter its value >nsXBLPrototypeHandler.cpp:917: warning: conversion to 'PRUint8' from 'int' may alter its value >nsXBLPrototypeHandler.cpp:919: warning: conversion to 'PRUint8' from 'int' may alter its value >nsXBLPrototypeHandler.cpp:980: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsXBLService.cpp:60: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsBindingManager.cpp:54: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >./nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsBindingManager.cpp:56: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its valueIn file included from ./../../base/src/nsDocument.h:82, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >./../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsBindingManager.cpp:56: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/style/nsRuleNode.h:49, > from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >./../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsXBLService.cpp:63: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../layout/style/nsIStyleRuleProcessor.h:50, > from ./nsXBLBinding.h:45, > from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsBindingManager.h:49, > from ./../../base/src/nsDocument.h:72, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >./nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLService.cpp:63: >./../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsDocument.h:82, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >./../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLContentSink.h:44, > from nsXBLService.cpp:68: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/style/nsRuleNode.h:49, > from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../layout/style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../layout/style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../layout/style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../layout/style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../layout/style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../layout/style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../layout/style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../layout/style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../layout/style/nsStyleSet.h:52, > from ./../../base/src/nsDocument.h:98, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >./../../../layout/style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../layout/style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsXBLService.cpp:70: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsDocument.h:101, > from ./../../xml/document/src/nsXMLDocument.h:41, > from nsBindingManager.cpp:59: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsXBLService.cpp:76: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsFrameManager.h:55, > from nsXBLService.cpp:80: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBindingManager.cpp:59: >./../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXBLPrototypeHandler.h:47, > from nsXBLPrototypeBinding.h:44, > from nsBindingManager.cpp:64: >nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBindingManager.cpp:64: >nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBindingManager.cpp: In member function 'void nsBindingManager::ProcessAttachedQueue(PRUint32)': >nsBindingManager.cpp:974: warning: unused variable 'currentIndex' >In file included from ../../../dist/include/htmlparser/nsIParser.h:54, > from nsBindingManager.cpp:48: >../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsRefPtr<nsXBLBinding>, Comparator = nsDefaultComparator<nsRefPtr<nsXBLBinding>, nsRefPtr<nsXBLBinding> >, E = nsRefPtr<nsXBLBinding>]': >../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsRefPtr<nsXBLBinding>, E = nsRefPtr<nsXBLBinding>]' >nsBindingManager.cpp:517: instantiated from here >../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsXBLInsertionPoint.cpp >c++ -o nsXBLInsertionPoint.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLInsertionPoint.pp nsXBLInsertionPoint.cpp >rm -f libgkconxbl_s.a >ar cr libgkconxbl_s.a nsXBLBinding.o nsXBLPrototypeBinding.o nsXBLPrototypeResources.o nsXBLResourceLoader.o nsXBLDocumentInfo.o nsXBLContentSink.o nsXBLProtoImplProperty.o nsXBLProtoImplMethod.o nsXBLProtoImplField.o nsXBLProtoImpl.o nsXBLEventHandler.o nsXBLWindowKeyHandler.o nsXBLPrototypeHandler.o nsXBLService.o nsBindingManager.o nsXBLInsertionPoint.o >ranlib libgkconxbl_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin/gtk2' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin/gtk2 => ../../../../dist/bin/chrome/toolkit.jar >+++ overriding content/global/platformHTMLBindings.xml > adding: content/global/platformHTMLBindings.xml (stored 0%) >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin/gtk2' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl/builtin' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xbl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/public' >nsIXSLTException.idl >nsIXSLTProcessor.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTException.xpt -d .deps/nsIXSLTException.pp nsIXSLTException.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessor.xpt -d .deps/nsIXSLTProcessor.pp nsIXSLTProcessor.idl >nsIXSLTProcessorObsolete.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessorObsolete.xpt -d .deps/nsIXSLTProcessorObsolete.pp nsIXSLTProcessorObsolete.idl >nsIXSLTProcessorPrivate.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessorPrivate.xpt -d .deps/nsIXSLTProcessorPrivate.pp nsIXSLTProcessorPrivate.idl >txIFunctionEvaluationContext.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txIFunctionEvaluationContext.xpt -d .deps/txIFunctionEvaluationContext.pp txIFunctionEvaluationContext.idl >txINodeSet.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txINodeSet.xpt -d .deps/txINodeSet.pp txINodeSet.idl >txIEXSLTRegExFunctions.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txIEXSLTRegExFunctions.xpt -d .deps/txIEXSLTRegExFunctions.pp txIEXSLTRegExFunctions.idl >../../../dist/bin/xpt_link _xpidlgen/content_xslt.xpt _xpidlgen/nsIXSLTException.xpt _xpidlgen/nsIXSLTProcessor.xpt _xpidlgen/nsIXSLTProcessorObsolete.xpt _xpidlgen/nsIXSLTProcessorPrivate.xpt _xpidlgen/txIFunctionEvaluationContext.xpt _xpidlgen/txINodeSet.xpt _xpidlgen/txIEXSLTRegExFunctions.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xslt.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/base' >txDouble.cpp >c++ -o txDouble.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txDouble.pp txDouble.cpp >txList.cpp >c++ -o txList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txList.pp txList.cpp >txExpandedNameMap.cpp >c++ -o txExpandedNameMap.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExpandedNameMap.pp txExpandedNameMap.cpp >txNamespaceMap.cpp >c++ -o txNamespaceMap.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNamespaceMap.pp txNamespaceMap.cpp >txURIUtils.cpp >c++ -o txURIUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txURIUtils.pp txURIUtils.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txDouble.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txDouble.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txDouble.cpp: In static member function 'static void txDouble::toString(double, nsAString_internal&)': >txDouble.cpp:234: warning: conversion to 'PRInt32' from 'long int' may alter its value >txDouble.cpp:268: warning: conversion to 'int' from 'long int' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExpandedNameMap.h:43, > from txExpandedNameMap.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExpandedNameMap.h:43, > from txExpandedNameMap.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from txNamespaceMap.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../dist/include/content/nsINode.h:44, > from ../../../../dist/include/content/nsIContent.h:44, > from ./../xpath/txXPathNode.h:46, > from ./../xml/txXMLUtils.h:50, > from txExpandedNameMap.h:43, > from txExpandedNameMap.cpp:39: >../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = txExpandedName, Comparator = txMapItemComparator, E = txExpandedNameMap_base::MapItem]': >txExpandedNameMap.cpp:62: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from txNamespaceMap.cpp:41: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txURIUtils.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libtxbase_s.a >ar cr libtxbase_s.a txDouble.o txList.o txExpandedNameMap.o txNamespaceMap.o txURIUtils.o >ranlib libtxbase_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xml' >txXMLUtils.cpp >c++ -o txXMLUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I. -I./../xpath -I./../xslt -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXMLUtils.pp txXMLUtils.cpp >txXMLParser.cpp >c++ -o txXMLParser.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I. -I./../xpath -I./../xslt -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXMLParser.pp txXMLParser.cpp >In file included from ./../xpath/txXPathNode.h:47, > from txXMLUtils.h:50, > from txXMLUtils.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXMLUtils.h:50, > from txXMLUtils.cpp:44: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xpath/txXPathTreeWalker.h:43, > from txXMLParser.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xpath/txXPathTreeWalker.h:43, > from txXMLParser.cpp:41: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txXMLUtils.cpp: In static member function 'static nsresult XMLUtils::splitExpatName(const PRUnichar*, nsIAtom**, nsIAtom**, PRInt32*)': >txXMLUtils.cpp:125: warning: conversion to 'PRUint32' from 'long int' may alter its value >txXMLUtils.cpp:143: warning: conversion to 'PRUint32' from 'long int' may alter its value >rm -f libtxxml_s.a >ar cr libtxxml_s.a txXMLUtils.o txXMLParser.o >ranlib libtxxml_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xml' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xpath' >txBooleanExpr.cpp >c++ -o txBooleanExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBooleanExpr.pp txBooleanExpr.cpp >txBooleanResult.cpp >c++ -o txBooleanResult.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBooleanResult.pp txBooleanResult.cpp >txCoreFunctionCall.cpp >txExpr.cpp >c++ -o txExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExpr.pp txExpr.cpp >c++ -o txCoreFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txCoreFunctionCall.pp txCoreFunctionCall.cpp >txExprLexer.cpp >c++ -o txExprLexer.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExprLexer.pp txExprLexer.cpp >txExprParser.cpp >c++ -o txExprParser.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExprParser.pp txExprParser.cpp >txFilterExpr.cpp >c++ -o txFilterExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txFilterExpr.pp txFilterExpr.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txCoreFunctionCall.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txCoreFunctionCall.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txCoreFunctionCall.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExprLexer.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txFilterExpr.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExprLexer.cpp:47: >./txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txXPathNode.h:47, > from txExprParser.cpp:53: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txFilterExpr.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txFilterExpr.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txExprParser.cpp:53: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txExprParser.cpp: In static member function 'static nsresult txExprParser::createAVT(const nsSubstring&, txIParseContext*, Expr**)': >txExprParser.cpp:97: warning: conversion to 'PRUint32' from 'long int' may alter its value >txExprParser.cpp:125: warning: conversion to 'PRUint32' from 'long int' may alter its value >txExprParser.cpp:143: warning: conversion to 'PRUint32' from 'long int' may alter its value >txExprParser.cpp:168: warning: conversion to 'PRUint32' from 'long int' may alter its value >txExprParser.cpp: In static member function 'static nsresult txExprParser::createExprInternal(const nsSubstring&, PRUint32, txIParseContext*, Expr**)': >txExprParser.cpp:194: warning: conversion to 'PRUint32' from 'long int' may alter its value >txExprParser.cpp:205: warning: conversion to 'PRUint32' from 'long int' may alter its value >txExprParser.cpp: In static member function 'static nsresult txExprParser::createLocationStep(txExprLexer&, txIParseContext*, Expr**)': >txExprParser.cpp:606: warning: enumeral mismatch in conditional expression: 'nsIDOMNode::<anonymous enum>' vs 'nsIDOMNode::<anonymous enum>' >txFunctionCall.cpp >c++ -o txFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txFunctionCall.pp txFunctionCall.cpp >txLocationStep.cpp >c++ -o txLocationStep.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txLocationStep.pp txLocationStep.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txFunctionCall.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txFunctionCall.cpp:42: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txFunctionCall.cpp:42: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txLocationStep.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >txNumberExpr.cpp >c++ -o txNumberExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNumberExpr.pp txNumberExpr.cpp >In file included from txNodeSet.h:49, > from txLocationStep.cpp:45: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txLocationStep.cpp:45: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNumberResult.cpp >c++ -o txNumberResult.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNumberResult.pp txNumberResult.cpp >txPathExpr.cpp >c++ -o txPathExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPathExpr.pp txPathExpr.cpp >txPredicatedNodeTest.cpp >c++ -o txPredicatedNodeTest.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPredicatedNodeTest.pp txPredicatedNodeTest.cpp >txPredicateList.cpp >c++ -o txPredicateList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPredicateList.pp txPredicateList.cpp >txRelationalExpr.cpp >c++ -o txRelationalExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txRelationalExpr.pp txRelationalExpr.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txPathExpr.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txPredicateList.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txPathExpr.cpp:40: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txPathExpr.cpp:40: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txNodeSet.h:49, > from txPredicateList.cpp:40: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txPredicateList.cpp:40: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txPredicateList.cpp: In member function 'PRBool PredicateList::isSensitiveTo(PRUint16)': >txPredicateList.cpp:94: warning: conversion to 'PRUint16' from 'int' may alter its value >txPathExpr.cpp: In member function 'virtual PRBool PathExpr::isSensitiveTo(PRUint16)': >txPathExpr.cpp:246: warning: conversion to 'PRUint16' from 'int' may alter its value >txRootExpr.cpp >c++ -o txRootExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txRootExpr.pp txRootExpr.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txRelationalExpr.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txRelationalExpr.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txRelationalExpr.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txStringResult.cpp >c++ -o txStringResult.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStringResult.pp txStringResult.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txRootExpr.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txRootExpr.cpp:40: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txRootExpr.cpp:40: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txErrorExpr.cpp >c++ -o txErrorExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txErrorExpr.pp txErrorExpr.cpp >txLiteralExpr.cpp >c++ -o txLiteralExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txLiteralExpr.pp txLiteralExpr.cpp >txNameTest.cpp >c++ -o txNameTest.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNameTest.pp txNameTest.cpp >txNamedAttributeStep.cpp >c++ -o txNamedAttributeStep.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNamedAttributeStep.pp txNamedAttributeStep.cpp >txNodeSet.cpp >c++ -o txNodeSet.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSet.pp txNodeSet.cpp >txNodeTypeTest.cpp >c++ -o txNodeTypeTest.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeTypeTest.pp txNodeTypeTest.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txNamedAttributeStep.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathNode.h:47, > from txXPathTreeWalker.h:43, > from txNameTest.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txNamedAttributeStep.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txNamedAttributeStep.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txNodeSet.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathTreeWalker.h:43, > from txNameTest.cpp:42: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txNodeSet.h:49, > from txNodeSet.cpp:39: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txNodeSet.cpp:39: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp: In member function 'nsresult txNodeSet::add(const txXPathNode&)': >txNodeSet.cpp:140: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp:141: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp: In member function 'nsresult txNodeSet::add(const txNodeSet&, void (*)(txXPathNode*, const txXPathNode*, const txXPathNode*), void (*)(const txXPathNode*, const txXPathNode*))': >txNodeSet.cpp:283: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp:316: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp: In member function 'PRInt32 txNodeSet::indexOf(const txXPathNode&, PRUint32) const': >txNodeSet.cpp:470: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp: In member function 'PRBool txNodeSet::ensureGrowSize(PRInt32)': >txNodeSet.cpp:536: warning: conversion to 'PRInt32' from 'long int' may alter its value >txNodeSet.cpp:537: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txXPathNode.h:47, > from txXPathTreeWalker.h:43, > from txNodeTypeTest.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathTreeWalker.h:43, > from txNodeTypeTest.cpp:42: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txForwardContext.cpp >c++ -o txForwardContext.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txForwardContext.pp txForwardContext.cpp >txNodeSetContext.cpp >c++ -o txNodeSetContext.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSetContext.pp txNodeSetContext.cpp >txResultRecycler.cpp >c++ -o txResultRecycler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txResultRecycler.pp txResultRecycler.cpp >txUnionExpr.cpp >c++ -o txUnionExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnionExpr.pp txUnionExpr.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txResultRecycler.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txResultRecycler.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txResultRecycler.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txNodeSetContext.h:43, > from txNodeSetContext.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txForwardContext.h:44, > from txForwardContext.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txUnionExpr.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txNodeSetContext.h:43, > from txNodeSetContext.cpp:39: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txNodeSetContext.h:43, > from txNodeSetContext.cpp:39: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txNodeSet.h:49, > from txUnionExpr.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its valueIn file included from txNodeSet.h:49, > from txForwardContext.h:44, > from txForwardContext.cpp:39: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txUnionExpr.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txForwardContext.h:44, > from txForwardContext.cpp:39: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txUnionNodeTest.cpp >c++ -o txUnionNodeTest.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnionNodeTest.pp txUnionNodeTest.cpp >txUnaryExpr.cpp >c++ -o txUnaryExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnaryExpr.pp txUnaryExpr.cpp >txVariableRefExpr.cpp >c++ -o txVariableRefExpr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txVariableRefExpr.pp txVariableRefExpr.cpp >txXPathOptimizer.cpp >c++ -o txXPathOptimizer.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXPathOptimizer.pp txXPathOptimizer.cpp >nsXPathEvaluator.cpp >c++ -o nsXPathEvaluator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathEvaluator.pp nsXPathEvaluator.cpp >nsXPathExpression.cpp >c++ -o nsXPathExpression.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathExpression.pp nsXPathExpression.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txVariableRefExpr.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txVariableRefExpr.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txVariableRefExpr.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txXPathNode.h:47, > from txXPathOptimizer.cpp:43: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathOptimizer.cpp:43: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from nsXPathResult.h:44, > from nsXPathEvaluator.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXPathNSResolver.cpp >c++ -o nsXPathNSResolver.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathNSResolver.pp nsXPathNSResolver.cpp >In file included from nsXPathResult.h:44, > from nsXPathExpression.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXPathEvaluator.cpp: In member function 'virtual nsresult nsXPathEvaluator::Internal::QueryInterface(const nsIID&, void**)': >nsXPathEvaluator.cpp:102: warning: invalid access to non-static data member 'nsXPathEvaluator::fAggregated' of NULL object >nsXPathEvaluator.cpp:102: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsXPathEvaluator.cpp: In member function 'virtual nsrefcnt nsXPathEvaluator::Internal::AddRef()': >nsXPathEvaluator.cpp:102: warning: invalid access to non-static data member 'nsXPathEvaluator::fAggregated' of NULL object >nsXPathEvaluator.cpp:102: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsXPathEvaluator.cpp: In member function 'virtual nsrefcnt nsXPathEvaluator::Internal::Release()': >nsXPathEvaluator.cpp:102: warning: invalid access to non-static data member 'nsXPathEvaluator::fAggregated' of NULL object >nsXPathEvaluator.cpp:102: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from txXPathTreeWalker.h:43, > from nsXPathExpression.cpp:50: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txNodeSetAdaptor.cpp >nsXPath1Scheme.cpp >nsXPathResult.cpp >txMozillaXPathTreeWalker.cpp >c++ -o nsXPath1Scheme.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPath1Scheme.pp nsXPath1Scheme.cpp >c++ -o nsXPathResult.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathResult.pp nsXPathResult.cpp >c++ -o txMozillaXPathTreeWalker.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXPathTreeWalker.pp txMozillaXPathTreeWalker.cpp >c++ -o txNodeSetAdaptor.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSetAdaptor.pp txNodeSetAdaptor.cpp >In file included from txXPathNode.h:47, > from txXPathTreeWalker.h:43, > from txMozillaXPathTreeWalker.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXPathResult.h:44, > from nsXPathResult.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txNodeSetAdaptor.h:44, > from txNodeSetAdaptor.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from nsXPathResult.cpp:41: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from nsXPathResult.cpp:41: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from nsXPathResult.h:44, > from nsXPath1Scheme.cpp:49: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txXPathTreeWalker.h:43, > from txMozillaXPathTreeWalker.cpp:39: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txMozillaXPathTreeWalker.cpp:52: >../../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from txMozillaXPathTreeWalker.cpp:56: >../../../../dist/include/content/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../../../dist/include/content/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from txNodeSet.h:49, > from txNodeSetAdaptor.h:44, > from txNodeSetAdaptor.cpp:40: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txNodeSetAdaptor.h:44, > from txNodeSetAdaptor.cpp:40: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txMozillaXPathTreeWalker.cpp: In member function 'PRBool txXPathTreeWalker::moveToValidAttribute(PRUint32)': >txMozillaXPathTreeWalker.cpp:177: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txMozillaXPathTreeWalker.cpp: In member function 'PRBool txXPathTreeWalker::moveToNamedAttribute(nsIAtom*, PRInt32)': >txMozillaXPathTreeWalker.cpp:196: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txXPCOMExtensionFunction.cpp >c++ -o txXPCOMExtensionFunction.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXPCOMExtensionFunction.pp txXPCOMExtensionFunction.cpp >In file included from txXPathNode.h:47, > from txNodeSet.h:49, > from txNodeSetAdaptor.h:44, > from txXPCOMExtensionFunction.cpp:49: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txNodeSet.h:49, > from txNodeSetAdaptor.h:44, > from txXPCOMExtensionFunction.cpp:49: >txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txNodeSetAdaptor.h:44, > from txXPCOMExtensionFunction.cpp:49: >txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txXPCOMExtensionFunction.cpp: In function 'nsresult LookupFunction(const char*, nsIAtom*, nsIID&, PRUint16&)': >txXPCOMExtensionFunction.cpp:245: warning: conversion to 'uint8' from 'int' may alter its value >txXPCOMExtensionFunction.cpp: In member function 'virtual nsresult txXPCOMExtensionFunctionCall::evaluate(txIEvalContext*, txAExprResult**)': >txXPCOMExtensionFunction.cpp:384: warning: conversion to 'PRUint8' from 'int' may alter its value >txXPCOMExtensionFunction.cpp:432: warning: conversion to 'uint8' from 'PRUint32' may alter its value >txXPCOMExtensionFunction.cpp: In function 'nsresult TX_ResolveFunctionCallXPCOM(const nsCString&, PRInt32, nsIAtom*, nsISupports*, FunctionCall**)': >txXPCOMExtensionFunction.cpp:266: warning: 'methodIndex' may be used uninitialized in this function >rm -f libtxxpath_s.a >ar cr libtxxpath_s.a txBooleanExpr.o txBooleanResult.o txCoreFunctionCall.o txExpr.o txExprLexer.o txExprParser.o txFilterExpr.o txFunctionCall.o txLocationStep.o txNumberExpr.o txNumberResult.o txPathExpr.o txPredicatedNodeTest.o txPredicateList.o txRelationalExpr.o txRootExpr.o txStringResult.o txErrorExpr.o txLiteralExpr.o txNameTest.o txNamedAttributeStep.o txNodeSet.o txNodeTypeTest.o txForwardContext.o txNodeSetContext.o txResultRecycler.o txUnionExpr.o txUnionNodeTest.o txUnaryExpr.o txVariableRefExpr.o txXPathOptimizer.o nsXPathEvaluator.o nsXPathExpression.o nsXPathNSResolver.o nsXPathResult.o nsXPath1Scheme.o txMozillaXPathTreeWalker.o txNodeSetAdaptor.o txXPCOMExtensionFunction.o >ranlib libtxxpath_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xpath' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xslt' >txNodeSorter.cpp >txXPathResultComparator.cpp >c++ -o txNodeSorter.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSorter.pp txNodeSorter.cpp >c++ -o txXPathResultComparator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXPathResultComparator.pp txXPathResultComparator.cpp >txBufferingHandler.cpp >c++ -o txBufferingHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBufferingHandler.pp txBufferingHandler.cpp >txExecutionState.cpp >c++ -o txExecutionState.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExecutionState.pp txExecutionState.cpp >txBufferingHandler.cpp: In function 'PRBool flushTransaction(void*, void*)': >txBufferingHandler.cpp:383: warning: enumeration value 'eEndDocumentTransaction' not handled in switch >txBufferingHandler.cpp:468: warning: conversion to 'PRBool' from 'long int' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txExecutionState.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txNodeSorter.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >txBufferingHandler.cpp:382: warning: 'rv' may be used uninitialized in this function >In file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txExecutionState.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txNodeSorter.cpp:41: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txExecutionState.cpp:39: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txNodeSorter.cpp:41: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txEXSLTFunctions.cpp >c++ -o txEXSLTFunctions.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txEXSLTFunctions.pp txEXSLTFunctions.cpp >txExecutionState.cpp: In constructor 'txExecutionState::txExecutionState(txStylesheet*, PRBool)': >txExecutionState.cpp:100: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../dist/include/content/nsINode.h:44, > from ../../../../dist/include/content/nsIContent.h:44, > from ./../xpath/txXPathNode.h:46, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txExecutionState.cpp:39: >../../../../dist/include/xpcom/nsTArray.h: In static member function 'static void nsTArrayElementTraits<E>::Construct(E*, const A&) [with A = int, E = unsigned char]': >../../../../dist/include/xpcom/nsTArray.h:761: instantiated from 'void nsTArray<E>::AssignRange(PRUint32, PRUint32, const Item*) [with Item = PRBool, E = unsigned char]' >../../../../dist/include/xpcom/nsTArray.h:554: instantiated from 'E* nsTArray<E>::AppendElements(const Item*, PRUint32) [with Item = PRBool, E = unsigned char]' >../../../../dist/include/xpcom/nsTArray.h:568: instantiated from 'E* nsTArray<E>::AppendElement(const Item&) [with Item = PRBool, E = unsigned char]' >txExecutionState.cpp:367: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:193: warning: conversion to 'unsigned char' from 'int' may alter its value >txNodeSorter.cpp: In member function 'nsresult txNodeSorter::sortNodeSet(txNodeSet*, txExecutionState*, txNodeSet**)': >txNodeSorter.cpp:181: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >txInstructions.cpp >c++ -o txInstructions.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txInstructions.pp txInstructions.cpp >txOutputFormat.cpp >c++ -o txOutputFormat.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txOutputFormat.pp txOutputFormat.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txEXSLTFunctions.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txInstructions.h:45, > from txInstructions.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txEXSLTFunctions.cpp:42: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txEXSLTFunctions.cpp:42: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txInstructions.h:45, > from txInstructions.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txNodeSetContext.h:43, > from txInstructions.cpp:43: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its valuetxEXSLTFunctions.cpp: In member function 'virtual nsresult txEXSLTFunctionCall::evaluate(txIEvalContext*, txAExprResult**)': >txEXSLTFunctions.cpp:579: warning: conversion to 'PRInt32' from 'long int' may alter its value >txEXSLTFunctions.cpp:599: warning: comparison between signed and unsigned integer expressions >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txOutputFormat.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >txInstructions.cpp: In member function 'virtual nsresult txAttribute::execute(txExecutionState&)': >txInstructions.cpp:150: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txOutputFormat.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txInstructions.cpp: In member function 'virtual nsresult txStartElement::execute(txExecutionState&)': >txInstructions.cpp:885: warning: conversion to 'PRUint32' from 'long int' may alter its value >txRtfHandler.cpp >c++ -o txRtfHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txRtfHandler.pp txRtfHandler.cpp >txStylesheet.cpp >c++ -o txStylesheet.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheet.pp txStylesheet.cpp >In file included from ./../xpath/txXPathNode.h:47, > from txRtfHandler.h:45, > from txRtfHandler.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txRtfHandler.h:45, > from txRtfHandler.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from ./../base/txExpandedNameMap.h:43, > from txStylesheet.h:43, > from txStylesheet.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from ./../base/txExpandedNameMap.h:43, > from txStylesheet.h:43, > from txStylesheet.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txStylesheetCompileHandlers.cpp >c++ -o txStylesheetCompileHandlers.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheetCompileHandlers.pp txStylesheetCompileHandlers.cpp >In file included from txKey.h:43, > from txStylesheet.cpp:46: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txStylesheetCompiler.cpp >c++ -o txStylesheetCompiler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheetCompiler.pp txStylesheetCompiler.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txStylesheetCompiler.h:43, > from txStylesheetCompileHandlers.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txStylesheetCompiler.h:43, > from txStylesheetCompileHandlers.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txStylesheetCompiler.h:43, > from txStylesheetCompiler.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txStylesheetCompiler.h:43, > from txStylesheetCompiler.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txStylesheetCompileHandlers.cpp: At global scope: >txStylesheetCompileHandlers.cpp:2768: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2768: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2801: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2854: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2854: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2867: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2889: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2912: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2912: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2925: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2938: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2951: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompileHandlers.cpp:2964: warning: deprecated conversion from string constant to 'char*' >txStylesheetCompiler.cpp: In function 'PRBool TX_XSLTFunctionAvailable(nsIAtom*, PRInt32)': >txStylesheetCompiler.cpp:1118: warning: conversion to 'PRBool' from 'long int' may alter its value >txTextHandler.cpp >c++ -o txTextHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txTextHandler.pp txTextHandler.cpp >txToplevelItems.cpp >c++ -o txToplevelItems.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txToplevelItems.pp txToplevelItems.cpp >txXSLTNumber.cpp >c++ -o txXSLTNumber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTNumber.pp txXSLTNumber.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txToplevelItems.h:44, > from txToplevelItems.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txToplevelItems.h:44, > from txToplevelItems.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txXSLTNumberCounters.cpp >c++ -o txXSLTNumberCounters.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTNumberCounters.pp txXSLTNumberCounters.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txXSLTNumber.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txXSLTNumber.cpp:44: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txXSLTNumberCounters.cpp: In member function 'virtual void txDecimalCounter::appendNumber(PRInt32, nsAString_internal&)': >txXSLTNumberCounters.cpp:155: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >txXSLTNumberCounters.cpp: In member function 'virtual void txAlphaCounter::appendNumber(PRInt32, nsAString_internal&)': >txXSLTNumberCounters.cpp:206: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >txPatternOptimizer.cpp >c++ -o txPatternOptimizer.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPatternOptimizer.pp txPatternOptimizer.cpp >txXSLTPatterns.cpp >c++ -o txXSLTPatterns.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTPatterns.pp txXSLTPatterns.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txPatternOptimizer.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txXSLTPatterns.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txXSLTPatterns.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txXSLTPatterns.cpp:40: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txPatternOptimizer.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txXSLTProcessor.cpp >c++ -o txXSLTProcessor.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTProcessor.pp txXSLTProcessor.cpp >txPatternParser.cpp >c++ -o txPatternParser.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPatternParser.pp txPatternParser.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txXSLTProcessor.h:42, > from txXSLTProcessor.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txXSLTProcessor.h:42, > from txXSLTProcessor.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txXSLTProcessor.h:42, > from txXSLTProcessor.cpp:39: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txPatternParser.h:42, > from txPatternParser.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTPatterns.h:43, > from txPatternParser.h:42, > from txPatternParser.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txUnknownHandler.cpp >c++ -o txUnknownHandler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnknownHandler.pp txUnknownHandler.cpp >txCurrentFunctionCall.cpp >c++ -o txCurrentFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txCurrentFunctionCall.pp txCurrentFunctionCall.cpp >txDocumentFunctionCall.cpp >c++ -o txDocumentFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txDocumentFunctionCall.pp txDocumentFunctionCall.cpp >txFormatNumberFunctionCall.cpp >c++ -o txFormatNumberFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txFormatNumberFunctionCall.pp txFormatNumberFunctionCall.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txUnknownHandler.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTFunctions.h:42, > from txCurrentFunctionCall.cpp:2: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txUnknownHandler.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txUnknownHandler.cpp:40: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTFunctions.h:42, > from txCurrentFunctionCall.cpp:2: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTFunctions.h:42, > from txDocumentFunctionCall.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTFunctions.h:42, > from txDocumentFunctionCall.cpp:46: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTFunctions.h:42, > from txFormatNumberFunctionCall.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txCurrentFunctionCall.cpp:3: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txDocumentFunctionCall.cpp:47: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTFunctions.h:42, > from txFormatNumberFunctionCall.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txFormatNumberFunctionCall.cpp: In member function 'virtual nsresult txFormatNumberFunctionCall::evaluate(txIEvalContext*, txAExprResult**)': >txFormatNumberFunctionCall.cpp:314: warning: conversion to 'int' from 'long int' may alter its value >txGenerateIdFunctionCall.cpp >c++ -o txGenerateIdFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txGenerateIdFunctionCall.pp txGenerateIdFunctionCall.cpp >txKeyFunctionCall.cpp >c++ -o txKeyFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txKeyFunctionCall.pp txKeyFunctionCall.cpp >txXSLTEnvironmentFunctionCall.cpp >c++ -o txXSLTEnvironmentFunctionCall.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTEnvironmentFunctionCall.pp txXSLTEnvironmentFunctionCall.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xpath/txNodeSet.h:49, > from txGenerateIdFunctionCall.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xpath/txNodeSet.h:49, > from txGenerateIdFunctionCall.cpp:40: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txGenerateIdFunctionCall.cpp:40: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txMozillaStylesheetCompiler.cpp >c++ -o txMozillaStylesheetCompiler.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaStylesheetCompiler.pp txMozillaStylesheetCompiler.cpp >txMozillaTextOutput.cpp >c++ -o txMozillaTextOutput.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaTextOutput.pp txMozillaTextOutput.cpp >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txKeyFunctionCall.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txExecutionState.h:44, > from txKeyFunctionCall.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txKeyFunctionCall.cpp:39: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from txXSLTEnvironmentFunctionCall.cpp:43: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txXSLTEnvironmentFunctionCall.cpp:43: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txMozillaStylesheetCompiler.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txMozillaTextOutput.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsContentPolicyUtils.h:61, > from txMozillaStylesheetCompiler.cpp:55: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >txMozillaXMLOutput.cpp >c++ -o txMozillaXMLOutput.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXMLOutput.pp txMozillaXMLOutput.cpp >In file included from ./../xml/txXMLUtils.h:50, > from ./../base/txExpandedNameMap.h:43, > from txMozillaXSLTProcessor.h:48, > from txMozillaStylesheetCompiler.cpp:67: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txMozillaStylesheetCompiler.cpp:70: >../../../../dist/include/content/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../../../dist/include/content/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from txMozillaXMLOutput.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txMozillaXMLOutput.cpp:43: >../../../../dist/include/content/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >../../../../dist/include/content/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from txMozillaXMLOutput.cpp:50: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from txMozillaXMLOutput.cpp:70: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >txMozillaXMLOutput.cpp: In constructor 'txMozillaXMLOutput::txMozillaXMLOutput(txOutputFormat*, nsIDOMDocumentFragment*, PRBool)': >txMozillaXMLOutput.cpp:120: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >txMozillaXSLTProcessor.cpp >c++ -o txMozillaXSLTProcessor.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXSLTProcessor.pp txMozillaXSLTProcessor.cpp >txMozillaXMLOutput.cpp: In member function 'void txTransformNotifier::SignalTransformEnd(nsresult)': >txMozillaXMLOutput.cpp:1097: warning: suggest parentheses around '&&' within '||' >In file included from ./../xpath/txXPathNode.h:47, > from ./../xml/txXMLUtils.h:50, > from ./../base/txExpandedNameMap.h:43, > from txMozillaXSLTProcessor.h:48, > from txMozillaXSLTProcessor.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xml/txXMLUtils.h:50, > from ./../base/txExpandedNameMap.h:43, > from txMozillaXSLTProcessor.h:48, > from txMozillaXSLTProcessor.cpp:39: >./../xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >./../xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from txKey.h:43, > from txExecutionState.h:50, > from txMozillaXSLTProcessor.cpp:57: >./../xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >./../xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >txMozillaXSLTProcessor.cpp: In static member function 'static nsresult txVariable::Convert(nsIVariant*, txAExprResult**)': >txMozillaXSLTProcessor.cpp:1471: warning: conversion to 'PRUint32' from 'size_t' may alter its value >rm -f libtxxslt_s.a >ar cr libtxxslt_s.a txNodeSorter.o txXPathResultComparator.o txBufferingHandler.o txExecutionState.o txEXSLTFunctions.o txInstructions.o txOutputFormat.o txRtfHandler.o txStylesheet.o txStylesheetCompileHandlers.o txStylesheetCompiler.o txTextHandler.o txToplevelItems.o txXSLTNumber.o txXSLTNumberCounters.o txPatternOptimizer.o txXSLTPatterns.o txXSLTProcessor.o txPatternParser.o txUnknownHandler.o txCurrentFunctionCall.o txDocumentFunctionCall.o txFormatNumberFunctionCall.o txGenerateIdFunctionCall.o txKeyFunctionCall.o txXSLTEnvironmentFunctionCall.o txMozillaStylesheetCompiler.o txMozillaTextOutput.o txMozillaXMLOutput.o txMozillaXSLTProcessor.o >ranlib libtxxslt_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 txEXSLTRegExFunctions.js ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src/xslt' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xslt' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document/src' >nsSVGDocument.cpp >c++ -o nsSVGDocument.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/dom -I../../../../dist/include/webshell -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I. -I./../../../xml/document/src -I./../../../html/base/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../events/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDocument.pp nsSVGDocument.cpp >In file included from ./../../../base/src/nsDocument.h:48, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ../../../../dist/include/content/nsXBLBinding.h:45, > from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../base/src/nsDocument.h:72, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsDocument.h:82, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >./../../../base/src/nsScriptLoader.h: In member function 'void nsScriptLoader::SetEnabled(PRBool)': >./../../../base/src/nsScriptLoader.h:144: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsRuleNode.h:49, > from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleSet.h:52, > from ./../../../base/src/nsDocument.h:98, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsDocument.h:101, > from ./../../../xml/document/src/nsXMLDocument.h:41, > from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsSVGDocument.h:42, > from nsSVGDocument.cpp:40: >./../../../xml/document/src/nsXMLDocument.h: In member function 'void nsXMLDocument::SetLoadedAsData(PRBool)': >./../../../xml/document/src/nsXMLDocument.h:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkconsvgdoc_s.a >ar cr libgkconsvgdoc_s.a nsSVGDocument.o >ranlib libgkconsvgdoc_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/document' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content/src' >nsDOMSVGZoomEvent.cpp >nsDOMSVGEvent.cpp >c++ -o nsDOMSVGZoomEvent.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSVGZoomEvent.pp nsDOMSVGZoomEvent.cpp >c++ -o nsDOMSVGEvent.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSVGEvent.pp nsDOMSVGEvent.cpp >nsSVGAElement.cpp >c++ -o nsSVGAElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAElement.pp nsSVGAElement.cpp >nsSVGAngle.cpp >c++ -o nsSVGAngle.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAngle.pp nsSVGAngle.cpp >In file included from ./../../../events/src/nsDOMEvent.h:47, > from nsDOMSVGEvent.h:42, > from nsDOMSVGEvent.cpp:38: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../events/src/nsDOMEvent.h:48, > from nsDOMSVGEvent.h:42, > from nsDOMSVGEvent.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../events/src/nsDOMEvent.h:48, > from nsDOMSVGEvent.h:42, > from nsDOMSVGEvent.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../events/src/nsDOMEvent.h:47, > from ./../../../events/src/nsDOMUIEvent.h:46, > from nsDOMSVGZoomEvent.h:42, > from nsDOMSVGZoomEvent.cpp:38: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:45, > from ./../../../events/src/nsDOMEvent.h:48, > from ./../../../events/src/nsDOMUIEvent.h:46, > from nsDOMSVGZoomEvent.h:42, > from nsDOMSVGZoomEvent.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from ../../../../dist/include/layout/nsPresContext.h:48, > from ./../../../events/src/nsDOMEvent.h:48, > from ./../../../events/src/nsDOMUIEvent.h:46, > from nsDOMSVGZoomEvent.h:42, > from nsDOMSVGZoomEvent.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGAElement.cpp:38: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../events/src/nsDOMEvent.h:48, > from nsDOMSVGEvent.h:42, > from nsDOMSVGEvent.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../events/src/nsDOMEvent.h:48, > from nsDOMSVGEvent.h:42, > from nsDOMSVGEvent.cpp:38: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../events/src/nsDOMEvent.h:48, > from ./../../../events/src/nsDOMUIEvent.h:46, > from nsDOMSVGZoomEvent.h:42, > from nsDOMSVGZoomEvent.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMSVGEvent.cpp: In constructor 'nsDOMSVGEvent::nsDOMSVGEvent(nsPresContext*, nsEvent*)': >nsDOMSVGEvent.cpp:55: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGAngle.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its valuensSVGAnimatedLengthList.cpp >c++ -o nsSVGAnimatedLengthList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedLengthList.pp nsSVGAnimatedLengthList.cpp >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../events/src/nsDOMEvent.h:48, > from ./../../../events/src/nsDOMUIEvent.h:46, > from nsDOMSVGZoomEvent.h:42, > from nsDOMSVGZoomEvent.cpp:38: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGAnimatedNumberList.cpp >c++ -o nsSVGAnimatedNumberList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedNumberList.pp nsSVGAnimatedNumberList.cpp >nsSVGAngle.cpp: In function 'PRUint16 GetUnitTypeForString(const char*)': >nsSVGAngle.cpp:172: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsDOMSVGZoomEvent.cpp:42: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsDOMSVGZoomEvent.cpp:42: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsDOMSVGZoomEvent.cpp:42: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsDOMSVGZoomEvent.cpp: In constructor 'nsDOMSVGZoomEvent::nsDOMSVGZoomEvent(nsPresContext*, nsGUIEvent*)': >nsDOMSVGZoomEvent.cpp:62: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >nsSVGAngle.cpp: In member function 'nsresult nsSVGAngle::SetBaseValueString(const nsAString_internal&, nsSVGElement*, PRBool)': >nsSVGAngle.cpp:297: warning: 'value' may be used uninitialized in this function >nsSVGAngle.cpp:298: warning: 'unitType' may be used uninitialized in this function >nsSVGAnimatedRect.cpp >c++ -o nsSVGAnimatedRect.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedRect.pp nsSVGAnimatedRect.cpp >nsSVGAnimatedPreserveAspectRatio.cpp >c++ -o nsSVGAnimatedPreserveAspectRatio.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedPreserveAspectRatio.pp nsSVGAnimatedPreserveAspectRatio.cpp >nsSVGAnimatedString.cpp >c++ -o nsSVGAnimatedString.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedString.pp nsSVGAnimatedString.cpp >nsSVGAnimatedTransformList.cpp >c++ -o nsSVGAnimatedTransformList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedTransformList.pp nsSVGAnimatedTransformList.cpp >nsSVGBoolean.cpp >c++ -o nsSVGBoolean.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGBoolean.pp nsSVGBoolean.cpp >nsSVGCircleElement.cpp >c++ -o nsSVGCircleElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCircleElement.pp nsSVGCircleElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its valuensSVGClassValue.cpp >c++ -o nsSVGClassValue.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClassValue.pp nsSVGClassValue.cpp >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGBoolean.h:41, > from nsSVGBoolean.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsSVGBoolean.cpp:37: >nsSVGBoolean.h: In member function 'void nsSVGBoolean::Init(PRUint8, PRBool)': >nsSVGBoolean.h:49: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGBoolean.cpp: In member function 'nsresult nsSVGBoolean::SetBaseValueString(const nsAString_internal&, nsSVGElement*, PRBool)': >nsSVGBoolean.cpp:64: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGBoolean.cpp: In member function 'void nsSVGBoolean::SetBaseValue(PRBool, nsSVGElement*)': >nsSVGBoolean.cpp:82: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGClipPathElement.cpp >c++ -o nsSVGClipPathElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClipPathElement.pp nsSVGClipPathElement.cpp >nsSVGDataParser.cpp >c++ -o nsSVGDataParser.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDataParser.pp nsSVGDataParser.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGDefsElement.cpp >c++ -o nsSVGDefsElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDefsElement.pp nsSVGDefsElement.cpp >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGDataParser.cpp:53: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGDataParser.cpp:53: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGCircleElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGDescElement.cpp >c++ -o nsSVGDescElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDescElement.pp nsSVGDescElement.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGClipPathElement.h:40, > from nsSVGClipPathElement.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGElement.cpp >c++ -o nsSVGElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGElement.pp nsSVGElement.cpp >nsSVGElementFactory.cpp >c++ -o nsSVGElementFactory.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGElementFactory.pp nsSVGElementFactory.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGDescElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGDefsElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsContentDLF.h:43, > from nsSVGElementFactory.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGElementFactory.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGElementFactory.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGEllipseElement.cpp >c++ -o nsSVGEllipseElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEllipseElement.pp nsSVGEllipseElement.cpp >In file included from ./../../../base/src/nsRange.h:45, > from nsSVGElement.cpp:42: >../../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGEnum.cpp >c++ -o nsSVGEnum.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEnum.pp nsSVGEnum.cpp >In file included from ../../../../content/xbl/src/nsXBLPrototypeHandler.h:47, > from ../../../../content/xbl/src/nsXBLPrototypeBinding.h:44, > from nsSVGElement.cpp:47: >../../../../content/xbl/src/nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >../../../../content/xbl/src/nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGFeatures.cpp >c++ -o nsSVGFeatures.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFeatures.pp nsSVGFeatures.cpp >In file included from nsSVGElement.cpp:47: >../../../../content/xbl/src/nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >../../../../content/xbl/src/nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from nsSVGElement.cpp:48: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGFeatures.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGFeatures.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ../../../../dist/include/layout/nsRuleWalker.h:44, > from nsSVGElement.cpp:59: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGElement.cpp:59: >../../../../dist/include/layout/nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >../../../../dist/include/layout/nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../layout/style/nsCSSDeclaration.h:55, > from nsSVGElement.cpp:60: >./../../../../layout/style/nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >./../../../../layout/style/nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../layout/style/nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >./../../../../layout/style/nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGFeatures.cpp:91: >nsSVGElementList.h: In function 'PRBool NS_SVG_Conditional(const nsIAtom*, PRUint16)': >nsSVGElementList.h:57: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:61: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:62: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:63: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:64: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:87: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:97: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:114: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:126: warning: suggest parentheses around arithmetic in operand of '|' >nsSVGElementList.h:131: warning: suggest parentheses around arithmetic in operand of '|' >In file included from nsSVGElement.cpp:73: >nsSVGBoolean.h: In member function 'void nsSVGBoolean::Init(PRUint8, PRBool)': >nsSVGBoolean.h:49: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its valuensSVGElement.cpp: In member function 'nsresult nsSVGElement::Init()': >nsSVGElement.cpp:114: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:120: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:126: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:132: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:138: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:144: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGElement.cpp: In member function 'virtual PRBool nsSVGElement::ParseAttribute(PRInt32, nsIAtom*, const nsAString_internal&, nsAttrValue&)': >nsSVGElement.cpp:302: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:314: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:326: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:338: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:350: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:362: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGElement.cpp: In member function 'virtual nsresult nsSVGElement::UnsetAttr(PRInt32, nsIAtom*, PRBool)': >nsSVGElement.cpp:405: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:406: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:414: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:415: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:424: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:425: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:434: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:435: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:444: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:445: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:454: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsSVGElement.cpp:455: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGElement.cpp: In member function 'PRBool nsSVGElement::ParseIntegerOptionalInteger(nsIAtom*, const nsAString_internal&, PRUint32, PRUint32, nsAttrValue&)': >nsSVGElement.cpp:1345: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSVGElement.cpp:1358: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGEllipseElement.cpp:40: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGFilterElement.cpp >c++ -o nsSVGFilterElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilterElement.pp nsSVGFilterElement.cpp >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGEnum.h:41, > from nsSVGEnum.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGFilters.cpp >c++ -o nsSVGFilters.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilters.pp nsSVGFilters.cpp >nsSVGGElement.cpp >c++ -o nsSVGGElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGElement.pp nsSVGGElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGFilterElement.h:40, > from nsSVGFilterElement.cpp:41: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGFilters.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGFilters.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGFilters.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGFilters.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGFilters.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGElement.cpp: In member function 'PRBool nsSVGElement::ParseNumberOptionalNumber(nsIAtom*, const nsAString_internal&, PRUint32, PRUint32, nsAttrValue&)': >nsSVGElement.cpp:1291: warning: 'x' may be used uninitialized in this function >nsSVGElement.cpp:1291: warning: 'y' may be used uninitialized in this function >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGFilters.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGElement.cpp: In member function 'virtual PRBool nsSVGElement::ParseAttribute(PRInt32, nsIAtom*, const nsAString_internal&, nsAttrValue&)': >nsSVGElement.cpp:291: warning: 'rv' may be used uninitialized in this function >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGFilters.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsSVGFilters.cpp:43: >nsSVGBoolean.h: In member function 'void nsSVGBoolean::Init(PRUint8, PRBool)': >nsSVGBoolean.h:49: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGFilters.h:42, > from nsSVGFilters.cpp:55: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGFilters.h:42, > from nsSVGFilters.cpp:55: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGFilters.cpp: In member function 'nsresult nsSVGFE::SetupScalingFilter(nsSVGFilterInstance*, nsSVGFilterResource*, nsIDOMSVGAnimatedString*, nsSVGNumber2*, nsSVGNumber2*, nsSVGFE::ScaleInfo*)': >nsSVGFilters.cpp:386: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:387: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGGradientElement.cpp >c++ -o nsSVGGradientElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGradientElement.pp nsSVGGradientElement.cpp >nsSVGElement.cpp: In member function 'PRBool nsSVGElement::ParseIntegerOptionalInteger(nsIAtom*, const nsAString_internal&, PRUint32, PRUint32, nsAttrValue&)': >nsSVGElement.cpp:1341: warning: 'x' may be used uninitialized in this function >nsSVGElement.cpp:1341: warning: 'y' may be used uninitialized in this function >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFEBlendElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:1149: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFEColorMatrixElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:1469: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:1470: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:1471: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:1472: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFECompositeElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:1724: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:1724: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:1724: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:1724: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFEComponentTransferElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:1975: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGFilters.cpp: In member function 'void nsSVGComponentTransferFunctionElement::GenerateLookupTable(PRUint8*)': >nsSVGFilters.cpp:2159: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilters.cpp:2159: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilters.cpp:2159: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilters.cpp:2162: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsSVGFilters.cpp:2187: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsSVGFilters.cpp:2195: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilters.cpp:2198: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsSVGFilters.cpp:2206: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilters.cpp:2209: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsSVGGraphicElement.cpp >c++ -o nsSVGGraphicElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGraphicElement.pp nsSVGGraphicElement.cpp >nsSVGImageElement.cpp >c++ -o nsSVGImageElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGImageElement.pp nsSVGImageElement.cpp >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFETurbulenceElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:3381: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3382: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3388: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3389: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3400: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:3400: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp:3401: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:3401: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp:3407: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3411: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3420: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsSVGFilters.cpp:3421: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsSVGFilters.cpp:3422: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGFilters.cpp: In member function 'void nsSVGFEMorphologyElement::GetRXY(PRInt32*, PRInt32*, const nsSVGFilterInstance&)': >nsSVGFilters.cpp:3862: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:3864: warning: conversion to 'float' from 'double' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGFilters.cpp: In function 'void ConvolvePixel(const PRUint8*, PRUint8*, PRInt32, PRInt32, PRInt32, PRInt32, PRInt32, PRUint16, const float*, float, float, PRBool, PRInt32, PRInt32, PRInt32, PRInt32)': >nsSVGFilters.cpp:4286: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:4292: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:4300: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:4307: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFEConvolveMatrixElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:4401: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its valueIn file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGFilters.cpp: In function 'void GenerateNormal(float*, const PRUint8*, PRInt32, nsRect, PRInt32, PRInt32, float)': >nsSVGFilters.cpp:4947: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4947: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4947: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4947: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4947: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4947: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4951: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4951: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4951: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4951: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4951: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4951: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:4972: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:4974: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:4976: warning: conversion to 'float' from 'double' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFELightingElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:5023: warning: conversion to 'float' alters 'double' constant value >nsSVGFilters.cpp:5032: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5033: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5034: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5058: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5067: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSVGFilters.cpp:5080: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5082: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5083: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5085: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5095: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5100: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5101: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5101: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5101: warning: conversion to 'float' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp: In member function 'virtual void nsSVGFEDiffuseLightingElement::LightPixel(const float*, const float*, nscolor, PRUint8*)': >nsSVGFilters.cpp:5225: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5225: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5225: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGFilters.cpp:5227: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5227: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5227: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGFilters.cpp:5229: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5229: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5229: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGFilters.cpp: In member function 'virtual void nsSVGFESpecularLightingElement::LightPixel(const float*, const float*, nscolor, PRUint8*)': >nsSVGFilters.cpp:5366: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5373: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilters.cpp:5376: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5376: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5376: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGFilters.cpp:5378: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5378: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5378: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGFilters.cpp:5380: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5380: warning: conversion to 'float' from 'int' may alter its value >nsSVGFilters.cpp:5380: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFEImageElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:5643: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp:5643: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp:5643: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5643: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5643: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5643: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5645: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp:5645: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilters.cpp:5649: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilters.cpp:5649: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its valueIn file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGGraphicElement.cpp:40: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGradientElement.cpp:46: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its valuensSVGFilters.cpp: In member function 'virtual nsresult nsSVGFEDisplacementMapElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:5947: warning: conversion to 'float' from 'double' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGFilters.cpp:5950: warning: conversion to 'float' from 'double' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from nsSVGGraphicElement.cpp:46: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGGraphicElement.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGGraphicElement.cpp:47: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsSVGImageElement.cpp:48: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from nsSVGImageElement.cpp:48: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGImageElement.cpp:49: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGImageElement.cpp:49: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGImageElement.cpp:49: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGInteger.cpp >c++ -o nsSVGInteger.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGInteger.pp nsSVGInteger.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGImageElement.cpp:49: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGImageElement.cpp:49: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGLength.cpp >c++ -o nsSVGLength.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLength.pp nsSVGLength.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGInteger.h:41, > from nsSVGInteger.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGInteger.cpp: In member function 'nsresult nsSVGInteger::SetBaseValueString(const nsAString_internal&, nsSVGElement*, PRBool)': >nsSVGInteger.cpp:62: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSVGLength2.cpp >c++ -o nsSVGLength2.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLength2.pp nsSVGLength2.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGLengthList.cpp >c++ -o nsSVGLengthList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLengthList.pp nsSVGLengthList.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLength.cpp:48: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGLength2.h:42, > from nsSVGLength2.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGLength2.h:42, > from nsSVGLength2.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGLength2.h:43, > from nsSVGLength2.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGLength2.h:43, > from nsSVGLength2.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGLength2.h:43, > from nsSVGLength2.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGLength2.h:43, > from nsSVGLength2.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGLength2.h:43, > from nsSVGLength2.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGLength2.cpp: In function 'PRUint16 GetUnitTypeForString(const char*)': >nsSVGLength2.cpp:122: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSVGElement.h:43, > from nsSVGLengthList.cpp:46: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGLength2.cpp: In member function 'nsresult nsSVGLength2::SetBaseValueString(const nsAString_internal&, nsSVGElement*, PRBool)': >nsSVGLength2.cpp:305: warning: 'value' may be used uninitialized in this function >nsSVGLength2.cpp:306: warning: 'unitType' may be used uninitialized in this function >nsSVGLineElement.cpp >c++ -o nsSVGLineElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLineElement.pp nsSVGLineElement.cpp >nsSVGMarkerElement.cpp >c++ -o nsSVGMarkerElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMarkerElement.pp nsSVGMarkerElement.cpp >nsSVGMaskElement.cpp >c++ -o nsSVGMaskElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMaskElement.pp nsSVGMaskElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGMarkerElement.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGMarkerElement.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGMarkerElement.h:40, > from nsSVGMarkerElement.cpp:47: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGMarkerElement.h:40, > from nsSVGMarkerElement.cpp:47: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGMarkerElement.h:40, > from nsSVGMarkerElement.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGMarkerElement.h:40, > from nsSVGMarkerElement.cpp:47: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGMarkerElement.h:40, > from nsSVGMarkerElement.cpp:47: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGLineElement.cpp:40: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGLineElement.cpp: In member function 'virtual void nsSVGLineElement::GetMarkPoints(nsTArray<nsSVGMark>*)': >nsSVGLineElement.cpp:182: warning: conversion to 'float' from 'double' may alter its value >nsSVGMarkerElement.cpp: In member function 'nsresult nsSVGMarkerElement::GetMarkerTransform(float, float, float, float, nsIDOMSVGMatrix**)': >nsSVGMarkerElement.cpp:427: warning: conversion to 'float' from 'double' may alter its value >nsSVGMarkerElement.cpp:427: warning: conversion to 'float' from 'double' may alter its value >nsSVGMarkerElement.cpp:427: warning: conversion to 'float' from 'double' may alter its value >nsSVGMarkerElement.cpp:427: warning: conversion to 'float' from 'double' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGMatrix.cpp >c++ -o nsSVGMatrix.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMatrix.pp nsSVGMatrix.cpp >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGMaskElement.h:40, > from nsSVGMaskElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGMatrix.cpp: In member function 'virtual nsresult nsSVGMatrix::Rotate(float, nsIDOMSVGMatrix**)': >nsSVGMatrix.cpp:268: warning: conversion to 'float' from 'double' may alter its value >nsSVGMatrix.cpp: In member function 'virtual nsresult nsSVGMatrix::RotateFromVector(float, float, nsIDOMSVGMatrix**)': >nsSVGMatrix.cpp:281: warning: conversion to 'float' from 'double' may alter its value >nsSVGMetadataElement.cpp >c++ -o nsSVGMetadataElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMetadataElement.pp nsSVGMetadataElement.cpp >nsSVGNumber.cpp >c++ -o nsSVGNumber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumber.pp nsSVGNumber.cpp >nsSVGNumber2.cpp >c++ -o nsSVGNumber2.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumber2.pp nsSVGNumber2.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGMetadataElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGNumberList.cpp >c++ -o nsSVGNumberList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumberList.pp nsSVGNumberList.cpp >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGMetadataElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGMetadataElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGMetadataElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGMetadataElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGNumber2.h:42, > from nsSVGNumber2.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGMetadataElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGMetadataElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGPathDataParser.cpp >c++ -o nsSVGPathDataParser.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathDataParser.pp nsSVGPathDataParser.cpp >nsSVGPathElement.cpp >c++ -o nsSVGPathElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathElement.pp nsSVGPathElement.cpp >nsSVGPathGeometryElement.cpp >c++ -o nsSVGPathGeometryElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathGeometryElement.pp nsSVGPathGeometryElement.cpp >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathDataParser.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathDataParser.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathDataParser.cpp:42: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathDataParser.cpp:42: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathDataParser.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathDataParser.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathDataParser.cpp:42: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathElement.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGPathDataParser.cpp: In member function 'void nsSVGPathDataParserToInternal::PathAddCommandCode(PRUint8)': >nsSVGPathDataParser.cpp:1144: warning: conversion to 'unsigned char' from 'int' may alter its value >nsSVGPathDataParser.cpp: In member function 'nsresult nsSVGPathDataParserToInternal::PathFini()': >nsSVGPathDataParser.cpp:1226: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGPathDataParser.cpp: In constructor 'nsSVGArcConverter::nsSVGArcConverter(float, float, float, float, float, float, float, PRBool, PRBool)': >nsSVGPathDataParser.cpp:1357: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1358: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1362: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1363: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1395: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1396: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1397: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1407: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1408: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp: In member function 'PRBool nsSVGArcConverter::GetNextSegment(float*, float*, float*, float*, float*, float*)': >nsSVGPathDataParser.cpp:1424: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1425: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1427: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathDataParser.cpp:1428: warning: conversion to 'float' from 'double' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathGeometryElement.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsSVGPathElement.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsSVGPathElement.cpp:44: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsSVGPathElement.cpp:44: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGPathElement.cpp:44: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGPathElement.cpp:44: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathElement.cpp:46: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPathElement.h:42, > from nsSVGPathElement.cpp:46: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGPathSeg.cpp >c++ -o nsSVGPathSeg.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathSeg.pp nsSVGPathSeg.cpp >nsSVGPathElement.cpp: In member function 'virtual nsresult nsSVGPathElement::GetTotalLength(float*)': >nsSVGPathElement.cpp:112: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsSVGPathElement.cpp: In member function 'virtual nsresult nsSVGPathElement::GetPointAtLength(float, nsIDOMSVGPoint**)': >nsSVGPathElement.cpp:127: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsSVGPathElement.cpp: In member function 'virtual void nsSVGPathElement::GetMarkPoints(nsTArray<nsSVGMark>*)': >nsSVGPathElement.cpp:584: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:629: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:677: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:678: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:711: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:712: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:750: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:754: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:754: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:759: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:760: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:761: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:766: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:771: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:779: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:781: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:783: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:785: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:788: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:789: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:790: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:791: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:800: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:801: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:820: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:839: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:896: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:897: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:938: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathElement.cpp:939: warning: conversion to 'float' from 'double' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathSeg.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathSeg.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGPathSeg.cpp: In function 'float GetDistance(float, float, float, float)': >nsSVGPathSeg.cpp:71: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathSeg.cpp: In member function 'virtual float nsSVGPathSegLinetoRel::GetLength(nsSVGPathSegTraversalState*)': >nsSVGPathSeg.cpp:600: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathSeg.cpp: In constructor 'nsSVGPathSegArcAbs::nsSVGPathSegArcAbs(float, float, float, float, float, PRBool, PRBool)': >nsSVGPathSeg.cpp:1279: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGPathSeg.cpp:1279: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGPathSeg.cpp: In member function 'virtual nsresult nsSVGPathSegArcAbs::SetLargeArcFlag(PRBool)': >nsSVGPathSeg.cpp:1402: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGPathSeg.cpp: In member function 'virtual nsresult nsSVGPathSegArcAbs::SetSweepFlag(PRBool)': >nsSVGPathSeg.cpp:1415: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGPathSegList.cpp >c++ -o nsSVGPathSegList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathSegList.pp nsSVGPathSegList.cpp >nsSVGPathSeg.cpp: In member function 'virtual float nsSVGPathSegLinetoHorizontalAbs::GetLength(nsSVGPathSegTraversalState*)': >nsSVGPathSeg.cpp:1666: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathSeg.cpp: In member function 'virtual float nsSVGPathSegLinetoHorizontalRel::GetLength(nsSVGPathSegTraversalState*)': >nsSVGPathSeg.cpp:1751: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathSeg.cpp: In member function 'virtual float nsSVGPathSegLinetoVerticalAbs::GetLength(nsSVGPathSegTraversalState*)': >nsSVGPathSeg.cpp:1831: warning: conversion to 'float' from 'double' may alter its value >nsSVGPathSeg.cpp: In member function 'virtual float nsSVGPathSegLinetoVerticalRel::GetLength(nsSVGPathSegTraversalState*)': >nsSVGPathSeg.cpp:1917: warning: conversion to 'float' from 'double' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathSegList.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsSVGUtils.h:47, > from nsSVGPathSeg.h:44, > from nsSVGPathSegList.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGPatternElement.cpp >c++ -o nsSVGPatternElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPatternElement.pp nsSVGPatternElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGPoint.cpp >c++ -o nsSVGPoint.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPoint.pp nsSVGPoint.cpp >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGPatternElement.h:42, > from nsSVGPatternElement.cpp:50: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFELightingElement::Filter(nsSVGFilterInstance*)': >nsSVGFilters.cpp:5036: warning: 'cosConeAngle' may be used uninitialized in this function >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGPatternElement.cpp:51: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGPatternElement.cpp:51: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGPointList.cpp >c++ -o nsSVGPointList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPointList.pp nsSVGPointList.cpp >nsSVGPolyElement.cpp >c++ -o nsSVGPolyElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolyElement.pp nsSVGPolyElement.cpp >nsSVGPolygonElement.cpp >c++ -o nsSVGPolygonElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolygonElement.pp nsSVGPolygonElement.cpp >nsSVGPolylineElement.cpp >c++ -o nsSVGPolylineElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolylineElement.pp nsSVGPolylineElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolygonElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolylineElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGPolygonElement.cpp: In member function 'virtual void nsSVGPolygonElement::GetMarkPoints(nsTArray<nsSVGMark>*)': >nsSVGPolygonElement.cpp:111: warning: conversion to 'float' from 'double' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGPolyElement.h:37, > from nsSVGPolyElement.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGPreserveAspectRatio.cpp >c++ -o nsSVGPreserveAspectRatio.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPreserveAspectRatio.pp nsSVGPreserveAspectRatio.cpp >nsSVGPolyElement.cpp: In member function 'virtual void nsSVGPolyElement::GetMarkPoints(nsTArray<nsSVGMark>*)': >nsSVGPolyElement.cpp:144: warning: conversion to 'float' from 'double' may alter its value >nsSVGPolyElement.cpp:134: warning: 'prevAngle' may be used uninitialized in this function >nsSVGScriptElement.cpp >c++ -o nsSVGScriptElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGScriptElement.pp nsSVGScriptElement.cpp >nsSVGStringProxyValue.cpp >c++ -o nsSVGStringProxyValue.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStringProxyValue.pp nsSVGStringProxyValue.cpp >nsSVGStylableElement.cpp >c++ -o nsSVGStylableElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStylableElement.pp nsSVGStylableElement.cpp >nsSVGPreserveAspectRatio.cpp: In member function 'virtual nsresult nsSVGPreserveAspectRatio::SetValueString(const nsAString_internal&)': >nsSVGPreserveAspectRatio.cpp:115: warning: 'align' may be used uninitialized in this function >nsSVGPreserveAspectRatio.cpp:115: warning: 'meetOrSlice' may be used uninitialized in this function >nsSVGRect.cpp >c++ -o nsSVGRect.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRect.pp nsSVGRect.cpp >nsSVGRectElement.cpp >c++ -o nsSVGRectElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRectElement.pp nsSVGRectElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGScriptElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGRect.cpp: In function 'nsresult NS_NewSVGRect(nsIDOMSVGRect**, const gfxRect&)': >nsSVGRect.cpp:237: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsSVGRect.cpp:237: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsSVGRect.cpp:237: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsSVGRect.cpp:237: warning: conversion to 'float' from 'gfxFloat' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGScriptElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGScriptElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGScriptElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGSVGElement.cpp >c++ -o nsSVGSVGElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSVGElement.pp nsSVGSVGElement.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGScriptElement.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStylableElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGPathGeometryElement.h:40, > from nsSVGRectElement.cpp:40: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGScriptElement.cpp:40: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGStopElement.cpp >c++ -o nsSVGStopElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStopElement.pp nsSVGStopElement.cpp >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGRectElement.cpp: In member function 'virtual void nsSVGRectElement::ConstructPath(gfxContext*)': >nsSVGRectElement.cpp:218: warning: conversion to 'float' alters 'double' constant value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGScriptElement.cpp:40: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGStyleElement.cpp >c++ -o nsSVGStyleElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStyleElement.pp nsSVGStyleElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGAngle.h:42, > from nsSVGSVGElement.cpp:42: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from nsSVGSVGElement.cpp:54: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGSVGElement.cpp:55: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStyleElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStyleElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGSVGElement.cpp:55: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStyleElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStyleElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGSwitchElement.cpp >c++ -o nsSVGSwitchElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSwitchElement.pp nsSVGSwitchElement.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStyleElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGSVGElement.cpp: In member function 'virtual nsresult nsSVGSVGElement::GetPixelUnitToMillimeterX(float*)': >nsSVGSVGElement.cpp:276: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGSVGElement.cpp: In member function 'virtual nsresult nsSVGSVGElement::GetScreenPixelToMillimeterX(float*)': >nsSVGSVGElement.cpp:300: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStyleElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStyleElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGStopElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGSwitchElement.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGSymbolElement.cpp >c++ -o nsSVGSymbolElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSymbolElement.pp nsSVGSymbolElement.cpp >nsSVGTSpanElement.cpp >c++ -o nsSVGTSpanElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTSpanElement.pp nsSVGTSpanElement.cpp >nsSVGTextElement.cpp >c++ -o nsSVGTextElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextElement.pp nsSVGTextElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGSymbolElement.cpp:38: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGTextElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGTextPathElement.cpp >c++ -o nsSVGTextPathElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextPathElement.pp nsSVGTextPathElement.cpp >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTSpanElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGTextElement.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGTextElement.cpp:47: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGTSpanElement.cpp:47: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGTSpanElement.cpp:47: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGTitleElement.cpp >c++ -o nsSVGTitleElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTitleElement.pp nsSVGTitleElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTextPathElement.cpp:38: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGTransform.cpp >c++ -o nsSVGTransform.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransform.pp nsSVGTransform.cpp >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsSVGTextPathElement.cpp:43: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGTextPathElement.cpp:43: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGTitleElement.cpp:39: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGTransformList.cpp >c++ -o nsSVGTransformList.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransformList.pp nsSVGTransformList.cpp >nsSVGTransformListParser.cpp >c++ -o nsSVGTransformListParser.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransformListParser.pp nsSVGTransformListParser.cpp >nsSVGUseElement.cpp >c++ -o nsSVGUseElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUseElement.pp nsSVGUseElement.cpp >nsSVGValue.cpp >c++ -o nsSVGValue.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGValue.pp nsSVGValue.cpp >nsSVGForeignObjectElement.cpp >c++ -o nsSVGForeignObjectElement.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGForeignObjectElement.pp nsSVGForeignObjectElement.cpp >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGUseElement.h:45, > from nsSVGUseElement.cpp:37: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/src/nsAttrAndChildArray.h:48, > from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >./../../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:61, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >./../../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../base/src/nsGenericElement.h:66, > from nsSVGElement.h:50, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsCSSProps.h:50, > from ../../../../dist/include/layout/nsICSSStyleRule.h:51, > from nsSVGElement.h:55, > from nsSVGStylableElement.h:42, > from nsSVGGraphicElement.h:42, > from nsSVGForeignObjectElement.h:42, > from nsSVGForeignObjectElement.cpp:41: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >rm -f libgkcontentsvg_s.a >ar cr libgkcontentsvg_s.a nsDOMSVGZoomEvent.o nsDOMSVGEvent.o nsSVGAElement.o nsSVGAngle.o nsSVGAnimatedLengthList.o nsSVGAnimatedNumberList.o nsSVGAnimatedRect.o nsSVGAnimatedPreserveAspectRatio.o nsSVGAnimatedString.o nsSVGAnimatedTransformList.o nsSVGBoolean.o nsSVGCircleElement.o nsSVGClassValue.o nsSVGClipPathElement.o nsSVGDataParser.o nsSVGDefsElement.o nsSVGDescElement.o nsSVGElement.o nsSVGElementFactory.o nsSVGEllipseElement.o nsSVGEnum.o nsSVGFeatures.o nsSVGFilterElement.o nsSVGFilters.o nsSVGGElement.o nsSVGGradientElement.o nsSVGGraphicElement.o nsSVGImageElement.o nsSVGInteger.o nsSVGLength.o nsSVGLength2.o nsSVGLengthList.o nsSVGLineElement.o nsSVGMarkerElement.o nsSVGMaskElement.o nsSVGMatrix.o nsSVGMetadataElement.o nsSVGNumber.o nsSVGNumber2.o nsSVGNumberList.o nsSVGPathDataParser.o nsSVGPathElement.o nsSVGPathGeometryElement.o nsSVGPathSeg.o nsSVGPathSegList.o nsSVGPatternElement.o nsSVGPoint.o nsSVGPointList.o nsSVGPolyElement.o nsSVGPolygonElement.o nsSVGPolylineElement.o nsSVGPreserveAspectRatio.o nsSVGScriptElement.o nsSVGStringProxyValue.o nsSVGStylableElement.o nsSVGRect.o nsSVGRectElement.o nsSVGSVGElement.o nsSVGStopElement.o nsSVGStyleElement.o nsSVGSwitchElement.o nsSVGSymbolElement.o nsSVGTSpanElement.o nsSVGTextElement.o nsSVGTextPathElement.o nsSVGTitleElement.o nsSVGTransform.o nsSVGTransformList.o nsSVGTransformListParser.o nsSVGUseElement.o nsSVGValue.o nsSVGForeignObjectElement.o >ranlib libgkcontentsvg_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg/content' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/svg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/public' >nsIXMLContentBuilder.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXMLContentBuilder.xpt -d .deps/nsIXMLContentBuilder.pp nsIXMLContentBuilder.idl >nsIXTFAttributeHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFAttributeHandler.xpt -d .deps/nsIXTFAttributeHandler.pp nsIXTFAttributeHandler.idl >nsIXTFElement.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFElement.xpt -d .deps/nsIXTFElement.pp nsIXTFElement.idl >nsIXTFElementFactory.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFElementFactory.xpt -d .deps/nsIXTFElementFactory.pp nsIXTFElementFactory.idl >nsIXTFElementWrapper.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFElementWrapper.xpt -d .deps/nsIXTFElementWrapper.pp nsIXTFElementWrapper.idl >nsIXTFPrivate.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFPrivate.xpt -d .deps/nsIXTFPrivate.pp nsIXTFPrivate.idl >../../../dist/bin/xpt_link _xpidlgen/content_xtf.xpt _xpidlgen/nsIXMLContentBuilder.xpt _xpidlgen/nsIXTFAttributeHandler.xpt _xpidlgen/nsIXTFElement.xpt _xpidlgen/nsIXTFElementFactory.xpt _xpidlgen/nsIXTFElementWrapper.xpt _xpidlgen/nsIXTFPrivate.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xtf.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/src' >nsXMLContentBuilder.cpp >c++ -o nsXMLContentBuilder.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentBuilder.pp nsXMLContentBuilder.cpp >nsXTFElementWrapper.cpp >c++ -o nsXTFElementWrapper.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFElementWrapper.pp nsXTFElementWrapper.cpp >nsXTFInterfaceAggregator.cpp >c++ -o nsXTFInterfaceAggregator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFInterfaceAggregator.pp nsXTFInterfaceAggregator.cpp >nsXTFService.cpp >c++ -o nsXTFService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFService.pp nsXTFService.cpp >nsXTFWeakTearoff.cpp >c++ -o nsXTFWeakTearoff.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFWeakTearoff.pp nsXTFWeakTearoff.cpp >In file included from nsXMLContentBuilder.cpp:49: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXTFElementWrapper.h:43, > from nsXTFElementWrapper.cpp:39: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXTFElementWrapper.h:43, > from nsXTFElementWrapper.cpp:39: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsGenericElement.h:66, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXTFElementWrapper.h:43, > from nsXTFElementWrapper.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXTFElementWrapper.cpp:45: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXTFElementWrapper.h:43, > from nsXTFService.cpp:47: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXTFElementWrapper.h:43, > from nsXTFService.cpp:47: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsGenericElement.h:66, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXTFElementWrapper.h:43, > from nsXTFService.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsXTFElementWrapper.cpp:49: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsXTFElementWrapper.cpp:49: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXTFElementWrapper.cpp:50: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >rm -f libgkcontentxtf_s.a >ar cr libgkcontentxtf_s.a nsXMLContentBuilder.o nsXTFElementWrapper.o nsXTFInterfaceAggregator.o nsXTFService.o nsXTFWeakTearoff.o >ranlib libgkcontentxtf_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/xtf' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/src' >nsEventListenerManager.cpp >c++ -o nsEventListenerManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventListenerManager.pp nsEventListenerManager.cpp >nsEventStateManager.cpp >c++ -o nsEventStateManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventStateManager.pp nsEventStateManager.cpp >nsDOMEvent.cpp >c++ -o nsDOMEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMEvent.pp nsDOMEvent.cpp >nsDOMDataContainerEvent.cpp >c++ -o nsDOMDataContainerEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDataContainerEvent.pp nsDOMDataContainerEvent.cpp >In file included from nsDOMEvent.h:47, > from nsDOMDataContainerEvent.h:43, > from nsDOMDataContainerEvent.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMDataContainerEvent.h:43, > from nsDOMDataContainerEvent.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMDataContainerEvent.h:43, > from nsDOMDataContainerEvent.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMEvent.cpp:41: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMEvent.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsEventListenerManager.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsEventListenerManager.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMEvent.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsEventStateManager.h:43, > from nsEventStateManager.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:47, > from nsEventListenerManager.cpp:40: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsEventStateManager.h:43, > from nsEventStateManager.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMDataContainerEvent.h:43, > from nsDOMDataContainerEvent.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMDataContainerEvent.h:43, > from nsDOMDataContainerEvent.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMEvent.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsEventListenerManager.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMEvent.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsDOMEvent.h:48, > from nsEventListenerManager.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsEventStateManager.h:50, > from nsEventStateManager.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEventListenerManager.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsEventStateManager.h:52, > from nsDOMEvent.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEventListenerManager.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsEventStateManager.h:52, > from nsDOMEvent.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEventListenerManager.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsEventListenerManager.cpp:42: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsEventListenerManager.cpp:42: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsEventStateManager.h:52, > from nsDOMEvent.cpp:42: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from ../../../dist/include/layout/nsStyleSet.h:51, > from ../../../dist/include/layout/nsLayoutUtils.h:58, > from nsEventListenerManager.cpp:70: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsEventStateManager.h:52, > from nsEventStateManager.cpp:47: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsEventStateManager.h:52, > from nsEventStateManager.cpp:47: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsEventListenerManager.cpp:76: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsDOMEvent.cpp: In constructor 'nsDOMEvent::nsDOMEvent(nsPresContext*, nsEvent*)': >nsDOMEvent.cpp:121: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >nsDOMUIEvent.cpp >c++ -o nsDOMUIEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMUIEvent.pp nsDOMUIEvent.cpp >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsEventStateManager.h:52, > from nsEventStateManager.cpp:47: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsEventStateManager.h:52, > from nsEventStateManager.cpp:47: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsEventListenerManager.cpp:103: >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >./../../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >./../../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >./../../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsQueryContentEventHandler.h:46, > from nsEventStateManager.cpp:50: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventListenerManager.cpp: In member function 'nsresult nsEventListenerManager::AddEventListener(nsIDOMEventListener*, PRUint32, nsIAtom*, const EventTypeData*, PRInt32, nsIDOMEventGroup*)': >nsEventListenerManager.cpp:493: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >In file included from nsDOMEvent.h:47, > from nsEventStateManager.cpp:59: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventListenerManager.cpp: In member function 'virtual nsresult nsEventListenerManager::HandleEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, nsISupports*, PRUint32, nsEventStatus*)': >nsEventListenerManager.cpp:1193: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMUIEvent.h:46, > from nsDOMUIEvent.cpp:41: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMUIEvent.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMUIEvent.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsEventStateManager.cpp:85: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsEventStateManager.cpp:85: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsEventStateManager.cpp:99: >../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMUIEvent.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMUIEvent.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from ../../../dist/include/layout/nsStyleSet.h:51, > from ../../../dist/include/layout/nsLayoutUtils.h:58, > from nsEventStateManager.cpp:130: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsDOMUIEvent.cpp:50: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsDOMUIEvent.cpp:50: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsDOMUIEvent.cpp:50: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from ../../../dist/include/layout/nsStyleSet.h:51, > from ../../../dist/include/layout/nsLayoutUtils.h:58, > from nsDOMUIEvent.cpp:51: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventStateManager.cpp: In member function 'virtual nsresult nsEventStateManager::PreHandleEvent(nsPresContext*, nsEvent*, nsIFrame*, nsEventStatus*, nsIView*)': >nsEventStateManager.cpp:1391: warning: enumeral mismatch in conditional expression: 'nsIDOMNSUIEvent::<anonymous enum>' vs 'nsIDOMNSUIEvent::<anonymous enum>' >nsDOMUIEvent.cpp: In constructor 'nsDOMUIEvent::nsDOMUIEvent(nsPresContext*, nsGUIEvent*)': >nsDOMUIEvent.cpp:65: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >nsEventStateManager.cpp: In member function 'void nsEventStateManager::BeginTrackingDragGesture(nsPresContext*, nsMouseEvent*, nsIFrame*)': >nsEventStateManager.cpp:1864: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventStateManager.cpp:1865: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventStateManager.cpp:1866: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventStateManager.cpp:1867: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMKeyboardEvent.cpp >c++ -o nsDOMKeyboardEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMKeyboardEvent.pp nsDOMKeyboardEvent.cpp >nsDOMTextEvent.cpp >c++ -o nsDOMTextEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMTextEvent.pp nsDOMTextEvent.cpp >In file included from nsDOMEvent.h:47, > from nsDOMUIEvent.h:46, > from nsDOMKeyboardEvent.h:43, > from nsDOMKeyboardEvent.cpp:40: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMKeyboardEvent.h:43, > from nsDOMKeyboardEvent.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMKeyboardEvent.h:43, > from nsDOMKeyboardEvent.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMUIEvent.h:46, > from nsDOMTextEvent.h:42, > from nsDOMTextEvent.cpp:40: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMTextEvent.h:42, > from nsDOMTextEvent.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMTextEvent.h:42, > from nsDOMTextEvent.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMKeyboardEvent.h:43, > from nsDOMKeyboardEvent.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMKeyboardEvent.h:43, > from nsDOMKeyboardEvent.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMKeyboardEvent.cpp: In constructor 'nsDOMKeyboardEvent::nsDOMKeyboardEvent(nsPresContext*, nsKeyEvent*)': >nsDOMKeyboardEvent.cpp:56: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMTextEvent.h:42, > from nsDOMTextEvent.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMTextEvent.h:42, > from nsDOMTextEvent.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMMouseEvent.cpp >c++ -o nsDOMMouseEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMouseEvent.pp nsDOMMouseEvent.cpp >nsDOMTextEvent.cpp: In constructor 'nsDOMTextEvent::nsDOMTextEvent(nsPresContext*, nsTextEvent*)': >nsDOMTextEvent.cpp:56: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >nsDOMTextEvent.cpp:70: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDOMTextEvent.cpp:78: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDOMTextEvent.cpp:78: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDOMTextEvent.cpp:78: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsDOMMutationEvent.cpp >c++ -o nsDOMMutationEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMutationEvent.pp nsDOMMutationEvent.cpp >In file included from nsDOMEvent.h:47, > from nsDOMUIEvent.h:46, > from nsDOMMouseEvent.h:43, > from nsDOMMouseEvent.cpp:40: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMMouseEvent.h:43, > from nsDOMMouseEvent.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMMutationEvent.h:44, > from nsDOMMutationEvent.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMMutationEvent.h:44, > from nsDOMMutationEvent.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMMutationEvent.h:44, > from nsDOMMutationEvent.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMMouseEvent.h:43, > from nsDOMMouseEvent.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMPopupBlockedEvent.cpp >c++ -o nsDOMPopupBlockedEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMPopupBlockedEvent.pp nsDOMPopupBlockedEvent.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMMouseEvent.h:43, > from nsDOMMouseEvent.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMMouseEvent.h:43, > from nsDOMMouseEvent.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMMouseEvent.cpp: In constructor 'nsDOMMouseEvent::nsDOMMouseEvent(nsPresContext*, nsInputEvent*)': >nsDOMMouseEvent.cpp:61: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMMutationEvent.h:44, > from nsDOMMutationEvent.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMMutationEvent.h:44, > from nsDOMMutationEvent.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMPopupBlockedEvent.h:43, > from nsDOMPopupBlockedEvent.cpp:40: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMPopupBlockedEvent.h:43, > from nsDOMPopupBlockedEvent.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMPopupBlockedEvent.h:43, > from nsDOMPopupBlockedEvent.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMBeforeUnloadEvent.cpp >c++ -o nsDOMBeforeUnloadEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMBeforeUnloadEvent.pp nsDOMBeforeUnloadEvent.cpp >nsDOMPageTransitionEvent.cpp >c++ -o nsDOMPageTransitionEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMPageTransitionEvent.pp nsDOMPageTransitionEvent.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMPopupBlockedEvent.h:43, > from nsDOMPopupBlockedEvent.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMPopupBlockedEvent.h:43, > from nsDOMPopupBlockedEvent.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMBeforeUnloadEvent.h:43, > from nsDOMBeforeUnloadEvent.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMBeforeUnloadEvent.h:43, > from nsDOMBeforeUnloadEvent.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMPageTransitionEvent.h:43, > from nsDOMPageTransitionEvent.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMPageTransitionEvent.h:43, > from nsDOMPageTransitionEvent.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMBeforeUnloadEvent.h:43, > from nsDOMBeforeUnloadEvent.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMPageTransitionEvent.h:43, > from nsDOMPageTransitionEvent.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMPopupBlockedEvent.cpp: In constructor 'nsDOMPopupBlockedEvent::nsDOMPopupBlockedEvent(nsPresContext*, nsPopupBlockedEvent*)': >nsDOMPopupBlockedEvent.cpp:56: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMPageTransitionEvent.h:43, > from nsDOMPageTransitionEvent.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMXULCommandEvent.cpp >c++ -o nsDOMXULCommandEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMXULCommandEvent.pp nsDOMXULCommandEvent.cpp >In file included from nsDOMEvent.h:48, > from nsDOMPageTransitionEvent.h:43, > from nsDOMPageTransitionEvent.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMPageTransitionEvent.cpp: In constructor 'nsDOMPageTransitionEvent::nsDOMPageTransitionEvent(nsPresContext*, nsPageTransitionEvent*)': >nsDOMPageTransitionEvent.cpp:53: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMBeforeUnloadEvent.h:43, > from nsDOMBeforeUnloadEvent.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMBeforeUnloadEvent.h:43, > from nsDOMBeforeUnloadEvent.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMCommandEvent.cpp >c++ -o nsDOMCommandEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMCommandEvent.pp nsDOMCommandEvent.cpp >In file included from nsDOMEvent.h:47, > from nsDOMUIEvent.h:46, > from nsDOMXULCommandEvent.h:44, > from nsDOMXULCommandEvent.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMBeforeUnloadEvent.cpp: In constructor 'nsDOMBeforeUnloadEvent::nsDOMBeforeUnloadEvent(nsPresContext*, nsBeforePageUnloadEvent*)': >nsDOMBeforeUnloadEvent.cpp:56: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMXULCommandEvent.h:44, > from nsDOMXULCommandEvent.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMMessageEvent.cpp >c++ -o nsDOMMessageEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMessageEvent.pp nsDOMMessageEvent.cpp >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMXULCommandEvent.h:44, > from nsDOMXULCommandEvent.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMCommandEvent.h:42, > from nsDOMCommandEvent.cpp:38: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMXULCommandEvent.h:44, > from nsDOMXULCommandEvent.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMCommandEvent.h:42, > from nsDOMCommandEvent.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMCommandEvent.h:42, > from nsDOMCommandEvent.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMUIEvent.h:46, > from nsDOMXULCommandEvent.h:44, > from nsDOMXULCommandEvent.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsDOMEvent.h:47, > from nsDOMMessageEvent.h:43, > from nsDOMMessageEvent.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsDOMEvent.h:48, > from nsDOMMessageEvent.h:43, > from nsDOMMessageEvent.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsDOMEvent.h:48, > from nsDOMMessageEvent.h:43, > from nsDOMMessageEvent.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMXULCommandEvent.cpp: In constructor 'nsDOMXULCommandEvent::nsDOMXULCommandEvent(nsPresContext*, nsXULCommandEvent*)': >nsDOMXULCommandEvent.cpp:52: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMCommandEvent.h:42, > from nsDOMCommandEvent.cpp:38: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMCommandEvent.h:42, > from nsDOMCommandEvent.cpp:38: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDOMCommandEvent.cpp: In constructor 'nsDOMCommandEvent::nsDOMCommandEvent(nsPresContext*, nsCommandEvent*)': >nsDOMCommandEvent.cpp:46: warning: conversion to 'PRUint32' from 'PRTime' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsDOMMessageEvent.h:43, > from nsDOMMessageEvent.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsDOMMessageEvent.h:43, > from nsDOMMessageEvent.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPrivateTextRange.cpp >c++ -o nsPrivateTextRange.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrivateTextRange.pp nsPrivateTextRange.cpp >nsDOMEventGroup.cpp >c++ -o nsDOMEventGroup.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMEventGroup.pp nsDOMEventGroup.cpp >nsXMLEventsManager.cpp >c++ -o nsXMLEventsManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEventsManager.pp nsXMLEventsManager.cpp >nsXMLEventsElement.cpp >c++ -o nsXMLEventsElement.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEventsElement.pp nsXMLEventsElement.cpp >nsPLDOMEvent.cpp >c++ -o nsPLDOMEvent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPLDOMEvent.pp nsPLDOMEvent.cpp >In file included from nsXMLEventsManager.h:43, > from nsXMLEventsManager.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../base/src/nsAttrAndChildArray.h:48, > from ./../../base/src/nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXMLEventsElement.cpp:39: >./../../base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsGenericElement.h:61, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXMLEventsElement.cpp:39: >./../../base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../base/src/nsGenericElement.h:66, > from ./../../xml/content/src/nsXMLElement.h:43, > from nsXMLEventsElement.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventDispatcher.cpp >c++ -o nsEventDispatcher.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventDispatcher.pp nsEventDispatcher.cpp >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from ../../../dist/include/content/nsEventDispatcher.h:42, > from nsEventDispatcher.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from ../../../dist/include/content/nsEventDispatcher.h:42, > from nsEventDispatcher.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsXMLEventsManager.cpp: In constructor 'nsXMLEventsListener::nsXMLEventsListener(nsXMLEventsManager*, nsIContent*, nsIContent*, nsIContent*, const nsAString_internal&, PRBool, PRBool, PRBool, const nsAString_internal&)': >nsXMLEventsManager.cpp:182: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXMLEventsManager.cpp:182: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXMLEventsManager.cpp:182: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIMEStateManager.cpp >c++ -o nsIMEStateManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIMEStateManager.pp nsIMEStateManager.cpp >In file included from nsDOMEvent.h:47, > from nsEventDispatcher.cpp:39: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsIMEStateManager.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsIMEStateManager.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsDOMEvent.h:48, > from nsEventDispatcher.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDOMEvent.h:48, > from nsEventDispatcher.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIMEStateManager.cpp:47: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEventDispatcher.cpp: In member function 'void nsEventTargetChainItem::SetForceContentDispatch(PRBool)': >nsEventDispatcher.cpp:99: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from nsIMEStateManager.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIMEStateManager.cpp:52: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsQueryContentEventHandler.cpp >c++ -o nsQueryContentEventHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsQueryContentEventHandler.pp nsQueryContentEventHandler.cpp >nsEventStateManager.cpp: At global scope: >nsEventStateManager.cpp:682: warning: 'PRBool TraverseAccessKeyContent(nsHashKey*, void*, void*)' defined but not used >In file included from nsQueryContentEventHandler.h:46, > from nsQueryContentEventHandler.cpp:40: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:45, > from nsQueryContentEventHandler.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from ../../../dist/include/layout/nsPresContext.h:48, > from nsQueryContentEventHandler.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsQueryContentEventHandler.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsQueryContentEventHandler.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsQueryContentEventHandler.cpp:49: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsQueryContentEventHandler.cpp:49: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsQueryContentEventHandler.cpp:49: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsQueryContentEventHandler.cpp:49: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsQueryContentEventHandler.cpp:49: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsQueryContentEventHandler.cpp:54: >./../../base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../layout/generic/nsTextFrame.h:54, > from nsQueryContentEventHandler.cpp:55: >./../../../layout/generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../../../layout/generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../../../layout/generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../../../layout/generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../../../layout/generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../../../layout/generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../../../layout/generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../../../layout/generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../../../layout/generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../../../layout/generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsTextFrame.h:55, > from nsQueryContentEventHandler.cpp:55: >../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/thebes/gfxFont.h:51, > from ./../../../layout/generic/nsTextFrame.h:55, > from nsQueryContentEventHandler.cpp:55: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >rm -f libgkconevents_s.a >ar cr libgkconevents_s.a nsEventListenerManager.o nsEventStateManager.o nsDOMEvent.o nsDOMDataContainerEvent.o nsDOMUIEvent.o nsDOMKeyboardEvent.o nsDOMTextEvent.o nsDOMMouseEvent.o nsDOMMutationEvent.o nsDOMPopupBlockedEvent.o nsDOMBeforeUnloadEvent.o nsDOMPageTransitionEvent.o nsDOMXULCommandEvent.o nsDOMCommandEvent.o nsDOMMessageEvent.o nsPrivateTextRange.o nsDOMEventGroup.o nsXMLEventsManager.o nsXMLEventsElement.o nsPLDOMEvent.o nsEventDispatcher.o nsIMEStateManager.o nsQueryContentEventHandler.o >ranlib libgkconevents_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content/events' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/content' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/idl' >nsICiter.idl >nsIDocumentStateListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICiter.xpt -d .deps/nsICiter.pp nsICiter.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocumentStateListener.xpt -d .deps/nsIDocumentStateListener.pp nsIDocumentStateListener.idl >nsIEditActionListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditActionListener.xpt -d .deps/nsIEditActionListener.pp nsIEditActionListener.idl >nsIEditor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditor.xpt -d .deps/nsIEditor.pp nsIEditor.idl >nsIEditorIMESupport.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorIMESupport.xpt -d .deps/nsIEditorIMESupport.pp nsIEditorIMESupport.idl >nsIEditorLogging.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorLogging.xpt -d .deps/nsIEditorLogging.pp nsIEditorLogging.idl >nsIEditorMailSupport.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorMailSupport.xpt -d .deps/nsIEditorMailSupport.pp nsIEditorMailSupport.idl >nsIEditorObserver.idl >nsIEditorSpellCheck.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorObserver.xpt -d .deps/nsIEditorObserver.pp nsIEditorObserver.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorSpellCheck.xpt -d .deps/nsIEditorSpellCheck.pp nsIEditorSpellCheck.idl >nsIEditorStyleSheets.idl >nsIHTMLEditor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorStyleSheets.xpt -d .deps/nsIEditorStyleSheets.pp nsIEditorStyleSheets.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLEditor.xpt -d .deps/nsIHTMLEditor.pp nsIHTMLEditor.idl >nsIHTMLObjectResizer.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLObjectResizer.xpt -d .deps/nsIHTMLObjectResizer.pp nsIHTMLObjectResizer.idl >nsIHTMLAbsPosEditor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLAbsPosEditor.xpt -d .deps/nsIHTMLAbsPosEditor.pp nsIHTMLAbsPosEditor.idl >nsIHTMLObjectResizeListener.idl >nsIHTMLInlineTableEditor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLObjectResizeListener.xpt -d .deps/nsIHTMLObjectResizeListener.pp nsIHTMLObjectResizeListener.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLInlineTableEditor.xpt -d .deps/nsIHTMLInlineTableEditor.pp nsIHTMLInlineTableEditor.idl >nsIPlaintextEditor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPlaintextEditor.xpt -d .deps/nsIPlaintextEditor.pp nsIPlaintextEditor.idl >nsITableEditor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITableEditor.xpt -d .deps/nsITableEditor.pp nsITableEditor.idl >nsIURIRefObject.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIRefObject.xpt -d .deps/nsIURIRefObject.pp nsIURIRefObject.idl >nsIContentFilter.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentFilter.xpt -d .deps/nsIContentFilter.pp nsIContentFilter.idl >nsPIEditorTransaction.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIEditorTransaction.xpt -d .deps/nsPIEditorTransaction.pp nsPIEditorTransaction.idl >../../dist/bin/xpt_link _xpidlgen/editor.xpt _xpidlgen/nsICiter.xpt _xpidlgen/nsIDocumentStateListener.xpt _xpidlgen/nsIEditActionListener.xpt _xpidlgen/nsIEditor.xpt _xpidlgen/nsIEditorIMESupport.xpt _xpidlgen/nsIEditorLogging.xpt _xpidlgen/nsIEditorMailSupport.xpt _xpidlgen/nsIEditorObserver.xpt _xpidlgen/nsIEditorSpellCheck.xpt _xpidlgen/nsIEditorStyleSheets.xpt _xpidlgen/nsIHTMLEditor.xpt _xpidlgen/nsIHTMLObjectResizer.xpt _xpidlgen/nsIHTMLAbsPosEditor.xpt _xpidlgen/nsIHTMLObjectResizeListener.xpt _xpidlgen/nsIHTMLInlineTableEditor.xpt _xpidlgen/nsIPlaintextEditor.xpt _xpidlgen/nsITableEditor.xpt _xpidlgen/nsIURIRefObject.xpt _xpidlgen/nsIContentFilter.xpt _xpidlgen/nsPIEditorTransaction.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/editor.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/public' >nsITextServicesFilter.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITextServicesFilter.xpt -d .deps/nsITextServicesFilter.pp nsITextServicesFilter.idl >nsIInlineSpellChecker.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIInlineSpellChecker.xpt -d .deps/nsIInlineSpellChecker.pp nsIInlineSpellChecker.idl >../../../dist/bin/xpt_link _xpidlgen/txtsvc.xpt _xpidlgen/nsITextServicesFilter.xpt _xpidlgen/nsIInlineSpellChecker.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/txtsvc.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/src' >nsFilteredContentIterator.cpp >c++ -o nsFilteredContentIterator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/lwbrk -I../../../dist/include -I../../../dist/include/txtsvc -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFilteredContentIterator.pp nsFilteredContentIterator.cpp >nsTextServicesDocument.cpp >c++ -o nsTextServicesDocument.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/lwbrk -I../../../dist/include -I../../../dist/include/txtsvc -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextServicesDocument.pp nsTextServicesDocument.cpp >nsTSDNotifier.cpp >c++ -o nsTSDNotifier.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/lwbrk -I../../../dist/include -I../../../dist/include/txtsvc -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTSDNotifier.pp nsTSDNotifier.cpp >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsTextServicesDocument.h:42, > from nsTSDNotifier.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsTextServicesDocument.h:42, > from nsTSDNotifier.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsTextServicesDocument.h:42, > from nsTextServicesDocument.cpp:53: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsTextServicesDocument.h:42, > from nsTextServicesDocument.cpp:53: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsTextServicesDocument.h:42, > from nsFilteredContentIterator.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsTextServicesDocument.h:42, > from nsFilteredContentIterator.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTextServicesDocument.cpp: In static member function 'static nsresult nsTextServicesDocument::FindWordBounds(nsVoidArray*, nsString*, nsIDOMNode*, PRInt32, nsIDOMNode**, PRInt32*, nsIDOMNode**, PRInt32*)': >nsTextServicesDocument.cpp:4709: warning: comparison between signed and unsigned integer expressions >nsTextServicesDocument.cpp:4710: warning: comparison between signed and unsigned integer expressions >nsTextServicesDocument.cpp:4710: warning: comparison between signed and unsigned integer expressions >nsTextServicesDocument.cpp:4733: warning: comparison between signed and unsigned integer expressions >nsTextServicesDocument.cpp:4733: warning: comparison between signed and unsigned integer expressions >nsTextServicesDocument.cpp:4735: warning: comparison between signed and unsigned integer expressions >rm -f libtxtsvc_s.a >ar cr libtxtsvc_s.a nsFilteredContentIterator.o nsTextServicesDocument.o nsTSDNotifier.o >ranlib libtxtsvc_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txtsvc' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/base' >nsEditor.cpp >c++ -o nsEditor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditor.pp nsEditor.cpp >nsEditorCommands.cpp >c++ -o nsEditorCommands.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorCommands.pp nsEditorCommands.cpp >nsEditorController.cpp >c++ -o nsEditorController.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorController.pp nsEditorController.cpp >nsEditorUtils.cpp >c++ -o nsEditorUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorUtils.pp nsEditorUtils.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsEditorUtils.h:49, > from nsEditorUtils.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsEditorUtils.h:49, > from nsEditorUtils.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSelectionState.cpp >c++ -o nsSelectionState.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSelectionState.pp nsSelectionState.cpp >In file included from nsEditor.cpp:70: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsEditor.cpp:73: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsEditor.cpp:73: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsEditorUtils.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoAllowDragHook(nsIDOMDocument*, nsIDOMEvent*)': >nsEditorUtils.cpp:275: warning: unused variable 'hookres' >nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoDragHook(nsIDOMDocument*, nsIDOMEvent*, nsITransferable*)': >nsEditorUtils.cpp:305: warning: unused variable 'hookResult' >nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoAllowDropHook(nsIDOMDocument*, nsIDOMEvent*, nsIDragSession*)': >nsEditorUtils.cpp:335: warning: unused variable 'hookResult' >nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoInsertionHook(nsIDOMDocument*, nsIDOMEvent*, nsITransferable*)': >nsEditorUtils.cpp:365: warning: unused variable 'hookResult' >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsSelectionState.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsSelectionState.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditor.cpp:80: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditor.cpp:80: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditor.cpp:80: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditor.cpp:80: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >EditTxn.cpp >c++ -o EditTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/EditTxn.pp EditTxn.cpp >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsEditor.cpp:80: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsEditor.cpp:80: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >PlaceholderTxn.cpp >c++ -o PlaceholderTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/PlaceholderTxn.pp PlaceholderTxn.cpp >nsEditor.cpp: In member function 'virtual nsresult nsEditor::EndPlaceHolderTransaction()': >nsEditor.cpp:928: warning: unused variable 'rv' >nsEditor.cpp: In member function 'virtual nsresult nsEditor::SetShouldTxnSetSelection(PRBool)': >nsEditor.cpp:995: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >ChangeAttributeTxn.cpp >c++ -o ChangeAttributeTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ChangeAttributeTxn.pp ChangeAttributeTxn.cpp >ChangeCSSInlineStyleTxn.cpp >c++ -o ChangeCSSInlineStyleTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ChangeCSSInlineStyleTxn.pp ChangeCSSInlineStyleTxn.cpp >CreateElementTxn.cpp >c++ -o CreateElementTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CreateElementTxn.pp CreateElementTxn.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsEditorUtils.h:49, > from PlaceholderTxn.h:42, > from PlaceholderTxn.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsEditorUtils.h:49, > from PlaceholderTxn.h:42, > from PlaceholderTxn.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from CreateElementTxn.h:42, > from CreateElementTxn.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from CreateElementTxn.h:42, > from CreateElementTxn.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >DeleteElementTxn.cpp >c++ -o DeleteElementTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteElementTxn.pp DeleteElementTxn.cpp >DeleteRangeTxn.cpp >c++ -o DeleteRangeTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteRangeTxn.pp DeleteRangeTxn.cpp >DeleteElementTxn.cpp: In member function 'virtual nsresult DeleteElementTxn::DoTransaction()': >DeleteElementTxn.cpp:116: warning: unused variable 'result' >DeleteTextTxn.cpp >c++ -o DeleteTextTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteTextTxn.pp DeleteTextTxn.cpp >EditAggregateTxn.cpp >c++ -o EditAggregateTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/EditAggregateTxn.pp EditAggregateTxn.cpp >EditAggregateTxn.cpp: In constructor 'EditAggregateTxn::EditAggregateTxn()': >EditAggregateTxn.cpp:44: warning: unused variable 'res' >IMETextTxn.cpp >c++ -o IMETextTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/IMETextTxn.pp IMETextTxn.cpp >InsertElementTxn.cpp >c++ -o InsertElementTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/InsertElementTxn.pp InsertElementTxn.cpp >InsertTextTxn.cpp >c++ -o InsertTextTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/InsertTextTxn.pp InsertTextTxn.cpp >JoinElementTxn.cpp >c++ -o JoinElementTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/JoinElementTxn.pp JoinElementTxn.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from JoinElementTxn.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from JoinElementTxn.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >SetDocTitleTxn.cpp >c++ -o SetDocTitleTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/SetDocTitleTxn.pp SetDocTitleTxn.cpp >SplitElementTxn.cpp >c++ -o SplitElementTxn.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/SplitElementTxn.pp SplitElementTxn.cpp >nsStyleSheetTxns.cpp >c++ -o nsStyleSheetTxns.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyleSheetTxns.pp nsStyleSheetTxns.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from SplitElementTxn.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from SplitElementTxn.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsStyleSheetTxns.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsStyleSheetTxns.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleSheetTxns.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >TransactionFactory.cpp >c++ -o TransactionFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/TransactionFactory.pp TransactionFactory.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsEditorUtils.h:49, > from PlaceholderTxn.h:42, > from TransactionFactory.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from nsEditor.h:68, > from nsEditorUtils.h:49, > from PlaceholderTxn.h:42, > from TransactionFactory.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libeditorbase_s.a >ar cr libeditorbase_s.a nsEditor.o nsEditorCommands.o nsEditorController.o nsEditorUtils.o nsSelectionState.o EditTxn.o PlaceholderTxn.o ChangeAttributeTxn.o ChangeCSSInlineStyleTxn.o CreateElementTxn.o DeleteElementTxn.o DeleteRangeTxn.o DeleteTextTxn.o EditAggregateTxn.o IMETextTxn.o InsertElementTxn.o InsertTextTxn.o JoinElementTxn.o SetDocTitleTxn.o SplitElementTxn.o nsStyleSheetTxns.o TransactionFactory.o >ranlib libeditorbase_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/text' >nsPlaintextDataTransfer.cpp >c++ -o nsPlaintextDataTransfer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlaintextDataTransfer.pp nsPlaintextDataTransfer.cpp >nsPlaintextEditor.cpp >c++ -o nsPlaintextEditor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlaintextEditor.pp nsPlaintextEditor.cpp >nsTextEditUtils.cpp >c++ -o nsTextEditUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditUtils.pp nsTextEditUtils.cpp >nsTextEditRules.cpp >c++ -o nsTextEditRules.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditRules.pp nsTextEditRules.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsTextEditRules.h:43, > from nsTextEditRules.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsTextEditRules.h:43, > from nsTextEditRules.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsPlaintextEditor.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsPlaintextEditor.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsTextEditUtils.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsTextEditUtils.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEditorEventListeners.cpp >c++ -o nsEditorEventListeners.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorEventListeners.pp nsEditorEventListeners.cpp >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsPlaintextDataTransfer.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsPlaintextDataTransfer.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsPlaintextDataTransfer.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsPlaintextEditor.cpp:42: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsTextEditRules.cpp:69: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsTextEditRules.cpp:69: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:46, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsTextEditRules.cpp:69: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsPlaintextEditor.cpp: In member function 'virtual nsresult nsPlaintextEditor::HandleKeyPress(nsIDOMKeyEvent*)': >nsPlaintextEditor.cpp:405: warning: conversion to 'PRUnichar' from 'PRUint32' may alter its value >nsPlaintextEditor.cpp: In member function 'virtual nsresult nsPlaintextEditor::DeleteSelection(short int)': >nsPlaintextEditor.cpp:664: warning: suggest explicit braces to avoid ambiguous 'else' >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsTextEditRules.cpp:69: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsTextEditRules.cpp:69: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextEditRules.cpp:69: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextEditRules.cpp:69: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextEditRules.cpp: In member function 'virtual nsresult nsTextEditRules::Init(nsPlaintextEditor*, PRUint32)': >nsTextEditRules.cpp:180: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsPlaintextDataTransfer.cpp:67: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsPlaintextDataTransfer.cpp:67: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsPlaintextDataTransfer.cpp:67: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsPlaintextDataTransfer.cpp:67: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsEditorEventListeners.h:54, > from nsEditorEventListeners.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPlaintextDataTransfer.cpp:67: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPlaintextDataTransfer.cpp:67: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPlaintextDataTransfer.cpp: In member function 'virtual nsresult nsPlaintextEditor::PutDragDataInTransferable(nsITransferable**)': >nsPlaintextDataTransfer.cpp:596: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsWrapUtils.cpp >c++ -o nsWrapUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWrapUtils.pp nsWrapUtils.cpp >nsInternetCiter.cpp >c++ -o nsInternetCiter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInternetCiter.pp nsInternetCiter.cpp >nsAOLCiter.cpp >c++ -o nsAOLCiter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAOLCiter.pp nsAOLCiter.cpp >nsTextEditRulesBidi.cpp >c++ -o nsTextEditRulesBidi.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditRulesBidi.pp nsTextEditRulesBidi.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsTextEditRules.h:43, > from nsTextEditRulesBidi.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsPlaintextEditor.h:47, > from nsTextEditRules.h:43, > from nsTextEditRulesBidi.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from nsTextEditRulesBidi.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextEditRulesBidi.cpp:43: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsTextEditRulesBidi.cpp:44: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsTextEditRulesBidi.cpp:44: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTextEditRulesBidi.cpp:44: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextEditRulesBidi.cpp:46: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextEditRulesBidi.cpp:46: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libtexteditor_s.a >ar cr libtexteditor_s.a nsPlaintextDataTransfer.o nsPlaintextEditor.o nsTextEditUtils.o nsTextEditRules.o nsEditorEventListeners.o nsWrapUtils.o nsInternetCiter.o nsAOLCiter.o nsTextEditRulesBidi.o >ranlib libtexteditor_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/text' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/html' >nsEditProperty.cpp >c++ -o nsEditProperty.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditProperty.pp nsEditProperty.cpp >nsHTMLAbsPosition.cpp >c++ -o nsHTMLAbsPosition.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAbsPosition.pp nsHTMLAbsPosition.cpp >nsHTMLAnonymousUtils.cpp >c++ -o nsHTMLAnonymousUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAnonymousUtils.pp nsHTMLAnonymousUtils.cpp >nsHTMLDataTransfer.cpp >c++ -o nsHTMLDataTransfer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDataTransfer.pp nsHTMLDataTransfer.cpp >nsHTMLCSSUtils.cpp >c++ -o nsHTMLCSSUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCSSUtils.pp nsHTMLCSSUtils.cpp >In file included from ../../../dist/include/layout/nsICaret.h:46, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLAnonymousUtils.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLAnonymousUtils.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLAbsPosition.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLAbsPosition.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLCSSUtils.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLCSSUtils.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLDataTransfer.cpp:38: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLDataTransfer.cpp:45: >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIDOMNode*, PRInt32, PRUnichar)': >nsWSRunObject.h:237: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIContent*, PRInt32, PRUnichar)': >nsWSRunObject.h:246: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from nsHTMLAnonymousUtils.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLAbsPosition.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLAbsPosition.cpp: In member function 'virtual nsresult nsHTMLEditor::SetAbsolutePositioningEnabled(PRBool)': >nsHTMLAbsPosition.cpp:146: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLAnonymousUtils.cpp:44: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLAbsPosition.cpp: In member function 'virtual nsresult nsHTMLEditor::SetSnapToGridEnabled(PRBool)': >nsHTMLAbsPosition.cpp:607: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLAnonymousUtils.cpp: In member function 'void nsHTMLEditor::DeleteRefToAnonymousNode(nsIDOMElement*, nsIContent*, nsIPresShell*)': >nsHTMLAnonymousUtils.cpp:256: warning: unused variable 'res' >nsHTMLDataTransfer.cpp: In function 'PRInt32 FindPositiveIntegerAfterString(const char*, nsCString&)': >nsHTMLDataTransfer.cpp:1136: warning: conversion to 'PRInt32' from 'size_t' may alter its value >In file included from nsHTMLCSSUtils.cpp:59: >../../../dist/include/content/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../../dist/include/content/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLDataTransfer.cpp: In member function 'virtual nsresult nsHTMLEditor::PutDragDataInTransferable(nsITransferable**)': >nsHTMLDataTransfer.cpp:1745: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLDataTransfer.cpp:1770: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLDataTransfer.cpp:1779: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLDataTransfer.cpp:1787: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLCSSUtils.cpp: In member function 'void nsHTMLCSSUtils::ParseLength(const nsAString_internal&, float*, nsIAtom**)': >nsHTMLCSSUtils.cpp:767: warning: conversion to 'float' from 'int' may alter its value >nsHTMLCSSUtils.cpp:779: warning: conversion to 'float' from 'int' may alter its value >nsHTMLCSSUtils.cpp: In member function 'void nsHTMLCSSUtils::GetCSSPropertyAtom(nsHTMLCSSUtils::nsCSSEditableProperty, nsIAtom**)': >nsHTMLCSSUtils.cpp:788: warning: enumeration value 'eCSSEditableProperty_NONE' not handled in switch >nsHTMLEditor.cpp >c++ -o nsHTMLEditor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditor.pp nsHTMLEditor.cpp >In file included from ../../../dist/include/layout/nsICaret.h:46, > from nsHTMLEditor.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLEditorStyle.cpp >c++ -o nsHTMLEditorStyle.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditorStyle.pp nsHTMLEditorStyle.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLEditorStyle.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLEditorStyle.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsHTMLEditor.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLEditorStyle.cpp:61: >../../../dist/include/content/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../../dist/include/content/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLEditRules.cpp >c++ -o nsHTMLEditRules.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditRules.pp nsHTMLEditRules.cpp >nsHTMLEditorStyle.cpp: In member function 'nsresult nsHTMLEditor::RemoveStyleInside(nsIDOMNode*, nsIAtom*, const nsAString_internal*, PRBool)': >nsHTMLEditorStyle.cpp:676: warning: suggest parentheses around '&&' within '||' >nsHTMLEditorStyle.cpp:678: warning: suggest parentheses around '&&' within '||' >In file included from nsHTMLEditor.cpp:107: >../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsHTMLEditor.cpp:126: >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIDOMNode*, PRInt32, PRUnichar)': >nsWSRunObject.h:237: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIContent*, PRInt32, PRUnichar)': >nsWSRunObject.h:246: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from ../../../editor/libeditor/text/nsTextEditRules.h:43, > from nsHTMLEditRules.h:42, > from nsHTMLEditRules.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::HandleKeyPress(nsIDOMKeyEvent*)': >nsHTMLEditor.cpp:1333: warning: conversion to 'PRUnichar' from 'PRUint32' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from ../../../editor/libeditor/text/nsTextEditRules.h:43, > from nsHTMLEditRules.h:42, > from nsHTMLEditRules.cpp:46: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::GetHeadContentsAsHTML(nsAString_internal&)': >nsHTMLEditor.cpp:4047: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsHTMLEditor.cpp: In member function 'nsresult nsHTMLEditor::IsVisTextNode(nsIDOMNode*, PRBool*, PRBool)': >nsHTMLEditor.cpp:5173: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsHTMLEditRules.cpp:74: >../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLEditRules.cpp:77: >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIDOMNode*, PRInt32, PRUnichar)': >nsWSRunObject.h:237: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIContent*, PRInt32, PRUnichar)': >nsWSRunObject.h:246: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHTMLEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::SetReturnInParagraphCreatesNewParagraph(PRBool)': >nsHTMLEditor.cpp:5939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsHTMLEditRules.cpp:84: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsHTMLEditRules.cpp:84: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsHTMLEditRules.cpp:84: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsHTMLEditRules.cpp:84: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from nsHTMLEditRules.cpp:84: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLEditRules.cpp:84: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLEditRules.cpp:84: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLEditRules.cpp: In member function 'nsresult nsHTMLEditRules::NormalizeSelection(nsISelection*)': >nsHTMLEditRules.cpp:5401: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHTMLEditRules.cpp:5403: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsHTMLEditRules.cpp: In member function 'nsresult nsHTMLEditRules::RelativeChangeIndentationOfElementNode(nsIDOMNode*, PRInt8)': >nsHTMLEditRules.cpp:8761: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8763: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8765: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8767: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8769: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8771: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8773: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8775: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditRules.cpp:8777: warning: conversion to 'float' from 'int' may alter its value >nsHTMLEditUtils.cpp >c++ -o nsHTMLEditUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditUtils.pp nsHTMLEditUtils.cpp >nsHTMLObjectResizer.cpp >c++ -o nsHTMLObjectResizer.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLObjectResizer.pp nsHTMLObjectResizer.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsHTMLEditUtils.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsHTMLEditUtils.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLObjectResizer.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsHTMLObjectResizer.cpp:53: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsHTMLObjectResizer.cpp:53: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLObjectResizer.cpp:54: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLObjectResizer.cpp:67: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsHTMLObjectResizer.cpp: In member function 'void nsHTMLEditor::SetResizeIncrements(PRInt32, PRInt32, PRInt32, PRInt32, PRBool)': >nsHTMLObjectResizer.cpp:686: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLObjectResizer.cpp: In member function 'PRInt32 nsHTMLEditor::GetNewResizingIncrement(PRInt32, PRInt32, PRInt32)': >nsHTMLObjectResizer.cpp:826: warning: conversion to 'float' from 'PRInt32' may alter its value >nsHTMLObjectResizer.cpp:832: warning: conversion to 'float' from 'PRInt32' may alter its value >nsHTMLObjectResizer.cpp: In member function 'virtual nsresult nsHTMLEditor::SetObjectResizingEnabled(PRBool)': >nsHTMLObjectResizer.cpp:1092: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLEditorMouseListener.cpp >c++ -o nsHTMLEditorMouseListener.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditorMouseListener.pp nsHTMLEditorMouseListener.cpp >In file included from ../../../dist/include/layout/nsICaret.h:46, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from ../../../editor/libeditor/text/nsEditorEventListeners.h:54, > from nsHTMLEditorMouseListener.h:49, > from nsHTMLEditorMouseListener.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLInlineTableEditor.cpp >c++ -o nsHTMLInlineTableEditor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLInlineTableEditor.pp nsHTMLInlineTableEditor.cpp >nsHTMLURIRefObject.cpp >c++ -o nsHTMLURIRefObject.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLURIRefObject.pp nsHTMLURIRefObject.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLInlineTableEditor.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/text/nsPlaintextEditor.h:47, > from nsHTMLEditor.h:45, > from nsHTMLInlineTableEditor.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLInlineTableEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::SetInlineTableEditingEnabled(PRBool)': >nsHTMLInlineTableEditor.cpp:54: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableEditor.cpp >c++ -o nsTableEditor.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTableEditor.pp nsTableEditor.cpp >nsWSRunObject.cpp >c++ -o nsWSRunObject.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWSRunObject.pp nsWSRunObject.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsTableEditor.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from nsTableEditor.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWSRunObject.cpp:38: >../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/base/nsEditorUtils.h:49, > from nsWSRunObject.h:46, > from nsWSRunObject.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from ../../../editor/libeditor/base/nsEditorUtils.h:49, > from nsWSRunObject.h:46, > from nsWSRunObject.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWSRunObject.cpp:39: >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIDOMNode*, PRInt32, PRUnichar)': >nsWSRunObject.h:237: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.h: In constructor 'nsWSRunObject::WSPoint::WSPoint(nsIContent*, PRInt32, PRUnichar)': >nsWSRunObject.h:246: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetWSNodes()': >nsWSRunObject.cpp:721: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp:789: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp:848: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp:851: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp:854: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp:920: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp:923: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetRuns()': >nsWSRunObject.cpp:1010: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1017: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1027: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1035: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1049: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1055: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1063: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1065: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1079: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1090: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1100: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::MakeSingleWSRun(PRInt16)': >nsWSRunObject.cpp:1135: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1138: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetPreviousWSNode(DOMPoint, nsIDOMNode*, nsCOMPtr<nsIDOMNode>*)': >nsWSRunObject.cpp:1218: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetNextWSNode(DOMPoint, nsIDOMNode*, nsCOMPtr<nsIDOMNode>*)': >nsWSRunObject.cpp:1329: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::PrepareToDeleteRangePriv(nsWSRunObject*)': >nsWSRunObject.cpp:1454: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::PrepareToSplitAcrossBlocksPriv()': >nsWSRunObject.cpp:1510: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::DeleteChars(nsIDOMNode*, PRInt32, nsIDOMNode*, PRInt32, nsWSRunObject::AreaRestriction)': >nsWSRunObject.cpp:1574: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetCharAfter(nsWSRunObject::WSPoint&, nsWSRunObject::WSPoint*)': >nsWSRunObject.cpp:1682: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetCharBefore(nsWSRunObject::WSPoint&, nsWSRunObject::WSPoint*)': >nsWSRunObject.cpp:1734: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsWSRunObject.cpp:1713: warning: unused variable 'res' >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::FindRun(nsIDOMNode*, PRInt32, nsWSRunObject::WSFragment**, PRBool)': >nsWSRunObject.cpp:1870: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp:1884: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'PRUnichar nsWSRunObject::GetCharAt(nsIContent*, PRInt32)': >nsWSRunObject.cpp:1929: warning: comparison between signed and unsigned integer expressions >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetWSPointAfter(nsIDOMNode*, PRInt32, nsWSRunObject::WSPoint*)': >nsWSRunObject.cpp:1959: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetWSPointBefore(nsIDOMNode*, PRInt32, nsWSRunObject::WSPoint*)': >nsWSRunObject.cpp:2009: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >TypeInState.cpp >c++ -o TypeInState.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/TypeInState.pp TypeInState.cpp >TextEditorTest.cpp >c++ -o TextEditorTest.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../content/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/TextEditorTest.pp TextEditorTest.cpp >In file included from ../../../dist/include/view/nsIView.h:41, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from TypeInState.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/view/nsIView.h:42, > from ../../../dist/include/view/nsIViewManager.h:42, > from ../../../editor/libeditor/base/nsEditor.h:68, > from TypeInState.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libhtmleditor_s.a >ar cr libhtmleditor_s.a nsEditProperty.o nsHTMLAbsPosition.o nsHTMLAnonymousUtils.o nsHTMLDataTransfer.o nsHTMLCSSUtils.o nsHTMLEditor.o nsHTMLEditorStyle.o nsHTMLEditRules.o nsHTMLEditUtils.o nsHTMLObjectResizer.o nsHTMLEditorMouseListener.o nsHTMLInlineTableEditor.o nsHTMLURIRefObject.o nsTableEditor.o nsWSRunObject.o TypeInState.o TextEditorTest.o >ranlib libhtmleditor_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor/html' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/libeditor' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/src' >nsTransactionItem.cpp >c++ -o nsTransactionItem.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionItem.pp nsTransactionItem.cpp >nsTransactionList.cpp >c++ -o nsTransactionList.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionList.pp nsTransactionList.cpp >nsTransactionManager.cpp >c++ -o nsTransactionManager.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionManager.pp nsTransactionManager.cpp >nsTransactionManagerFactory.cpp >c++ -o nsTransactionManagerFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionManagerFactory.pp nsTransactionManagerFactory.cpp >nsTransactionStack.cpp >c++ -o nsTransactionStack.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionStack.pp nsTransactionStack.cpp >rm -f libtxmgr.a >ar cr libtxmgr.a nsTransactionItem.o nsTransactionList.o nsTransactionManager.o nsTransactionManagerFactory.o nsTransactionStack.o >ranlib libtxmgr.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libtxmgr.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/idl' >nsITransaction.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransaction.xpt -d .deps/nsITransaction.pp nsITransaction.idl >nsITransactionList.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransactionList.xpt -d .deps/nsITransactionList.pp nsITransactionList.idl >nsITransactionListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransactionListener.xpt -d .deps/nsITransactionListener.pp nsITransactionListener.idl >nsITransactionManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransactionManager.xpt -d .deps/nsITransactionManager.pp nsITransactionManager.idl >../../../dist/bin/xpt_link _xpidlgen/txmgr.xpt _xpidlgen/nsITransaction.xpt _xpidlgen/nsITransactionList.xpt _xpidlgen/nsITransactionListener.xpt _xpidlgen/nsITransactionManager.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/txmgr.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr/idl' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/txmgr' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/public' >nsIEditingSession.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEditingSession.xpt -d .deps/nsIEditingSession.pp nsIEditingSession.idl >../../../dist/bin/xpt_link _xpidlgen/composer.xpt _xpidlgen/nsIEditingSession.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/composer.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/src' >nsComposeTxtSrvFilter.cpp >c++ -o nsComposeTxtSrvFilter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposeTxtSrvFilter.pp nsComposeTxtSrvFilter.cpp >nsComposerController.cpp >c++ -o nsComposerController.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerController.pp nsComposerController.cpp >nsComposerCommands.cpp >c++ -o nsComposerCommands.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerCommands.pp nsComposerCommands.cpp >nsComposerDocumentCommands.cpp >c++ -o nsComposerDocumentCommands.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerDocumentCommands.pp nsComposerDocumentCommands.cpp >nsComposerCommands.cpp: In member function 'virtual nsresult nsStyleUpdatingCommand::GetCurrentState(nsIEditor*, const char*, nsICommandParams*)': >nsComposerCommands.cpp:234: warning: conversion to 'PRBool' from 'long int' may alter its value >nsComposerRegistration.cpp >c++ -o nsComposerRegistration.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerRegistration.pp nsComposerRegistration.cpp >In file included from nsComposerDocumentCommands.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsComposerDocumentCommands.cpp:53: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsComposerDocumentCommands.cpp:53: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsEditingSession.cpp >c++ -o nsEditingSession.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditingSession.pp nsEditingSession.cpp >In file included from nsComposerDocumentCommands.cpp:54: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsComposerDocumentCommands.cpp: In member function 'virtual nsresult nsSetDocumentOptionsCommand::DoCommandParams(const char*, nsICommandParams*, nsISupports*)': >nsComposerDocumentCommands.cpp:128: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsComposerCommandsUpdater.cpp >c++ -o nsComposerCommandsUpdater.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerCommandsUpdater.pp nsComposerCommandsUpdater.cpp >In file included from nsEditingSession.cpp:43: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsComposerCommandsUpdater.cpp:42: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsEditingSession.cpp:47: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsEditingSession.cpp:68: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsEditingSession.cpp:68: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsEditingSession.cpp:84: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsComposerCommandsUpdater.cpp: In member function 'void nsComposerCommandsUpdater::TimerCallback()': >nsComposerCommandsUpdater.cpp:278: warning: conversion to 'PRInt8' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its valuensComposerCommandsUpdater.cpp: In member function 'nsresult nsComposerCommandsUpdater::UpdateDirtyState(PRBool)': >nsComposerCommandsUpdater.cpp:293: warning: conversion to 'PRInt8' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsEditingSession.cpp: In member function 'virtual nsresult nsEditingSession::MakeWindowEditable(nsIDOMWindow*, const char*, PRBool, PRBool, PRBool)': >nsEditingSession.cpp:155: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEditingSession.cpp:156: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEditingSession.cpp: In member function 'virtual nsresult nsEditingSession::DisableJSAndPlugins(nsIDOMWindow*)': >nsEditingSession.cpp:229: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEditingSession.cpp:238: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsEditingSession.cpp: In member function 'nsresult nsEditingSession::PrepareForEditing(nsIDOMWindow*)': >nsEditingSession.cpp:1217: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsEditorSpellCheck.cpp >c++ -o nsEditorSpellCheck.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorSpellCheck.pp nsEditorSpellCheck.cpp >nsEditorSpellCheck.cpp: In member function 'virtual nsresult nsEditorSpellCheck::UninitSpellChecker()': >nsEditorSpellCheck.cpp:466: warning: unused variable 'rv' >rm -f libcomposer.a >ar cr libcomposer.a nsComposeTxtSrvFilter.o nsComposerController.o nsComposerCommands.o nsComposerDocumentCommands.o nsComposerRegistration.o nsEditingSession.o nsComposerCommandsUpdater.o nsEditorSpellCheck.o >ranlib libcomposer.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libcomposer.a ../../../staticlib/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./res/EditorOverride.css ./res/grabber.gif ./res/table-add-column-after-active.gif ./res/table-add-column-after-hover.gif ./res/table-add-column-after.gif ./res/table-add-column-before-active.gif ./res/table-add-column-before-hover.gif ./res/table-add-column-before.gif ./res/table-add-row-after-active.gif ./res/table-add-row-after-hover.gif ./res/table-add-row-after.gif ./res/table-add-row-before-active.gif ./res/table-add-row-before-hover.gif ./res/table-add-row-before.gif ./res/table-remove-column-active.gif ./res/table-remove-column-hover.gif ./res/table-remove-column.gif ./res/table-remove-row-active.gif ./res/table-remove-row-hover.gif ./res/table-remove-row.gif ../../../dist/bin/res >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor/composer' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/editor' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style' >nsCSSAnonBoxes.cpp >c++ -o nsCSSAnonBoxes.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSAnonBoxes.pp nsCSSAnonBoxes.cpp >nsCSSDataBlock.cpp >c++ -o nsCSSDataBlock.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSDataBlock.pp nsCSSDataBlock.cpp >nsCSSDeclaration.cpp >c++ -o nsCSSDeclaration.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSDeclaration.pp nsCSSDeclaration.cpp >nsCSSKeywords.cpp >c++ -o nsCSSKeywords.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSKeywords.pp nsCSSKeywords.cpp >In file included from ../../dist/include/gfx/nsFont.h:42, > from ../../dist/include/layout/nsStyleConsts.h:44, > from nsCSSKeywords.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSLoader.cpp >c++ -o nsCSSLoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSLoader.pp nsCSSLoader.cpp >nsCSSOMFactory.cpp >c++ -o nsCSSOMFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSOMFactory.pp nsCSSOMFactory.cpp >In file included from nsCSSValue.h:45, > from nsCSSStruct.h:48, > from nsCSSDataBlock.h:45, > from nsCSSDataBlock.cpp:43: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsCSSDataBlock.cpp:43: >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSDeclaration.h:51, > from nsCSSDeclaration.cpp:47: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSDataBlock.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsCSSDeclaration.cpp:47: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSParser.cpp >c++ -o nsCSSParser.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSParser.pp nsCSSParser.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsCSSDeclaration.cpp:47: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsCSSDeclaration.cpp:47: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDataBlock.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsCSSDeclaration.cpp:47: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSDeclaration.h:55, > from nsCSSDeclaration.cpp:47: >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSDeclaration.cpp:56: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDataBlock.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSLoader.cpp:50: >nsCSSLoader.h: In member function 'PRBool nsURIAndPrincipalHashKey::KeyEquals(const nsURIAndPrincipalHashKey*) const': >nsCSSLoader.h:265: warning: suggest parentheses around '&&' within '||' >In file included from nsCSSProps.h:50, > from nsCSSDataBlock.cpp:44: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDeclaration.cpp: In static member function 'static PRBool nsCSSDeclaration::AppendCSSValueToString(nsCSSProperty, const nsCSSValue&, nsAString_internal&)': >nsCSSDeclaration.cpp:454: warning: enumeration value 'eCSSUnit_Dummy' not handled in switch >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../dist/include/content/nsINode.h:44, > from ../../dist/include/content/nsIDocument.h:40, > from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsCSSDeclaration.cpp:47: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsCSSProperty, Comparator = nsDefaultComparator<unsigned char, nsCSSProperty>, E = unsigned char]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsCSSProperty, Comparator = nsDefaultComparator<unsigned char, nsCSSProperty>, E = unsigned char]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsCSSProperty, E = unsigned char]' >nsCSSDeclaration.cpp:124: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its valueIn file included from nsCSSDataBlock.cpp:46: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsStyleSet.h:51, > from nsCSSDataBlock.cpp:47: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSLoader.cpp:54: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSDataBlock.cpp:588: >nsCSSPropList.h: At global scope: >nsCSSPropList.h:261: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:261: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:261: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:261: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:261: warning: invalid access to non-static data member 'nsCSSDisplay::mAppearance' of NULL object >nsCSSPropList.h:261: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:266: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:266: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:266: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:266: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:266: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:266: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:271: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:271: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:271: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:271: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:271: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:271: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsCSSFont::mSystemFont' of NULL object >nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:275: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:275: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsCSSColor::mBackAttachment' of NULL object >nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsCSSColor::mBackClip' of NULL object >nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:279: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:279: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:279: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:279: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:279: warning: invalid access to non-static data member 'nsCSSColor::mBackColor' of NULL object >nsCSSPropList.h:279: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsCSSColor::mBackImage' of NULL object >nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:281: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:281: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:281: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:281: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:281: warning: invalid access to non-static data member 'nsCSSColor::mBackInlinePolicy' of NULL object >nsCSSPropList.h:281: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsCSSColor::mBackOrigin' of NULL object >nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsCSSColor::mBackPosition' of NULL object >nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:284: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:284: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:284: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:284: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:284: warning: invalid access to non-static data member 'nsCSSColor::mBackRepeat' of NULL object >nsCSSPropList.h:284: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsCSSDisplay::mBinding' of NULL object >nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object >nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object >nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsCSSTable::mBorderCollapse' of NULL object >nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsCSSMargin::mBorderEndColor' of NULL object >nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsCSSMargin::mBorderEndStyle' of NULL object >nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:305: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:305: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:305: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:305: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:305: warning: invalid access to non-static data member 'nsCSSMargin::mBorderEndWidth' of NULL object >nsCSSPropList.h:305: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:311: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:311: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:311: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:311: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:311: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftColorLTRSource' of NULL object >nsCSSPropList.h:311: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftColorRTLSource' of NULL object >nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftStyleLTRSource' of NULL object >nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftStyleRTLSource' of NULL object >nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:324: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:324: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:324: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:324: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:324: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftWidthLTRSource' of NULL object >nsCSSPropList.h:324: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:325: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:325: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:325: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:325: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:325: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftWidthRTLSource' of NULL object >nsCSSPropList.h:325: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:330: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:330: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:330: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:330: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:330: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:330: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightColorLTRSource' of NULL object >nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightColorRTLSource' of NULL object >nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:334: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:334: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:334: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:334: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:334: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:334: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:338: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:338: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:338: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:338: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:338: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightStyleLTRSource' of NULL object >nsCSSPropList.h:338: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightStyleRTLSource' of NULL object >nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightWidthLTRSource' of NULL object >nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightWidthRTLSource' of NULL object >nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object >nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object >nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsCSSTable::mBorderSpacing' of NULL object >nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStartColor' of NULL object >nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:355: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:355: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:355: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:355: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:355: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStartStyle' of NULL object >nsCSSPropList.h:355: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:359: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:359: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:359: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:359: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:359: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStartWidth' of NULL object >nsCSSPropList.h:359: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:363: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:363: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:363: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:363: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:363: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:363: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:364: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:364: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:364: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:364: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:364: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:364: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:365: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:365: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:365: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:365: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:365: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:365: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:369: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:369: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:369: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:369: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:369: warning: invalid access to non-static data member 'nsCSSPosition::mBoxSizing' of NULL object >nsCSSPropList.h:369: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:370: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object >nsCSSPropList.h:370: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:370: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object >nsCSSPropList.h:370: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:370: warning: invalid access to non-static data member 'nsCSSTable::mCaptionSide' of NULL object >nsCSSPropList.h:370: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:371: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:371: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:371: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:371: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:371: warning: invalid access to non-static data member 'nsCSSDisplay::mClear' of NULL object >nsCSSPropList.h:371: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsCSSDisplay::mClip' of NULL object >nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:373: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object >nsCSSPropList.h:373: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:373: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object >nsCSSPropList.h:373: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:373: warning: invalid access to non-static data member 'nsCSSColor::mColor' of NULL object >nsCSSPropList.h:373: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColumn' of NULL object >nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsRuleData::mColumnData' of NULL object >nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsCSSColumn::mColumnCount' of NULL object >nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColumn' of NULL object >nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsRuleData::mColumnData' of NULL object >nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsCSSColumn::mColumnWidth' of NULL object >nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:376: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColumn' of NULL object >nsCSSPropList.h:376: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:376: warning: invalid access to non-static data member 'nsRuleData::mColumnData' of NULL object >nsCSSPropList.h:376: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:376: warning: invalid access to non-static data member 'nsCSSColumn::mColumnGap' of NULL object >nsCSSPropList.h:376: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object >nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object >nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsCSSContent::mContent' of NULL object >nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object >nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object >nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsCSSContent::mCounterIncrement' of NULL object >nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object >nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object >nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsCSSContent::mCounterReset' of NULL object >nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:381: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:381: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:382: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:382: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:383: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:383: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:383: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:383: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:383: warning: invalid access to non-static data member 'nsCSSUserInterface::mCursor' of NULL object >nsCSSPropList.h:383: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsCSSDisplay::mDirection' of NULL object >nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsCSSDisplay::mDisplay' of NULL object >nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:386: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:386: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object >nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object >nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsCSSTable::mEmptyCells' of NULL object >nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:388: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:388: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:388: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:388: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:388: warning: invalid access to non-static data member 'nsCSSDisplay::mFloat' of NULL object >nsCSSPropList.h:388: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsCSSMargin::mFloatEdge' of NULL object >nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:391: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:391: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:391: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:391: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:391: warning: invalid access to non-static data member 'nsCSSFont::mFamily' of NULL object >nsCSSPropList.h:391: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsCSSFont::mSize' of NULL object >nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:393: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:393: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:393: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:393: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:393: warning: invalid access to non-static data member 'nsCSSFont::mSizeAdjust' of NULL object >nsCSSPropList.h:393: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:394: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:394: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsCSSFont::mStyle' of NULL object >nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:396: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:396: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:396: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:396: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:396: warning: invalid access to non-static data member 'nsCSSFont::mVariant' of NULL object >nsCSSPropList.h:396: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:397: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object >nsCSSPropList.h:397: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:397: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object >nsCSSPropList.h:397: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:397: warning: invalid access to non-static data member 'nsCSSFont::mWeight' of NULL object >nsCSSPropList.h:397: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:398: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:398: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:398: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:398: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:398: warning: invalid access to non-static data member 'nsCSSUserInterface::mForceBrokenImageIcon' of NULL object >nsCSSPropList.h:398: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsCSSPosition::mHeight' of NULL object >nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object >nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object >nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsCSSList::mImageRegion' of NULL object >nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsCSSUserInterface::mIMEMode' of NULL object >nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:402: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:402: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:402: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:402: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:402: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:402: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:403: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:403: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:403: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:403: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:403: warning: invalid access to non-static data member 'nsCSSText::mLetterSpacing' of NULL object >nsCSSPropList.h:403: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:404: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:404: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:404: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:404: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:404: warning: invalid access to non-static data member 'nsCSSText::mLineHeight' of NULL object >nsCSSPropList.h:404: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object >nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object >nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsCSSList::mImage' of NULL object >nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object >nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object >nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsCSSList::mPosition' of NULL object >nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:408: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object >nsCSSPropList.h:408: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:408: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object >nsCSSPropList.h:408: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:408: warning: invalid access to non-static data member 'nsCSSList::mType' of NULL object >nsCSSPropList.h:408: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:410: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:410: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:410: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:410: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:410: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:410: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsCSSMargin::mMarginEnd' of NULL object >nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:417: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:417: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:417: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:417: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:417: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:417: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:418: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:418: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:418: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:418: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:418: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftLTRSource' of NULL object >nsCSSPropList.h:418: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:419: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:419: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:419: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:419: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:419: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftRTLSource' of NULL object >nsCSSPropList.h:419: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightLTRSource' of NULL object >nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:425: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:425: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:425: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:425: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:425: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightRTLSource' of NULL object >nsCSSPropList.h:425: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:429: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:429: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:429: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:429: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:429: warning: invalid access to non-static data member 'nsCSSMargin::mMarginStart' of NULL object >nsCSSPropList.h:429: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:431: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:431: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:431: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:431: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:431: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:431: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:432: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object >nsCSSPropList.h:432: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:432: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object >nsCSSPropList.h:432: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:432: warning: invalid access to non-static data member 'nsCSSContent::mMarkerOffset' of NULL object >nsCSSPropList.h:432: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:433: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPage' of NULL object >nsCSSPropList.h:433: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsCSSPosition::mMaxHeight' of NULL object >nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsCSSPosition::mMaxWidth' of NULL object >nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsCSSPosition::mMinHeight' of NULL object >nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsCSSPosition::mMinWidth' of NULL object >nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:438: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:438: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:438: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:438: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:438: warning: invalid access to non-static data member 'nsCSSDisplay::mOpacity' of NULL object >nsCSSPropList.h:438: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:439: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object >nsCSSPropList.h:439: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineColor' of NULL object >nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineStyle' of NULL object >nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineWidth' of NULL object >nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineOffset' of NULL object >nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowX' of NULL object >nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowY' of NULL object >nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:449: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:449: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:449: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:449: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:449: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:449: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingEnd' of NULL object >nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftLTRSource' of NULL object >nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftRTLSource' of NULL object >nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:462: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:462: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:462: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:462: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:462: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:462: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:463: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:463: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:463: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:463: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:463: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightLTRSource' of NULL object >nsCSSPropList.h:463: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:464: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:464: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:464: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:464: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:464: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightRTLSource' of NULL object >nsCSSPropList.h:464: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingStart' of NULL object >nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object >nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object >nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:471: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object >nsCSSPropList.h:471: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakAfter' of NULL object >nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:473: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:473: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:473: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:473: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:473: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakBefore' of NULL object >nsCSSPropList.h:473: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:474: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object >nsCSSPropList.h:474: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:476: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:476: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:477: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:477: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:478: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:478: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:479: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:479: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsCSSDisplay::mPosition' of NULL object >nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object >nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object >nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsCSSContent::mQuotes' of NULL object >nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:482: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:482: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:484: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPage' of NULL object >nsCSSPropList.h:484: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:485: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:485: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:486: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:486: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:487: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:487: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:488: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:488: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:489: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:489: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:490: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:490: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:491: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object >nsCSSPropList.h:491: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:491: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object >nsCSSPropList.h:491: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:491: warning: invalid access to non-static data member 'nsCSSTable::mLayout' of NULL object >nsCSSPropList.h:491: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:492: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:492: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:492: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:492: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:492: warning: invalid access to non-static data member 'nsCSSText::mTextAlign' of NULL object >nsCSSPropList.h:492: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:493: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:493: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:493: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:493: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:493: warning: invalid access to non-static data member 'nsCSSText::mDecoration' of NULL object >nsCSSPropList.h:493: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:494: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:494: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:494: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:494: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:494: warning: invalid access to non-static data member 'nsCSSText::mTextIndent' of NULL object >nsCSSPropList.h:494: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:495: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:495: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:496: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:496: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:496: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:496: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:496: warning: invalid access to non-static data member 'nsCSSText::mTextTransform' of NULL object >nsCSSPropList.h:496: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:497: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:497: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:497: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:497: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:497: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:497: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:498: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:498: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:498: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:498: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:498: warning: invalid access to non-static data member 'nsCSSText::mUnicodeBidi' of NULL object >nsCSSPropList.h:498: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:499: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:499: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:499: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:499: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:499: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserFocus' of NULL object >nsCSSPropList.h:499: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:500: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:500: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:500: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:500: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:500: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserInput' of NULL object >nsCSSPropList.h:500: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:501: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:501: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:501: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:501: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:501: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserModify' of NULL object >nsCSSPropList.h:501: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:502: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object >nsCSSPropList.h:502: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:502: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object >nsCSSPropList.h:502: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:502: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserSelect' of NULL object >nsCSSPropList.h:502: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:503: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:503: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:503: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:503: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:503: warning: invalid access to non-static data member 'nsCSSText::mVerticalAlign' of NULL object >nsCSSPropList.h:503: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:504: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object >nsCSSPropList.h:504: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:504: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object >nsCSSPropList.h:504: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:504: warning: invalid access to non-static data member 'nsCSSDisplay::mVisibility' of NULL object >nsCSSPropList.h:504: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:505: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:505: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:506: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object >nsCSSPropList.h:506: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:507: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:507: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:507: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:507: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:507: warning: invalid access to non-static data member 'nsCSSText::mWhiteSpace' of NULL object >nsCSSPropList.h:507: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:508: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object >nsCSSPropList.h:508: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:509: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:509: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:509: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:509: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:509: warning: invalid access to non-static data member 'nsCSSPosition::mWidth' of NULL object >nsCSSPropList.h:509: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:510: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object >nsCSSPropList.h:510: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:510: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object >nsCSSPropList.h:510: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:510: warning: invalid access to non-static data member 'nsCSSText::mWordSpacing' of NULL object >nsCSSPropList.h:510: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:511: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object >nsCSSPropList.h:511: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:511: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object >nsCSSPropList.h:511: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:511: warning: invalid access to non-static data member 'nsCSSPosition::mZIndex' of NULL object >nsCSSPropList.h:511: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:513: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object >nsCSSPropList.h:513: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:513: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object >nsCSSPropList.h:513: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:513: warning: invalid access to non-static data member 'nsCSSXUL::mBoxAlign' of NULL object >nsCSSPropList.h:513: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:514: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object >nsCSSPropList.h:514: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:514: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object >nsCSSPropList.h:514: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:514: warning: invalid access to non-static data member 'nsCSSXUL::mBoxDirection' of NULL object >nsCSSPropList.h:514: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:515: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object >nsCSSPropList.h:515: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:515: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object >nsCSSPropList.h:515: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:515: warning: invalid access to non-static data member 'nsCSSXUL::mBoxFlex' of NULL object >nsCSSPropList.h:515: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:516: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object >nsCSSPropList.h:516: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:516: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object >nsCSSPropList.h:516: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:516: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrient' of NULL object >nsCSSPropList.h:516: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:517: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object >nsCSSPropList.h:517: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:517: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object >nsCSSPropList.h:517: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:517: warning: invalid access to non-static data member 'nsCSSXUL::mBoxPack' of NULL object >nsCSSPropList.h:517: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:518: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object >nsCSSPropList.h:518: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:518: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object >nsCSSPropList.h:518: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:518: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrdinal' of NULL object >nsCSSPropList.h:518: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:532: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:532: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:532: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:532: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:532: warning: invalid access to non-static data member 'nsCSSSVG::mClipPath' of NULL object >nsCSSPropList.h:532: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:533: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:533: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:533: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:533: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:533: warning: invalid access to non-static data member 'nsCSSSVG::mClipRule' of NULL object >nsCSSPropList.h:533: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:534: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:534: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:534: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:534: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:534: warning: invalid access to non-static data member 'nsCSSSVG::mColorInterpolation' of NULL object >nsCSSPropList.h:534: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:535: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:535: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:535: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:535: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:535: warning: invalid access to non-static data member 'nsCSSSVG::mColorInterpolationFilters' of NULL object >nsCSSPropList.h:535: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:536: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:536: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:536: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:536: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:536: warning: invalid access to non-static data member 'nsCSSSVG::mDominantBaseline' of NULL object >nsCSSPropList.h:536: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:537: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:537: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:537: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:537: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:537: warning: invalid access to non-static data member 'nsCSSSVG::mFill' of NULL object >nsCSSPropList.h:537: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:538: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:538: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:538: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:538: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:538: warning: invalid access to non-static data member 'nsCSSSVG::mFillOpacity' of NULL object >nsCSSPropList.h:538: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:539: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:539: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:539: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:539: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:539: warning: invalid access to non-static data member 'nsCSSSVG::mFillRule' of NULL object >nsCSSPropList.h:539: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:540: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:540: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:540: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:540: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:540: warning: invalid access to non-static data member 'nsCSSSVG::mFilter' of NULL object >nsCSSPropList.h:540: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:541: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:541: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:541: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:541: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:541: warning: invalid access to non-static data member 'nsCSSSVG::mFloodColor' of NULL object >nsCSSPropList.h:541: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:542: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:542: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:542: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:542: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:542: warning: invalid access to non-static data member 'nsCSSSVG::mFloodOpacity' of NULL object >nsCSSPropList.h:542: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:543: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:543: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:543: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:543: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:543: warning: invalid access to non-static data member 'nsCSSSVG::mLightingColor' of NULL object >nsCSSPropList.h:543: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:545: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:545: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:545: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:545: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:545: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerEnd' of NULL object >nsCSSPropList.h:545: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:546: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:546: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:546: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:546: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:546: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerMid' of NULL object >nsCSSPropList.h:546: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:547: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:547: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:547: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:547: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:547: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerStart' of NULL object >nsCSSPropList.h:547: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:548: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:548: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:548: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:548: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:548: warning: invalid access to non-static data member 'nsCSSSVG::mMask' of NULL object >nsCSSPropList.h:548: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:549: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:549: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:549: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:549: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:549: warning: invalid access to non-static data member 'nsCSSSVG::mPointerEvents' of NULL object >nsCSSPropList.h:549: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:550: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:550: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:550: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:550: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:550: warning: invalid access to non-static data member 'nsCSSSVG::mShapeRendering' of NULL object >nsCSSPropList.h:550: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:551: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:551: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:551: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:551: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:551: warning: invalid access to non-static data member 'nsCSSSVG::mStopColor' of NULL object >nsCSSPropList.h:551: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:552: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:552: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:552: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:552: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:552: warning: invalid access to non-static data member 'nsCSSSVG::mStopOpacity' of NULL object >nsCSSPropList.h:552: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:553: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:553: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:553: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:553: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:553: warning: invalid access to non-static data member 'nsCSSSVG::mStroke' of NULL object >nsCSSPropList.h:553: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:554: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:554: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:554: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:554: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:554: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDasharray' of NULL object >nsCSSPropList.h:554: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:555: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:555: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:555: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:555: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:555: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDashoffset' of NULL object >nsCSSPropList.h:555: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:556: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:556: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:556: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:556: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:556: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinecap' of NULL object >nsCSSPropList.h:556: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:557: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:557: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:557: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:557: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:557: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinejoin' of NULL object >nsCSSPropList.h:557: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:558: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:558: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:558: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:558: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:558: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeMiterlimit' of NULL object >nsCSSPropList.h:558: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:559: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:559: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:559: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:559: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:559: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeOpacity' of NULL object >nsCSSPropList.h:559: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:560: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:560: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:560: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:560: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:560: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeWidth' of NULL object >nsCSSPropList.h:560: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:561: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:561: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:561: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:561: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:561: warning: invalid access to non-static data member 'nsCSSSVG::mTextAnchor' of NULL object >nsCSSPropList.h:561: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:562: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object >nsCSSPropList.h:562: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:562: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object >nsCSSPropList.h:562: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:562: warning: invalid access to non-static data member 'nsCSSSVG::mTextRendering' of NULL object >nsCSSPropList.h:562: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSDataBlock.cpp: In member function 'nsCSSExpandedDataBlock::ComputeSizeResult nsCSSExpandedDataBlock::ComputeSize()': >nsCSSDataBlock.cpp:706: warning: unused variable 'prop' >In file included from nsStyleStruct.h:49, > from nsCSSProps.h:50, > from nsCSSParser.cpp:47: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSParser.cpp:47: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/content/nsContentPolicyUtils.h:61, > from nsCSSLoader.cpp:67: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSParser.cpp:47: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSParser.cpp:47: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsCSSLoader.cpp: In constructor 'SheetLoadData::SheetLoadData(CSSLoaderImpl*, const nsSubstring&, nsIURI*, nsICSSStyleSheet*, nsIStyleSheetLinkingElement*, PRBool, nsICSSLoaderObserver*, nsIPrincipal*)': >nsCSSLoader.cpp:169: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSLoader.cpp:169: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSLoader.cpp: In constructor 'SheetLoadData::SheetLoadData(CSSLoaderImpl*, nsIURI*, nsICSSStyleSheet*, PRBool, PRBool, nsICSSLoaderObserver*, nsIPrincipal*)': >nsCSSLoader.cpp:235: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSLoader.cpp:235: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSLoader.cpp:235: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSLoader.cpp:235: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSLoader.cpp: In member function 'virtual nsresult CSSLoaderImpl::SetCaseSensitive(PRBool)': >nsCSSLoader.cpp:325: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSProps.h:50, > from nsCSSParser.cpp:47: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSDeclaration.h:55, > from nsCSSParser.cpp:57: >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSLoader.cpp: In member function 'virtual nsresult CSSLoaderImpl::SetEnabled(PRBool)': >nsCSSLoader.cpp:2297: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSProps.cpp >c++ -o nsCSSProps.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSProps.pp nsCSSProps.cpp >In file included from nsCSSLoader.h:73, > from nsCSSLoader.cpp:50: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsRefPtr<SheetLoadData>, Comparator = nsDefaultComparator<nsRefPtr<SheetLoadData>, nsRefPtr<SheetLoadData> >, E = nsRefPtr<SheetLoadData>]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsRefPtr<SheetLoadData>, Comparator = nsDefaultComparator<nsRefPtr<SheetLoadData>, nsRefPtr<SheetLoadData> >, E = nsRefPtr<SheetLoadData>]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsRefPtr<SheetLoadData>, E = nsRefPtr<SheetLoadData>]' >nsCSSLoader.cpp:2092: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = SheetLoadData*, Comparator = nsDefaultComparator<nsRefPtr<SheetLoadData>, SheetLoadData*>, E = nsRefPtr<SheetLoadData>]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = SheetLoadData*, Comparator = nsDefaultComparator<nsRefPtr<SheetLoadData>, SheetLoadData*>, E = nsRefPtr<SheetLoadData>]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = SheetLoadData*, E = nsRefPtr<SheetLoadData>]' >nsCSSLoader.cpp:2120: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsICSSLoaderObserver*, Comparator = nsDefaultComparator<nsCOMPtr<nsICSSLoaderObserver>, nsICSSLoaderObserver*>, E = nsCOMPtr<nsICSSLoaderObserver>]': >../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsICSSLoaderObserver*, E = nsCOMPtr<nsICSSLoaderObserver>]' >../../dist/include/xpcom/nsTObserverArray.h:229: instantiated from 'PRBool nsAutoTObserverArray<T, N>::RemoveElement(const Item&) [with Item = nsICSSLoaderObserver*, T = nsCOMPtr<nsICSSLoaderObserver>, unsigned int N = 0u]' >nsCSSLoader.cpp:2325: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from nsCSSParser.cpp:80: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCSSParser.cpp: In member function 'void CSSParserImpl::SetParsingCompoundProperty(PRBool)': >nsCSSParser.cpp:399: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSParser.cpp:399: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSParser.cpp: In member function 'virtual nsresult CSSParserImpl::SetCaseSensitive(PRBool)': >nsCSSParser.cpp:594: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSParser.cpp:594: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSParser.cpp: In member function 'virtual nsresult CSSParserImpl::SetQuirkMode(PRBool)': >nsCSSParser.cpp:602: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSParser.cpp:602: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSParser.cpp: In member function 'virtual nsresult CSSParserImpl::SetSVGMode(PRBool)': >nsCSSParser.cpp:611: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSParser.cpp:611: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSParser.cpp: In member function 'virtual nsresult CSSParserImpl::Parse(nsIUnicharInputStream*, nsIURI*, nsIURI*, nsIPrincipal*, PRUint32, PRBool)': >nsCSSParser.cpp:743: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSParser.cpp:743: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsCSSParser.cpp: In member function 'PRBool CSSParserImpl::ParseColorComponent(nsresult&, PRUint8&, PRInt32&, char)': >nsCSSParser.cpp:3090: warning: conversion to 'unsigned char' from 'PRInt32' may alter its value >nsCSSParser.cpp: In member function 'PRBool CSSParserImpl::ParseHSLColor(nsresult&, nscolor&, char)': >nsCSSParser.cpp:3125: warning: conversion to 'float' from 'double' may alter its value >nsCSSParser.cpp: In member function 'PRBool CSSParserImpl::ParseCounter(nsresult&, nsCSSValue&)': >nsCSSParser.cpp:3962: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >In file included from nsStyleStruct.h:49, > from nsCSSProps.h:50, > from nsCSSProps.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSProps.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSProps.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSProps.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsCSSPseudoClasses.cpp >c++ -o nsCSSPseudoClasses.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSPseudoClasses.pp nsCSSPseudoClasses.cpp >In file included from nsCSSProps.h:50, > from nsCSSProps.cpp:44: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSProps.cpp:1210: >nsCSSPropList.h: At global scope: >nsCSSPropList.h:275: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:381: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:382: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:386: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:394: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:433: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:439: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:471: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:474: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:476: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:477: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:478: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:479: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:482: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:484: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:485: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:486: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:487: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:488: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:489: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:490: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:495: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:505: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:506: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPropList.h:508: warning: the result of the conversion is unspecified because '-0x00000000000000001' is outside the range of type 'nsStyleStructID' >nsCSSPseudoElements.cpp >c++ -o nsCSSPseudoElements.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSPseudoElements.pp nsCSSPseudoElements.cpp >nsCSSRule.cpp >c++ -o nsCSSRule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRule.pp nsCSSRule.cpp >nsCSSRuleProcessor.cpp >c++ -o nsCSSRuleProcessor.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRuleProcessor.pp nsCSSRuleProcessor.cpp >nsCSSRules.cpp >c++ -o nsCSSRules.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRules.pp nsCSSRules.cpp >In file included from ../../dist/include/layout/nsPresContext.h:45, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSRuleProcessor.cpp:47: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSRuleProcessor.cpp:47: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsCSSRules.cpp:63: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:45, > from nsCSSRules.cpp:64: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSRuleProcessor.cpp:47: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsCSSRules.cpp:64: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSRuleProcessor.cpp:47: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSRuleProcessor.cpp:59: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSRules.cpp:64: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsRuleWalker.h:44, > from nsCSSRuleProcessor.cpp:69: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsCSSRuleProcessor.cpp:69: >nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSRuleProcessor.cpp:74: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsCSSRuleProcessor.cpp:77: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCSSRuleProcessor.cpp: In static member function 'static void* RuleValue::operator new(size_t, PLArenaPool&)': >nsCSSRuleProcessor.cpp:119: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from ../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../dist/include/content/nsINode.h:44, > from ../../dist/include/content/nsIDocument.h:40, > from ../../dist/include/layout/nsPresContext.h:61, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSRuleProcessor.cpp:47: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsCOMPtr<nsIAtom>, Comparator = nsDefaultComparator<nsCOMPtr<nsIAtom>, nsCOMPtr<nsIAtom> >, E = nsCOMPtr<nsIAtom>]': >../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsCOMPtr<nsIAtom>, E = nsCOMPtr<nsIAtom>]' >nsCSSRuleProcessor.cpp:1186: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsCSSScanner.cpp >c++ -o nsCSSScanner.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSScanner.pp nsCSSScanner.cpp >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::LookAhead(nsresult&, PRUnichar)': >nsCSSScanner.cpp:577: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::EatWhiteSpace(nsresult&)': >nsCSSScanner.cpp:593: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::EatNewline(nsresult&)': >nsCSSScanner.cpp:609: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::Next(nsresult&, nsCSSToken&)': >nsCSSScanner.cpp:629: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:643: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:732: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:736: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::NextURL(nsresult&, nsCSSToken&)': >nsCSSScanner.cpp:791: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:796: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:818: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'void nsCSSScanner::ParseAndAppendEscape(nsresult&, nsString&)': >nsCSSScanner.cpp:855: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:890: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::GatherIdent(nsresult&, PRInt32, nsString&)': >nsCSSScanner.cpp:911: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp:939: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::ParseRef(nsresult&, PRInt32, nsCSSToken&)': >nsCSSScanner.cpp:966: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::ParseNumber(nsresult&, PRInt32, nsCSSToken&)': >nsCSSScanner.cpp:1041: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSScanner.cpp: In member function 'PRBool nsCSSScanner::ParseString(nsresult&, PRInt32, nsCSSToken&)': >nsCSSScanner.cpp:1169: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value >nsCSSStruct.cpp >c++ -o nsCSSStruct.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStruct.pp nsCSSStruct.cpp >nsCSSStyleRule.cpp >c++ -o nsCSSStyleRule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStyleRule.pp nsCSSStyleRule.cpp >In file included from nsCSSValue.h:45, > from nsCSSStruct.h:48, > from nsCSSStruct.cpp:47: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSStruct.cpp:52: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSStyleSheet.cpp >c++ -o nsCSSStyleSheet.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStyleSheet.pp nsCSSStyleSheet.cpp >In file included from nsStyleStruct.h:49, > from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSStyleRule.cpp:48: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSStruct.cpp:52: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSStyleRule.cpp:48: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSStruct.cpp:52: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsCSSStruct.cpp:52: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:45, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSStyleSheet.cpp:49: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSStyleRule.cpp:48: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSStyleSheet.cpp:49: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSValue.cpp >c++ -o nsCSSValue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSValue.pp nsCSSValue.cpp >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSStyleRule.cpp:48: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSStyleRule.cpp:48: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSStyleSheet.cpp:49: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSDeclaration.h:55, > from nsCSSStyleRule.cpp:50: >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsIStyleRuleProcessor.h:50, > from nsCSSRuleProcessor.h:48, > from nsCSSStyleSheet.cpp:49: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSStyleRule.cpp:62: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsCSSProps.h:50, > from nsICSSStyleRule.h:51, > from nsCSSStyleSheet.cpp:50: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSStyleRule.cpp:71: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsCSSStyleRule.cpp: In constructor 'nsAttrSelector::nsAttrSelector(PRInt32, const nsString&, PRUint8, const nsString&, PRBool)': >nsCSSStyleRule.cpp:222: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSStyleRule.cpp: In constructor 'nsAttrSelector::nsAttrSelector(PRInt32, nsIAtom*, PRUint8, const nsString&, PRBool)': >nsCSSStyleRule.cpp:237: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSStyleRule.cpp: In member function 'DOMCSSStyleRuleImpl* DOMCSSDeclarationImpl::DomRule()': >nsCSSStyleRule.cpp:883: warning: invalid access to non-static data member 'DOMCSSStyleRuleImpl::mDOMDeclaration' of NULL object >nsCSSStyleRule.cpp:883: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsCSSValue.h:45, > from nsCSSValue.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSStyleSheet.cpp: In member function 'virtual nsresult nsCSSStyleSheet::SetModified(PRBool)': >nsCSSStyleSheet.cpp:1367: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSValue.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSValue.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSValue.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsCSSValue.cpp:42: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSValue.cpp: In static member function 'static nsStringBuffer* nsCSSValue::BufferFromString(const nsString&)': >nsCSSValue.cpp:407: warning: conversion to 'PRUnichar' from 'PRUint32' may alter its value >nsComputedDOMStyle.cpp >c++ -o nsComputedDOMStyle.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComputedDOMStyle.pp nsComputedDOMStyle.cpp >nsDOMCSSAttrDeclaration.cpp >c++ -o nsDOMCSSAttrDeclaration.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSAttrDeclaration.pp nsDOMCSSAttrDeclaration.cpp >In file included from nsROCSSPrimitiveValue.h:45, > from nsComputedDOMStyle.h:46, > from nsComputedDOMStyle.cpp:45: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsComputedDOMStyle.h:50, > from nsComputedDOMStyle.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMCSSDeclaration.cpp >c++ -o nsDOMCSSDeclaration.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSDeclaration.pp nsDOMCSSDeclaration.cpp >In file included from nsCSSDeclaration.h:51, > from nsDOMCSSAttrDeclaration.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSAttrDeclaration.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsComputedDOMStyle.h:50, > from nsComputedDOMStyle.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsComputedDOMStyle.h:50, > from nsComputedDOMStyle.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsCSSStyleSheet.h: At global scope: >nsCSSStyleSheet.h:218: warning: 'PRBool CascadeSheetRulesInto(nsICSSStyleSheet*, void*)' declared 'static' but never defined >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSAttrDeclaration.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSProps.h:50, > from nsComputedDOMStyle.h:50, > from nsComputedDOMStyle.cpp:45: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSAttrDeclaration.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSAttrDeclaration.cpp:41: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ../../dist/include/layout/nsIFrame.h:53, > from nsComputedDOMStyle.h:54, > from nsComputedDOMStyle.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsDOMCSSRGBColor.cpp >c++ -o nsDOMCSSRGBColor.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSRGBColor.pp nsDOMCSSRGBColor.cpp >In file included from nsComputedDOMStyle.h:54, > from nsComputedDOMStyle.cpp:45: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSDeclaration.h:55, > from nsDOMCSSAttrDeclaration.cpp:41: >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsCSSDeclaration.h:51, > from nsDOMCSSDeclaration.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsComputedDOMStyle.cpp:62: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSDeclaration.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsStyleSet.h:51, > from nsComputedDOMStyle.cpp:68: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSDeclaration.cpp:46: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSDeclaration.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsCSSDeclaration.h:53, > from nsDOMCSSDeclaration.cpp:46: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsDOMCSSRect.cpp >c++ -o nsDOMCSSRect.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSRect.pp nsDOMCSSRect.cpp >In file included from nsCSSDeclaration.h:55, > from nsDOMCSSDeclaration.cpp:46: >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearPropertyBit(nsCSSProperty)': >nsCSSDataBlock.h:278: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSDataBlock.h: In member function 'void nsCSSExpandedDataBlock::ClearImportantBit(nsCSSProperty)': >nsCSSDataBlock.h:296: warning: conversion to 'PRUint8' from 'int' may alter its value >nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetContent(nsIDOMCSSValue**)': >nsComputedDOMStyle.cpp:682: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsComputedDOMStyle.cpp: In member function 'void nsComputedDOMStyle::SetValueToCoord(nsROCSSPrimitiveValue*, const nsStyleCoord&, PRBool (nsComputedDOMStyle::*)(nscoord&), const PRInt32*, nscoord, nscoord)': >nsComputedDOMStyle.cpp:2961: warning: conversion to 'float' from 'nscoord' may alter its value >nsComputedDOMStyle.cpp: In member function 'nscoord nsComputedDOMStyle::StyleCoordToNSCoord(const nsStyleCoord&, PRBool (nsComputedDOMStyle::*)(nscoord&), nscoord)': >nsComputedDOMStyle.cpp:3046: warning: conversion to 'float' from 'nscoord' may alter its value >nsDOMCSSValueList.cpp >c++ -o nsDOMCSSValueList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSValueList.pp nsDOMCSSValueList.cpp >nsDOMCSSValueList.cpp: In constructor 'nsDOMCSSValueList::nsDOMCSSValueList(PRBool, PRBool)': >nsDOMCSSValueList.cpp:47: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDOMCSSValueList.cpp:47: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLCSSStyleSheet.cpp >c++ -o nsHTMLCSSStyleSheet.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCSSStyleSheet.pp nsHTMLCSSStyleSheet.cpp >nsHTMLStyleSheet.cpp >c++ -o nsHTMLStyleSheet.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLStyleSheet.pp nsHTMLStyleSheet.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ../../dist/include/layout/nsIFrame.h:52, > from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ../../dist/include/layout/nsIFrame.h:52, > from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLStyleSheet.cpp:824: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 ../../dist/include/layout/nsPresContext.h:45, > from nsIStyleRuleProcessor.h:50, > from nsHTMLStyleSheet.h:49, > from nsHTMLStyleSheet.cpp:52: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsIStyleRuleProcessor.h:50, > from nsHTMLStyleSheet.h:49, > from nsHTMLStyleSheet.cpp:52: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ../../dist/include/layout/nsIFrame.h:52, > from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ../../dist/include/layout/nsIFrame.h:52, > from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsIFrame.h:52, > from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsIStyleRuleProcessor.h:50, > from nsHTMLStyleSheet.h:49, > from nsHTMLStyleSheet.cpp:52: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ../../dist/include/layout/nsIFrame.h:53, > from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLCSSStyleSheet.cpp:50: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLCSSStyleSheet.cpp:56: >nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIStyleRuleProcessor.h:50, > from nsHTMLStyleSheet.h:49, > from nsHTMLStyleSheet.cpp:52: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsMappedAttributes.h:47, > from nsHTMLStyleSheet.cpp:56: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsMappedAttributes.h:47, > from nsHTMLStyleSheet.cpp:56: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../dist/include/layout/nsIFrame.h:52, > from nsHTMLStyleSheet.cpp:58: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ../../dist/include/layout/nsIFrame.h:53, > from nsHTMLStyleSheet.cpp:58: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsHTMLStyleSheet.cpp:58: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLStyleSheet.cpp:69: >nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLStyleSheet.cpp: In function 'void PostResolveCallback(void*, nsRuleData*)': >nsHTMLStyleSheet.cpp:122: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHTMLStyleSheet.cpp: In function 'void ProcessTableRulesAttribute(void*, nsRuleData*, PRUint8, PRBool, PRUint8, PRUint8, PRUint8)': >nsHTMLStyleSheet.cpp:180: warning: conversion to 'PRUint8' from 'int' may alter its value >nsInspectorCSSUtils.cpp >c++ -o nsInspectorCSSUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInspectorCSSUtils.pp nsInspectorCSSUtils.cpp >nsLayoutStylesheetCache.cpp >c++ -o nsLayoutStylesheetCache.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutStylesheetCache.pp nsLayoutStylesheetCache.cpp >nsHTMLStyleSheet.cpp: In member function 'virtual nsresult nsHTMLStyleSheet::RulesMatching(ElementRuleProcessorData*)': >nsHTMLStyleSheet.cpp:487: warning: 'bodyColor' may be used uninitialized in this function >In file included from nsStyleStruct.h:49, > from nsCSSProps.h:50, > from nsIInspectorCSSUtils.h:46, > from nsInspectorCSSUtils.h:45, > from nsInspectorCSSUtils.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsCSSProps.h:50, > from nsIInspectorCSSUtils.h:46, > from nsInspectorCSSUtils.h:45, > from nsInspectorCSSUtils.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsROCSSPrimitiveValue.cpp >c++ -o nsROCSSPrimitiveValue.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsROCSSPrimitiveValue.pp nsROCSSPrimitiveValue.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsIInspectorCSSUtils.h:46, > from nsInspectorCSSUtils.h:45, > from nsInspectorCSSUtils.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsCSSProps.h:50, > from nsIInspectorCSSUtils.h:46, > from nsInspectorCSSUtils.h:45, > from nsInspectorCSSUtils.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCSSProps.h:50, > from nsIInspectorCSSUtils.h:46, > from nsInspectorCSSUtils.h:45, > from nsInspectorCSSUtils.cpp:42: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsROCSSPrimitiveValue.h:45, > from nsROCSSPrimitiveValue.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsStyleContext.h:45, > from nsInspectorCSSUtils.h:46, > from nsInspectorCSSUtils.cpp:42: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsRuleNode.cpp >c++ -o nsRuleNode.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRuleNode.pp nsRuleNode.cpp >In file included from nsInspectorCSSUtils.cpp:50: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsStyleSet.h:51, > from nsInspectorCSSUtils.cpp:51: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsXBLPrototypeHandler.h:47, > from ./../../content/xbl/src/nsXBLPrototypeBinding.h:44, > from nsInspectorCSSUtils.cpp:53: >./../../content/xbl/src/nsXBLEventHandler.h: In member function 'void nsXBLKeyEventHandler::SetIsBoundToChrome(PRBool)': >./../../content/xbl/src/nsXBLEventHandler.h:121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsROCSSPrimitiveValue.cpp:48: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsInspectorCSSUtils.cpp:53: >./../../content/xbl/src/nsXBLPrototypeBinding.h: In member function 'void nsXBLPrototypeBinding::SetHasBasePrototype(PRBool)': >./../../content/xbl/src/nsXBLPrototypeBinding.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsROCSSPrimitiveValue.cpp:48: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsROCSSPrimitiveValue.cpp:48: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsROCSSPrimitiveValue.cpp: In member function 'void nsROCSSPrimitiveValue::GetEscapedURI(nsIURI*, PRUnichar**)': >nsROCSSPrimitiveValue.cpp:69: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsROCSSPrimitiveValue.cpp: In member function 'virtual nsresult nsROCSSPrimitiveValue::GetFloatValue(PRUint16, float*)': >nsROCSSPrimitiveValue.cpp:349: warning: conversion to 'float' from 'nscoord' may alter its value >nsROCSSPrimitiveValue.cpp:354: warning: conversion to 'float' from 'nscoord' may alter its value >nsROCSSPrimitiveValue.cpp:359: warning: conversion to 'float' from 'nscoord' may alter its value >nsROCSSPrimitiveValue.cpp:364: warning: conversion to 'float' from 'nscoord' may alter its value >nsROCSSPrimitiveValue.cpp:370: warning: conversion to 'float' from 'nscoord' may alter its value >nsStyleContext.cpp >c++ -o nsStyleContext.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleContext.pp nsStyleContext.cpp >In file included from ../../dist/include/layout/nsPresContext.h:45, > from nsRuleNode.h:48, > from nsRuleNode.cpp:48: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsRuleNode.h:48, > from nsRuleNode.cpp:48: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsFont.h:42, > from ../../dist/include/layout/nsStyleConsts.h:44, > from nsStyleContext.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsStyleContext.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsRuleNode.h:48, > from nsRuleNode.cpp:48: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsRuleNode.h:48, > from nsRuleNode.cpp:48: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsStyleCoord.cpp >c++ -o nsStyleCoord.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleCoord.pp nsStyleCoord.cpp >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsRuleNode.h:49, > from nsRuleNode.cpp:48: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsStyleCoord.h:44, > from nsStyleCoord.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsRuleNode.cpp:48: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleContext.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsRuleNode.cpp:55: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsStyleContext.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsStyleSet.h:51, > from nsRuleNode.cpp:61: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsRuleNode.cpp:746: >nsCSSPropList.h: At global scope: >nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsCSSFont::mSystemFont' of NULL object >nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:391: warning: invalid access to non-static data member 'nsCSSFont::mFamily' of NULL object >nsCSSPropList.h:391: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsCSSFont::mSize' of NULL object >nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:393: warning: invalid access to non-static data member 'nsCSSFont::mSizeAdjust' of NULL object >nsCSSPropList.h:393: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsCSSFont::mStyle' of NULL object >nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:396: warning: invalid access to non-static data member 'nsCSSFont::mVariant' of NULL object >nsCSSPropList.h:396: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:397: warning: invalid access to non-static data member 'nsCSSFont::mWeight' of NULL object >nsCSSPropList.h:397: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:753: >nsCSSPropList.h:261: warning: invalid access to non-static data member 'nsCSSDisplay::mAppearance' of NULL object >nsCSSPropList.h:261: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsCSSDisplay::mBinding' of NULL object >nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:371: warning: invalid access to non-static data member 'nsCSSDisplay::mClear' of NULL object >nsCSSPropList.h:371: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsCSSDisplay::mClip' of NULL object >nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsCSSDisplay::mDisplay' of NULL object >nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:388: warning: invalid access to non-static data member 'nsCSSDisplay::mFloat' of NULL object >nsCSSPropList.h:388: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:438: warning: invalid access to non-static data member 'nsCSSDisplay::mOpacity' of NULL object >nsCSSPropList.h:438: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowX' of NULL object >nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowY' of NULL object >nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakAfter' of NULL object >nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:473: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakBefore' of NULL object >nsCSSPropList.h:473: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsCSSDisplay::mPosition' of NULL object >nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:760: >nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsCSSDisplay::mDirection' of NULL object >nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:504: warning: invalid access to non-static data member 'nsCSSDisplay::mVisibility' of NULL object >nsCSSPropList.h:504: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:573: warning: invalid access to non-static data member 'nsRuleDataDisplay::mLang' of NULL object >nsCSSPropList.h:573: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:767: >nsCSSPropList.h:410: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:410: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsCSSMargin::mMarginEnd' of NULL object >nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:417: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:417: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:418: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftLTRSource' of NULL object >nsCSSPropList.h:418: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:419: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftRTLSource' of NULL object >nsCSSPropList.h:419: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightLTRSource' of NULL object >nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:425: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightRTLSource' of NULL object >nsCSSPropList.h:425: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:429: warning: invalid access to non-static data member 'nsCSSMargin::mMarginStart' of NULL object >nsCSSPropList.h:429: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:431: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object >nsCSSPropList.h:431: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:774: >nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:266: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object >nsCSSPropList.h:266: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsCSSMargin::mBorderEndColor' of NULL object >nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsCSSMargin::mBorderEndStyle' of NULL object >nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:305: warning: invalid access to non-static data member 'nsCSSMargin::mBorderEndWidth' of NULL object >nsCSSPropList.h:305: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:311: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftColorLTRSource' of NULL object >nsCSSPropList.h:311: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftColorRTLSource' of NULL object >nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftStyleLTRSource' of NULL object >nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftStyleRTLSource' of NULL object >nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:324: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftWidthLTRSource' of NULL object >nsCSSPropList.h:324: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:325: warning: invalid access to non-static data member 'nsCSSMargin::mBorderLeftWidthRTLSource' of NULL object >nsCSSPropList.h:325: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:330: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:330: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightColorLTRSource' of NULL object >nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightColorRTLSource' of NULL object >nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:334: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:334: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:338: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightStyleLTRSource' of NULL object >nsCSSPropList.h:338: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightStyleRTLSource' of NULL object >nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightWidthLTRSource' of NULL object >nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRightWidthRTLSource' of NULL object >nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStartColor' of NULL object >nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:355: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStartStyle' of NULL object >nsCSSPropList.h:355: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:359: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStartWidth' of NULL object >nsCSSPropList.h:359: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:363: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object >nsCSSPropList.h:363: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:364: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object >nsCSSPropList.h:364: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:365: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object >nsCSSPropList.h:365: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object >nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsCSSMargin::mFloatEdge' of NULL object >nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:781: >nsCSSPropList.h:449: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:449: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingEnd' of NULL object >nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftLTRSource' of NULL object >nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftRTLSource' of NULL object >nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:462: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:462: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:463: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightLTRSource' of NULL object >nsCSSPropList.h:463: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:464: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightRTLSource' of NULL object >nsCSSPropList.h:464: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingStart' of NULL object >nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object >nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:788: >nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:271: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object >nsCSSPropList.h:271: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineColor' of NULL object >nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineStyle' of NULL object >nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineWidth' of NULL object >nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineOffset' of NULL object >nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:795: >nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsCSSList::mImageRegion' of NULL object >nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsCSSList::mImage' of NULL object >nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsCSSList::mPosition' of NULL object >nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:408: warning: invalid access to non-static data member 'nsCSSList::mType' of NULL object >nsCSSPropList.h:408: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:802: >nsCSSPropList.h:373: warning: invalid access to non-static data member 'nsCSSColor::mColor' of NULL object >nsCSSPropList.h:373: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:809: >nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsCSSColor::mBackAttachment' of NULL object >nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsCSSColor::mBackClip' of NULL object >nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:279: warning: invalid access to non-static data member 'nsCSSColor::mBackColor' of NULL object >nsCSSPropList.h:279: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsCSSColor::mBackImage' of NULL object >nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:281: warning: invalid access to non-static data member 'nsCSSColor::mBackInlinePolicy' of NULL object >nsCSSPropList.h:281: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsCSSColor::mBackOrigin' of NULL object >nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsCSSColor::mBackPosition' of NULL object >nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:284: warning: invalid access to non-static data member 'nsCSSColor::mBackRepeat' of NULL object >nsCSSPropList.h:284: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:816: >nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:369: warning: invalid access to non-static data member 'nsCSSPosition::mBoxSizing' of NULL object >nsCSSPropList.h:369: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsCSSPosition::mHeight' of NULL object >nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:402: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:402: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsCSSPosition::mMaxHeight' of NULL object >nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsCSSPosition::mMaxWidth' of NULL object >nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsCSSPosition::mMinHeight' of NULL object >nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsCSSPosition::mMinWidth' of NULL object >nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:497: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object >nsCSSPropList.h:497: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:509: warning: invalid access to non-static data member 'nsCSSPosition::mWidth' of NULL object >nsCSSPropList.h:509: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:511: warning: invalid access to non-static data member 'nsCSSPosition::mZIndex' of NULL object >nsCSSPropList.h:511: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:823: >nsCSSPropList.h:491: warning: invalid access to non-static data member 'nsCSSTable::mLayout' of NULL object >nsCSSPropList.h:491: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:574: warning: invalid access to non-static data member 'nsCSSTable::mFrame' of NULL object >nsCSSPropList.h:574: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:575: warning: invalid access to non-static data member 'nsCSSTable::mRules' of NULL object >nsCSSPropList.h:575: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:576: warning: invalid access to non-static data member 'nsCSSTable::mCols' of NULL object >nsCSSPropList.h:576: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:577: warning: invalid access to non-static data member 'nsCSSTable::mSpan' of NULL object >nsCSSPropList.h:577: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:830: >nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsCSSTable::mBorderCollapse' of NULL object >nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsCSSTable::mBorderSpacing' of NULL object >nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:370: warning: invalid access to non-static data member 'nsCSSTable::mCaptionSide' of NULL object >nsCSSPropList.h:370: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsCSSTable::mEmptyCells' of NULL object >nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:837: >nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsCSSContent::mContent' of NULL object >nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsCSSContent::mCounterIncrement' of NULL object >nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsCSSContent::mCounterReset' of NULL object >nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:432: warning: invalid access to non-static data member 'nsCSSContent::mMarkerOffset' of NULL object >nsCSSPropList.h:432: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:844: >nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsCSSContent::mQuotes' of NULL object >nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:851: >nsCSSPropList.h:403: warning: invalid access to non-static data member 'nsCSSText::mLetterSpacing' of NULL object >nsCSSPropList.h:403: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:404: warning: invalid access to non-static data member 'nsCSSText::mLineHeight' of NULL object >nsCSSPropList.h:404: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:492: warning: invalid access to non-static data member 'nsCSSText::mTextAlign' of NULL object >nsCSSPropList.h:492: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:494: warning: invalid access to non-static data member 'nsCSSText::mTextIndent' of NULL object >nsCSSPropList.h:494: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:496: warning: invalid access to non-static data member 'nsCSSText::mTextTransform' of NULL object >nsCSSPropList.h:496: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:507: warning: invalid access to non-static data member 'nsCSSText::mWhiteSpace' of NULL object >nsCSSPropList.h:507: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:510: warning: invalid access to non-static data member 'nsCSSText::mWordSpacing' of NULL object >nsCSSPropList.h:510: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:858: >nsCSSPropList.h:493: warning: invalid access to non-static data member 'nsCSSText::mDecoration' of NULL object >nsCSSPropList.h:493: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:498: warning: invalid access to non-static data member 'nsCSSText::mUnicodeBidi' of NULL object >nsCSSPropList.h:498: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:503: warning: invalid access to non-static data member 'nsCSSText::mVerticalAlign' of NULL object >nsCSSPropList.h:503: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:865: >nsCSSPropList.h:383: warning: invalid access to non-static data member 'nsCSSUserInterface::mCursor' of NULL object >nsCSSPropList.h:383: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:499: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserFocus' of NULL object >nsCSSPropList.h:499: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:500: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserInput' of NULL object >nsCSSPropList.h:500: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:501: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserModify' of NULL object >nsCSSPropList.h:501: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:872: >nsCSSPropList.h:398: warning: invalid access to non-static data member 'nsCSSUserInterface::mForceBrokenImageIcon' of NULL object >nsCSSPropList.h:398: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsCSSUserInterface::mIMEMode' of NULL object >nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:502: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserSelect' of NULL object >nsCSSPropList.h:502: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:879: >nsCSSPropList.h:513: warning: invalid access to non-static data member 'nsCSSXUL::mBoxAlign' of NULL object >nsCSSPropList.h:513: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:514: warning: invalid access to non-static data member 'nsCSSXUL::mBoxDirection' of NULL object >nsCSSPropList.h:514: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:515: warning: invalid access to non-static data member 'nsCSSXUL::mBoxFlex' of NULL object >nsCSSPropList.h:515: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:516: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrient' of NULL object >nsCSSPropList.h:516: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:517: warning: invalid access to non-static data member 'nsCSSXUL::mBoxPack' of NULL object >nsCSSPropList.h:517: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:518: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrdinal' of NULL object >nsCSSPropList.h:518: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:887: >nsCSSPropList.h:533: warning: invalid access to non-static data member 'nsCSSSVG::mClipRule' of NULL object >nsCSSPropList.h:533: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:534: warning: invalid access to non-static data member 'nsCSSSVG::mColorInterpolation' of NULL object >nsCSSPropList.h:534: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:535: warning: invalid access to non-static data member 'nsCSSSVG::mColorInterpolationFilters' of NULL object >nsCSSPropList.h:535: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:537: warning: invalid access to non-static data member 'nsCSSSVG::mFill' of NULL object >nsCSSPropList.h:537: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:538: warning: invalid access to non-static data member 'nsCSSSVG::mFillOpacity' of NULL object >nsCSSPropList.h:538: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:539: warning: invalid access to non-static data member 'nsCSSSVG::mFillRule' of NULL object >nsCSSPropList.h:539: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:545: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerEnd' of NULL object >nsCSSPropList.h:545: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:546: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerMid' of NULL object >nsCSSPropList.h:546: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:547: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerStart' of NULL object >nsCSSPropList.h:547: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:549: warning: invalid access to non-static data member 'nsCSSSVG::mPointerEvents' of NULL object >nsCSSPropList.h:549: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:550: warning: invalid access to non-static data member 'nsCSSSVG::mShapeRendering' of NULL object >nsCSSPropList.h:550: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:553: warning: invalid access to non-static data member 'nsCSSSVG::mStroke' of NULL object >nsCSSPropList.h:553: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:554: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDasharray' of NULL object >nsCSSPropList.h:554: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:555: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDashoffset' of NULL object >nsCSSPropList.h:555: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:556: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinecap' of NULL object >nsCSSPropList.h:556: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:557: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinejoin' of NULL object >nsCSSPropList.h:557: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:558: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeMiterlimit' of NULL object >nsCSSPropList.h:558: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:559: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeOpacity' of NULL object >nsCSSPropList.h:559: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:560: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeWidth' of NULL object >nsCSSPropList.h:560: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:561: warning: invalid access to non-static data member 'nsCSSSVG::mTextAnchor' of NULL object >nsCSSPropList.h:561: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:562: warning: invalid access to non-static data member 'nsCSSSVG::mTextRendering' of NULL object >nsCSSPropList.h:562: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:894: >nsCSSPropList.h:532: warning: invalid access to non-static data member 'nsCSSSVG::mClipPath' of NULL object >nsCSSPropList.h:532: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:536: warning: invalid access to non-static data member 'nsCSSSVG::mDominantBaseline' of NULL object >nsCSSPropList.h:536: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:540: warning: invalid access to non-static data member 'nsCSSSVG::mFilter' of NULL object >nsCSSPropList.h:540: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:541: warning: invalid access to non-static data member 'nsCSSSVG::mFloodColor' of NULL object >nsCSSPropList.h:541: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:542: warning: invalid access to non-static data member 'nsCSSSVG::mFloodOpacity' of NULL object >nsCSSPropList.h:542: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:543: warning: invalid access to non-static data member 'nsCSSSVG::mLightingColor' of NULL object >nsCSSPropList.h:543: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:548: warning: invalid access to non-static data member 'nsCSSSVG::mMask' of NULL object >nsCSSPropList.h:548: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:551: warning: invalid access to non-static data member 'nsCSSSVG::mStopColor' of NULL object >nsCSSPropList.h:551: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:552: warning: invalid access to non-static data member 'nsCSSSVG::mStopOpacity' of NULL object >nsCSSPropList.h:552: warning: (perhaps the 'offsetof' macro was used incorrectly) >In file included from nsRuleNode.cpp:902: >nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsCSSColumn::mColumnCount' of NULL object >nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsCSSColumn::mColumnWidth' of NULL object >nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsCSSPropList.h:376: warning: invalid access to non-static data member 'nsCSSColumn::mColumnGap' of NULL object >nsCSSPropList.h:376: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsRuleNode.cpp: In member function 'const void* nsRuleNode::WalkRuleTree(nsStyleStructID, nsStyleContext*, nsRuleData*, nsRuleDataStruct*)': >nsRuleNode.cpp:1417: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsStyleSet.h:51, > from nsStyleContext.cpp:49: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::SetDefaultOnRoot(nsStyleStructID, nsStyleContext*)': >nsRuleNode.cpp:1520: warning: enumeration value 'nsStyleStructID_Length' not handled in switch >nsRuleNode.cpp: In static member function 'static void nsRuleNode::SetFontSize(nsPresContext*, const nsRuleDataFont&, const nsStyleFont*, const nsStyleFont*, nscoord*, const nsFont&, nscoord, nscoord, PRBool, PRBool&)': >nsRuleNode.cpp:2074: warning: conversion to 'float' from 'nscoord' may alter its value >nsRuleNode.cpp: In static member function 'static void nsRuleNode::SetFont(nsPresContext*, nsStyleContext*, nscoord, PRUint8, const nsRuleDataFont&, const nsStyleFont*, nsStyleFont*, PRBool, PRBool&)': >nsRuleNode.cpp:2221: warning: overflow in implicit constant conversion >nsRuleNode.cpp:2231: warning: overflow in implicit constant conversion >nsRuleNode.cpp:2238: warning: overflow in implicit constant conversion >nsRuleNode.cpp:2245: warning: overflow in implicit constant conversion >nsRuleNode.cpp:2253: warning: overflow in implicit constant conversion >nsRuleNode.cpp:2259: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >nsRuleNode.cpp:2277: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2277: warning: conversion to 'unsigned char:7' from 'PRUint8' may alter its value >nsRuleNode.cpp:2295: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsRuleNode.cpp:2302: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsRuleNode.cpp:2307: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsRuleNode.cpp: In static member function 'static void nsRuleNode::SetGenericFont(nsPresContext*, nsStyleContext*, PRUint8, nscoord, nsStyleFont*)': >nsRuleNode.cpp:2487: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeTextData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:2673: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2692: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2705: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeTextResetData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:2746: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2754: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:2773: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsRuleNode.h:49, > from nsStyleSet.h:52, > from nsStyleContext.cpp:49: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeUserInterfaceData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:2847: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:2857: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2873: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2885: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsStyleSet.h:52, > from nsStyleContext.cpp:49: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeUIResetData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:2913: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2936: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:2945: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeDisplayData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:2990: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3005: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3038: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3050: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3093: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3106: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3121: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3217: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeVisibilityData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3330: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3348: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeBackgroundData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3420: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3421: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3426: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3447: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3454: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3454: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsRuleNode.cpp:3466: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3466: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsRuleNode.cpp:3478: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3478: warning: conversion to 'unsigned char:3' from 'PRUint8' may alter its value >nsRuleNode.cpp:3489: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3489: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >nsRuleNode.cpp:3500: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3500: warning: conversion to 'unsigned char:3' from 'PRUint8' may alter its value >nsRuleNode.cpp:3513: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3519: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3537: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3542: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3543: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3546: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3558: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3576: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3581: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3582: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp:3585: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeMarginData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3614: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3618: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeBorderData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3668: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3674: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3685: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3685: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3689: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3711: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3711: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3714: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3718: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3718: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3736: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3770: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3772: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3779: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3781: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3784: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3788: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3793: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3796: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3801: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3809: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3813: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3819: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleSet.cpp >c++ -o nsStyleSet.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleSet.pp nsStyleSet.cpp >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputePaddingData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3854: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3858: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeOutlineData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3928: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3932: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3938: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeListData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:3964: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:3992: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputePositionData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4050: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4054: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4080: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeTableData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4115: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4126: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4130: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeTableBorderData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4157: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4178: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4190: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeXULData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4460: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4472: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4496: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4508: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp >c++ -o nsStyleStruct.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleStruct.pp nsStyleStruct.cpp >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeSVGData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4630: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4642: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4657: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4680: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4725: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4737: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4813: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4825: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4863: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp:4875: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeSVGResetData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4943: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsRuleNode.cpp: In static member function 'static PRBool nsRuleNode::HasAuthorSpecifiedRules(nsStyleContext*, PRUint32)': >nsRuleNode.cpp:5221: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRuleNode.cpp:5226: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRuleNode.cpp:5231: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsRuleNode.cpp:5241: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:45, > from nsIStyleRuleProcessor.h:50, > from nsStyleSet.h:49, > from nsStyleSet.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:49, > from nsStyleStruct.cpp:45: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleStruct.h:51, > from nsStyleStruct.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsIStyleRuleProcessor.h:50, > from nsStyleSet.h:49, > from nsStyleSet.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleStruct.h:57, > from nsStyleStruct.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleStruct.h:57, > from nsStyleStruct.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsStyleStruct.cpp:45: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsRuleNode.cpp: In static member function 'static void nsRuleNode::SetFont(nsPresContext*, nsStyleContext*, nscoord, PRUint8, const nsRuleDataFont&, const nsStyleFont*, nsStyleFont*, PRBool, PRBool&)': >nsRuleNode.cpp:2142: warning: 'sysID' may be used uninitialized in this function >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ../../dist/include/layout/nsIFrame.h:53, > from nsStyleStruct.cpp:56: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsStyleStruct.cpp:56: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleStruct.cpp: In function 'PRBool IsFixedData(const nsStyleSides&, PRBool)': >nsStyleStruct.cpp:212: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp: In constructor 'nsStyleMargin::nsStyleMargin()': >nsStyleStruct.cpp:247: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp: In member function 'void nsStyleMargin::RecalcData()': >nsStyleStruct.cpp:276: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp:276: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp: In constructor 'nsStylePadding::nsStylePadding()': >nsStyleStruct.cpp:303: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp: In member function 'void nsStylePadding::RecalcData()': >nsStyleStruct.cpp:331: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp:331: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp: In constructor 'nsStyleBorder::nsStyleBorder(nsPresContext*)': >nsStyleStruct.cpp:361: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp:364: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsStyleStruct.cpp: In constructor 'nsStyleOutline::nsStyleOutline(nsPresContext*)': >nsStyleStruct.cpp:459: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsIStyleRuleProcessor.h:50, > from nsStyleSet.h:49, > from nsStyleSet.cpp:46: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIStyleRuleProcessor.h:50, > from nsStyleSet.h:49, > from nsStyleSet.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsStyleSet.h:51, > from nsStyleSet.cpp:46: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleUtil.cpp >c++ -o nsStyleUtil.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleUtil.pp nsStyleUtil.cpp >In file included from nsRuleNode.h:49, > from nsStyleSet.h:52, > from nsStyleSet.cpp:46: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsStyleSet.h:52, > from nsStyleSet.cpp:46: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsStyleUtil.h:40, > from nsStyleUtil.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from nsStyleUtil.h:41, > from nsStyleUtil.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsStyleSet.cpp:50: >nsRuleWalker.h: In member function 'void nsRuleWalker::SetLevel(PRUint8, PRBool)': >nsRuleWalker.h:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleSet.cpp:57: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleSet.cpp: In member function 'nsresult nsStyleSet::AppendStyleSheet(nsStyleSet::sheetType, nsIStyleSheet*)': >nsStyleSet.cpp:208: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >nsStyleSet.cpp: In member function 'nsresult nsStyleSet::PrependStyleSheet(nsStyleSet::sheetType, nsIStyleSheet*)': >nsStyleSet.cpp:224: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >nsStyleSet.cpp: In member function 'nsresult nsStyleSet::RemoveStyleSheet(nsStyleSet::sheetType, nsIStyleSheet*)': >nsStyleSet.cpp:241: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >nsStyleSet.cpp: In member function 'nsresult nsStyleSet::ReplaceSheets(nsStyleSet::sheetType, const nsCOMArray<nsIStyleSheet>&)': >nsStyleSet.cpp:256: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >nsStyleSet.cpp: In member function 'nsresult nsStyleSet::SetAuthorStyleDisabled(PRBool)': >nsStyleSet.cpp:270: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsStyleSet.cpp:275: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >nsStyleSet.cpp: In member function 'nsresult nsStyleSet::AddDocStyleSheet(nsIStyleSheet*, nsIDocument*)': >nsStyleSet.cpp:307: warning: conversion to 'unsigned char:7' from 'unsigned int' may alter its value >In file included from ../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../dist/include/content/nsINode.h:44, > from ../../dist/include/content/nsIDocument.h:40, > from ../../dist/include/layout/nsPresContext.h:61, > from nsIStyleRuleProcessor.h:50, > from nsStyleSet.h:49, > from nsStyleSet.cpp:46: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsStyleContext*, Comparator = nsDefaultComparator<nsStyleContext*, nsStyleContext*>, E = nsStyleContext*]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsStyleContext*, Comparator = nsDefaultComparator<nsStyleContext*, nsStyleContext*>, E = nsStyleContext*]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsStyleContext*, E = nsStyleContext*]' >nsStyleSet.cpp:867: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsStyleUtil.h:41, > from nsStyleUtil.cpp:39: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStyleUtil.h:41, > from nsStyleUtil.cpp:39: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsStyleUtil.cpp:39: >nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from nsRuleNode.h:49, > from nsStyleUtil.cpp:57: >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsStyleUtil.cpp:57: >nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsStyleUtil.cpp:71: >nsStyleStructList.h: At global scope: >nsStyleStructList.h:73: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:73: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:73: warning: invalid access to non-static data member 'nsInheritedStyleData::mFontData' of NULL object >nsStyleStructList.h:73: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:75: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:75: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:75: warning: invalid access to non-static data member 'nsInheritedStyleData::mColorData' of NULL object >nsStyleStructList.h:75: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:79: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:79: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:79: warning: invalid access to non-static data member 'nsResetStyleData::mBackgroundData' of NULL object >nsStyleStructList.h:79: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:81: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:81: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:81: warning: invalid access to non-static data member 'nsInheritedStyleData::mListData' of NULL object >nsStyleStructList.h:81: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:87: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:87: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:87: warning: invalid access to non-static data member 'nsResetStyleData::mPositionData' of NULL object >nsStyleStructList.h:87: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:89: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:89: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:89: warning: invalid access to non-static data member 'nsInheritedStyleData::mTextData' of NULL object >nsStyleStructList.h:89: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:93: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:93: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:93: warning: invalid access to non-static data member 'nsResetStyleData::mTextResetData' of NULL object >nsStyleStructList.h:93: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:95: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:95: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:95: warning: invalid access to non-static data member 'nsResetStyleData::mDisplayData' of NULL object >nsStyleStructList.h:95: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:103: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:103: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:103: warning: invalid access to non-static data member 'nsInheritedStyleData::mVisibilityData' of NULL object >nsStyleStructList.h:103: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:105: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:105: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:105: warning: invalid access to non-static data member 'nsResetStyleData::mContentData' of NULL object >nsStyleStructList.h:105: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:109: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:109: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:109: warning: invalid access to non-static data member 'nsInheritedStyleData::mQuotesData' of NULL object >nsStyleStructList.h:109: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:111: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:111: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:111: warning: invalid access to non-static data member 'nsInheritedStyleData::mUserInterfaceData' of NULL object >nsStyleStructList.h:111: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:117: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:117: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:117: warning: invalid access to non-static data member 'nsResetStyleData::mUIResetData' of NULL object >nsStyleStructList.h:117: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:119: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:119: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:119: warning: invalid access to non-static data member 'nsResetStyleData::mTableData' of NULL object >nsStyleStructList.h:119: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:123: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:123: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:123: warning: invalid access to non-static data member 'nsInheritedStyleData::mTableBorderData' of NULL object >nsStyleStructList.h:123: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:125: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:125: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:125: warning: invalid access to non-static data member 'nsResetStyleData::mMarginData' of NULL object >nsStyleStructList.h:125: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:132: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:132: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:132: warning: invalid access to non-static data member 'nsResetStyleData::mPaddingData' of NULL object >nsStyleStructList.h:132: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:134: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:134: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:134: warning: invalid access to non-static data member 'nsResetStyleData::mBorderData' of NULL object >nsStyleStructList.h:134: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:138: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:138: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:138: warning: invalid access to non-static data member 'nsResetStyleData::mOutlineData' of NULL object >nsStyleStructList.h:138: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:140: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:140: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:140: warning: invalid access to non-static data member 'nsResetStyleData::mXULData' of NULL object >nsStyleStructList.h:140: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:149: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object >nsStyleStructList.h:149: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:149: warning: invalid access to non-static data member 'nsInheritedStyleData::mSVGData' of NULL object >nsStyleStructList.h:149: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:151: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:151: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:151: warning: invalid access to non-static data member 'nsResetStyleData::mSVGResetData' of NULL object >nsStyleStructList.h:151: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:156: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object >nsStyleStructList.h:156: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleStructList.h:156: warning: invalid access to non-static data member 'nsResetStyleData::mColumnData' of NULL object >nsStyleStructList.h:156: warning: (perhaps the 'offsetof' macro was used incorrectly) >nsStyleUtil.cpp: In static member function 'static nscoord nsStyleUtil::FindNextSmallerFontSize(nscoord, PRInt32, float, nsPresContext*, nsFontSizeType)': >nsStyleUtil.cpp:281: warning: conversion to 'float' from 'double' may alter its value >nsStyleUtil.cpp:294: warning: conversion to 'float' from 'double' may alter its value >nsStyleUtil.cpp:302: warning: conversion to 'float' from 'nscoord' may alter its value >nsStyleUtil.cpp:305: warning: conversion to 'float' from 'double' may alter its value >nsStyleUtil.cpp: In static member function 'static nscoord nsStyleUtil::FindNextLargerFontSize(nscoord, PRInt32, float, nsPresContext*, nsFontSizeType)': >nsStyleUtil.cpp:359: warning: conversion to 'float' from 'double' may alter its value >nsStyleUtil.cpp:367: warning: conversion to 'float' from 'nscoord' may alter its value >nsStyleUtil.cpp:370: warning: conversion to 'float' from 'double' may alter its value >nsCSSStyleSheet.h: At global scope: >nsCSSStyleSheet.h:218: warning: 'PRBool CascadeSheetRulesInto(nsICSSStyleSheet*, void*)' declared 'static' but never defined >nsStyleUtil.cpp: In static member function 'static nscoord nsStyleUtil::CalcFontPointSize(PRInt32, PRInt32, float, nsPresContext*, nsFontSizeType)': >nsStyleUtil.cpp:214: warning: 'column' may be used uninitialized in this function >if test ! -d ../../dist/bin/res; then rm -rf ../../dist/bin/res; /builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -D ../../dist/bin/res; else true; fi >rm -f ../../dist/bin/res/forms.css >/usr/bin/python ../../config/Preprocessor.py --marker=% -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" ./forms.css > ../../dist/bin/res/forms.css >nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeContentData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': >nsRuleNode.cpp:4250: warning: 'type' may be used uninitialized in this function >nsRuleNode.cpp: At global scope: >nsRuleNode.cpp:2120: warning: 'PRInt8 ClampTo8Bit(PRInt32)' defined but not used >rm -f libgkstyle_s.a >ar cr libgkstyle_s.a nsCSSAnonBoxes.o nsCSSDataBlock.o nsCSSDeclaration.o nsCSSKeywords.o nsCSSLoader.o nsCSSOMFactory.o nsCSSParser.o nsCSSProps.o nsCSSPseudoClasses.o nsCSSPseudoElements.o nsCSSRule.o nsCSSRuleProcessor.o nsCSSRules.o nsCSSScanner.o nsCSSStruct.o nsCSSStyleRule.o nsCSSStyleSheet.o nsCSSValue.o nsComputedDOMStyle.o nsDOMCSSAttrDeclaration.o nsDOMCSSDeclaration.o nsDOMCSSRGBColor.o nsDOMCSSRect.o nsDOMCSSValueList.o nsHTMLCSSStyleSheet.o nsHTMLStyleSheet.o nsInspectorCSSUtils.o nsLayoutStylesheetCache.o nsROCSSPrimitiveValue.o nsRuleNode.o nsStyleContext.o nsStyleCoord.o nsStyleSet.o nsStyleStruct.o nsStyleUtil.o >ranlib libgkstyle_s.a >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style/xbl-marquee' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style/xbl-marquee => ../../../dist/bin/chrome/comm.jar >+++ updating chrome ../../../dist/bin/chrome/comm.manifest > adding: content/xbl-marquee/xbl-marquee.xml (stored 0%) > adding: content/xbl-marquee/xbl-marquee.css (stored 0%) >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style/xbl-marquee' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ua.css html.css quirk.css viewsource.css arrow.gif arrowd.gif contenteditable.css designmode.css ../../dist/bin/res >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/style' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/base' >nsCSSColorUtils.cpp >c++ -o nsCSSColorUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSColorUtils.pp nsCSSColorUtils.cpp >nsCSSFrameConstructor.cpp >c++ -o nsCSSFrameConstructor.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSFrameConstructor.pp nsCSSFrameConstructor.cpp >nsCSSRendering.cpp >c++ -o nsCSSRendering.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRendering.pp nsCSSRendering.cpp >nsCaret.cpp >c++ -o nsCaret.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCaret.pp nsCaret.cpp >nsCSSColorUtils.cpp: In function 'void NS_Get3DColors(nscolor*, nscolor)': >nsCSSColorUtils.cpp:77: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:77: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:77: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp: In function 'void NS_GetSpecial3DColors(nscolor*, nscolor, nscolor)': >nsCSSColorUtils.cpp:136: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:137: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:161: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:164: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:168: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:169: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:170: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:173: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:174: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:175: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp: In function 'int NS_GetBrightness(PRUint8, PRUint8, PRUint8)': >nsCSSColorUtils.cpp:182: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSColorUtils.cpp:184: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCSSColorUtils.cpp: In function 'void NS_RGB2HSV(nscolor, PRUint16&, PRUint16&, PRUint16&)': >nsCSSColorUtils.cpp:229: warning: conversion to 'PRInt16' from 'int' may alter its value >nsCSSColorUtils.cpp:230: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsChildIterator.cpp >c++ -o nsChildIterator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChildIterator.pp nsChildIterator.cpp >In file included from ../../dist/include/gfx/nsFont.h:42, > from nsStyleConsts.h:44, > from nsCSSRendering.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIPresShell.h:59, > from nsPresContext.h:48, > from nsCSSRendering.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPresContext.h:61, > from nsCSSRendering.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSRendering.cpp:45: >nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsCSSRendering.cpp:47: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsCSSRendering.cpp:47: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsChildIterator.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrameSelection.h:41, > from nsCaret.cpp:49: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSRendering.cpp:47: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCaret.cpp:49: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCaret.cpp:49: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:45, > from ../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ./../../content/xbl/src/nsXBLBinding.h:45, > from ./../../content/xbl/src/nsBindingManager.h:49, > from nsChildIterator.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from ../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ./../../content/xbl/src/nsXBLBinding.h:45, > from ./../../content/xbl/src/nsBindingManager.h:49, > from nsChildIterator.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from nsCaret.cpp:67: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsLayoutUtils.h:58, > from nsCSSRendering.cpp:69: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from nsCaret.cpp:67: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsCaret.cpp:69: >nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsIStyleRuleProcessor.h:50, > from ./../../content/xbl/src/nsXBLBinding.h:45, > from ./../../content/xbl/src/nsBindingManager.h:49, > from nsChildIterator.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from nsChildIterator.cpp:46: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsTextFrame.h:55, > from nsCaret.cpp:71: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from nsCSSRendering.cpp:71: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from nsCSSRendering.cpp:71: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from nsCSSRendering.cpp:71: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsCaret.cpp:72: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsCounterManager.cpp >c++ -o nsCounterManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCounterManager.pp nsCounterManager.cpp >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::DrawDashedSides(PRIntn, nsIRenderingContext&, const nsRect&, const PRUint8*, const nscolor*, const nsRect&, const nsRect&, PRIntn, nsRect*)': >nsCSSRendering.cpp:499: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp:546: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp:594: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp:639: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::DrawDashedSides(PRIntn, nsIRenderingContext&, const nsRect&, const nsStyleColor*, const nsStyleBorder*, const nsStyleOutline*, PRBool, const nsRect&, const nsRect&, PRIntn, nsRect*)': >nsCSSRendering.cpp:704: warning: conversion to 'PRUint8' from 'PRIntn' may alter its value >nsCSSRendering.cpp:714: warning: conversion to 'PRUint8' from 'PRIntn' may alter its value >nsCSSRendering.cpp:752: warning: conversion to 'PRUint8' from 'PRIntn' may alter its value >In file included from ./../xul/base/src/nsMenuPopupFrame.h:52, > from nsCaret.cpp:73: >./../xul/base/src/nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >./../xul/base/src/nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valuensCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintBorder(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBorder&, nsStyleContext*, PRIntn, nsRect*, nscoord, PRBool)': >nsCSSRendering.cpp:2729: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp:2793: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSRendering.cpp:2794: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintOutline(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBorder&, const nsStyleOutline&, nsStyleContext*, nsRect*)': >nsCSSRendering.cpp:2886: warning: conversion to 'float' from 'int' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintBackground(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBorder&, const nsStylePadding&, PRBool, nsRect*)': >nsCSSRendering.cpp:3364: warning: conversion to 'PRUint8' from 'int' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintBackgroundWithSC(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBackground&, const nsStyleBorder&, const nsStylePadding&, PRBool, nsRect*)': >nsCSSRendering.cpp:3787: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp:3967: warning: conversion to 'float' from 'PRInt32' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintBackgroundColor(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsStyleBackground&, const nsStyleBorder&, const nsStylePadding&, PRBool)': >nsCSSRendering.cpp:4013: warning: conversion to 'float' from 'nscoord' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintRoundedBackground(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsStyleBackground&, const nsStyleBorder&, nscoord*, PRBool)': >nsCSSRendering.cpp:4076: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCSSRendering.cpp: In function 'nscoord RoundIntToPixel(nscoord, nscoord, PRBool)': >nsCSSRendering.cpp:4155: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsCaret.cpp:74: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCaret.cpp: In function 'PRBool DrawCJKCaret(nsIFrame*, PRInt32)': >nsCaret.cpp:174: warning: comparison between signed and unsigned integer expressions >nsCaret.cpp: In member function 'virtual nsresult nsCaret::SetCaretVisible(PRBool)': >nsCaret.cpp:255: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCaret.cpp: In member function 'virtual nsresult nsCaret::SetCaretReadOnly(PRBool)': >nsCaret.cpp:281: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCaret.cpp: In member function 'virtual nsresult nsCaret::SetVisibilityDuringSelection(PRBool)': >nsCaret.cpp:406: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCaret.cpp: In member function 'PRBool nsCaret::DrawAtPositionWithHint(nsIDOMNode*, PRInt32, nsFrameSelection::HINT, PRUint8, PRBool)': >nsCaret.cpp:630: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCaret.cpp: In member function 'virtual nsresult nsCaret::GetCaretFrameForNodeOffset(nsIContent*, PRInt32, nsFrameSelection::HINT, PRUint8, nsIFrame**, PRInt32*)': >nsCaret.cpp:755: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCaret.cpp:783: warning: suggest parentheses around '&&' within '||' >nsCaret.cpp:784: warning: suggest parentheses around '&&' within '||' >nsCaret.cpp:800: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCaret.cpp:814: warning: suggest parentheses around '&&' within '||' >nsCaret.cpp:815: warning: suggest parentheses around '&&' within '||' >nsCaret.cpp:832: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCaret.cpp:852: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCaret.cpp:866: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsCaret.cpp: In member function 'nsresult nsCaret::UpdateHookRect(nsPresContext*, const nsCaret::Metrics&)': >nsCaret.cpp:1252: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCaret.cpp: In member function 'virtual void nsCaret::SetIgnoreUserModify(PRBool)': >nsCaret.cpp:1327: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from ./../generic/nsTextFrame.h:55, > from nsCaret.cpp:71: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsCSSFrameConstructor.cpp:46: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsCSSFrameConstructor.cpp:46: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsCSSFrameConstructor.cpp:46: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../tables/nsTablePainter.h:41, > from ./../tables/nsTableColFrame.h:42, > from ./../tables/nsTableFrame.h:46, > from nsCSSFrameConstructor.cpp:59: >./../tables/celldata.h: In constructor 'BCData::BCData()': >./../tables/celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >./../tables/celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >./../tables/celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >./../tables/celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >./../tables/celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >./../tables/celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >./../tables/celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >./../tables/celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >./../tables/celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >./../tables/celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >./../tables/celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../tables/nsTableFrame.h:46, > from nsCSSFrameConstructor.cpp:59: >./../tables/nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >./../tables/nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >./../tables/nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >./../tables/nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../tables/nsTableFrame.h:50, > from nsCSSFrameConstructor.cpp:59: >./nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSFrameConstructor.cpp:59: >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >./../tables/nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >./../tables/nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >./../tables/nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >./../tables/nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >./../tables/nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >./../tables/nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >./../tables/nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >./../tables/nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >./../tables/nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >./../tables/nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../tables/nsTableOuterFrame.h:42, > from nsCSSFrameConstructor.cpp:72: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsCSSFrameConstructor.cpp:72: >./../xul/base/src/nsBox.h: At global scope: >./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden >./../tables/nsTableOuterFrame.h:280: warning: by 'void nsTableOuterFrame::GetMargin(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, nscoord, nsMargin&)' >In file included from nsCSSFrameConstructor.cpp:86: >./../tables/nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >./../tables/nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsCSSFrameConstructor.cpp:92: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsCSSFrameConstructor.cpp:98: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSFrameConstructor.cpp:123: >../../dist/include/layout/nsStyleUtil.h: In static member function 'static PRUint8 nsStyleUtil::FloatToColorComponent(float)': >../../dist/include/layout/nsStyleUtil.h:88: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >In file included from ./../generic/nsLineLayout.h:56, > from ./../generic/nsInlineFrame.h:45, > from nsCSSFrameConstructor.cpp:138: >./../generic/nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >./../generic/nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >./../generic/nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from ./../generic/nsInlineFrame.h:45, > from nsCSSFrameConstructor.cpp:138: >./../generic/nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >./../generic/nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >./../generic/nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >./../generic/nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >./../generic/nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >./../generic/nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ./../xul/base/src/nsMenuFrame.h:55, > from nsCSSFrameConstructor.cpp:263: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCSSFrameConstructor.cpp:263: >./../xul/base/src/nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >./../xul/base/src/nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSFrameConstructor.cpp: In member function 'nsresult nsCSSFrameConstructor::ReconstructDocElementHierarchyInternal()': >nsCSSFrameConstructor.cpp:7833: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSFrameConstructor.cpp:7833: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGenConList.h:43, > from nsCounterManager.h:44, > from nsCounterManager.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSFrameConstructor.cpp: In member function 'void nsCSSFrameConstructor::RestyleForInsertOrChange(nsIContent*, nsIContent*)': >nsCSSFrameConstructor.cpp:13200: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsCSSFrameConstructor.cpp: In member function 'void nsCSSFrameConstructor::RestyleForRemove(nsIContent*, nsIContent*, PRInt32)': >nsCSSFrameConstructor.cpp:13279: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsBulletFrame.h:43, > from nsCounterManager.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsBulletFrame.h:43, > from nsCounterManager.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../dist/include/content/nsINode.h:44, > from ../../dist/include/content/nsIDocument.h:40, > from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsCSSFrameConstructor.cpp:46: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, Comparator = nsDefaultComparator<nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>, nsListBoxBodyFrame::nsPositionChangedEvent*>, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]': >../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, Comparator = nsDefaultComparator<nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>, nsListBoxBodyFrame::nsPositionChangedEvent*>, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]' >../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]' >./../xul/base/src/nsListBoxBodyFrame.h:159: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsDisplayList.cpp >c++ -o nsDisplayList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDisplayList.pp nsDisplayList.cpp >nsCounterManager.cpp: In member function 'void nsCounterUseNode::GetText(nsString&)': >nsCounterManager.cpp:82: warning: 'separator' may be used uninitialized in this function >nsDocumentViewer.cpp >c++ -o nsDocumentViewer.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocumentViewer.pp nsDocumentViewer.cpp >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintOutline(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBorder&, const nsStyleOutline&, nsStyleContext*, nsRect*)': >nsCSSRendering.cpp:2860: warning: 'width' may be used uninitialized in this function >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsDisplayList.h:49, > from nsDisplayList.cpp:45: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsLayoutUtils.h:58, > from nsDisplayList.h:54, > from nsDisplayList.cpp:45: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsICaret.h:47, > from nsDisplayList.h:55, > from nsDisplayList.cpp:45: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsICaret.h:47, > from nsDisplayList.h:55, > from nsDisplayList.cpp:45: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDisplayList.cpp:45: >nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.cpp: In constructor 'nsDisplayListBuilder::nsDisplayListBuilder(nsIFrame*, PRBool, PRBool)': >nsDisplayList.cpp:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.cpp:63: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.cpp:70: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.cpp: In member function 'void* nsDisplayListBuilder::Allocate(size_t)': >nsDisplayList.cpp:215: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsDisplayList.cpp: In member function 'virtual void nsDisplayOpacity::Paint(nsDisplayListBuilder*, nsIRenderingContext*, const nsRect&)': >nsDisplayList.cpp:798: warning: conversion to 'float' from 'PRInt32' may alter its value >nsDisplayList.cpp:805: warning: conversion to 'float' from 'nscoord' may alter its value >nsDisplayList.cpp:806: warning: conversion to 'float' from 'nscoord' may alter its value >nsDisplayList.cpp:807: warning: conversion to 'float' from 'nscoord' may alter its value >nsDisplayList.cpp:808: warning: conversion to 'float' from 'nscoord' may alter its value >nsDisplayList.cpp: In member function 'virtual PRBool nsDisplayOpacity::OptimizeVisibility(nsDisplayListBuilder*, nsRegion*)': >nsDisplayList.cpp:839: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintDecorationLine(gfxContext*, nscolor, const gfxPoint&, const gfxSize&, gfxFloat, gfxFloat, PRUint8, PRUint8)': >nsCSSRendering.cpp:4530: warning: 'oldLineWidth' may be used uninitialized in this function >In file included from nsDocumentViewer.cpp:55: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPresContext.h:45, > from nsDocumentViewer.cpp:56: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIPresShell.h:59, > from nsPresContext.h:48, > from nsDocumentViewer.cpp:56: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsFrameManager.cpp >c++ -o nsFrameManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameManager.pp nsFrameManager.cpp >In file included from nsDocumentViewer.cpp:56: >nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsPresContext.h:45, > from nsFrameManager.cpp:51: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsDocumentViewer.cpp:59: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIPresShell.h:59, > from nsPresContext.h:48, > from nsFrameManager.cpp:51: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsDocumentViewer.cpp:59: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsDocumentViewer.cpp:59: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsPresContext.h:61, > from nsFrameManager.cpp:51: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocumentViewer.cpp:62: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrameManager.cpp:51: >nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsFrameManager.cpp:53: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsFrameManager.cpp:53: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsFrameManager.cpp:53: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsCSSFrameConstructor.h:49, > from nsFrameManager.cpp:54: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocumentViewer.cpp:112: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocumentViewer.cpp:118: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsFrameManager.cpp:54: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsFrameManager.cpp:54: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameTraversal.cpp >c++ -o nsFrameTraversal.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameTraversal.pp nsFrameTraversal.cpp >In file included from ./../generic/nsBlockFrame.h:50, > from nsFrameManager.cpp:63: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsFrameManager.cpp: In member function 'nsChangeHint nsFrameManager::ReResolveStyleContext(nsPresContext*, nsIFrame*, nsIContent*, nsStyleChangeList*, nsChangeHint)': >nsFrameManager.cpp:1434: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::<anonymous enum>' vs 'nsIAccessibleEvent::<anonymous enum>' >In file included from nsDocumentViewer.cpp:139: >./../printing/nsPrintEngine.h: In member function 'void nsPrintEngine::SetIsCreatingPrintPreview(PRBool)': >./../printing/nsPrintEngine.h:220: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocumentViewer.cpp: In member function 'nsresult DocumentViewerImpl::InitInternal(nsIWidget*, nsISupports*, nsIDeviceContext*, const nsRect&, PRBool, PRBool, PRBool)': >nsDocumentViewer.cpp:877: warning: conversion to 'float' from 'double' may alter its value >nsDocumentViewer.cpp:878: warning: conversion to 'float' from 'double' may alter its value >nsDocumentViewer.cpp: In member function 'virtual nsresult DocumentViewerImpl::SetEnableRendering(PRBool)': >nsDocumentViewer.cpp:2008: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsDocumentViewer.cpp: In member function 'virtual nsresult DocumentViewerImpl::SetSticky(PRBool)': >nsDocumentViewer.cpp:2036: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDocumentViewer.cpp: In member function 'virtual nsresult nsDocViewerSelectionListener::NotifySelectionChanged(nsIDOMDocument*, nsISelection*, PRInt16)': >nsDocumentViewer.cpp:3318: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocumentViewer.cpp: In member function 'virtual nsresult DocumentViewerImpl::SetPageMode(PRBool, nsIPrintSettings*)': >nsDocumentViewer.cpp:4073: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsFrameManager.cpp:1087: warning: 'isVisible' may be used uninitialized in this function >In file included from nsFrameTraversal.h:41, > from nsFrameTraversal.cpp:40: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsPlaceholderFrame.h:77, > from nsFrameTraversal.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsPlaceholderFrame.h:77, > from nsFrameTraversal.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameTraversal.cpp: In member function 'void nsFrameIterator::SetLockInScrollView(PRBool)': >nsFrameTraversal.cpp:74: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameTraversal.cpp: In constructor 'nsFrameIterator::nsFrameIterator(nsPresContext*, nsIFrame*, nsIteratorType, PRBool, PRBool)': >nsFrameTraversal.cpp:235: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGenConList.cpp >c++ -o nsGenConList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenConList.pp nsGenConList.cpp >nsImageLoader.cpp >c++ -o nsImageLoader.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageLoader.pp nsImageLoader.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsGenConList.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsGenConList.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsRect.h:43, > from ../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ./../../content/base/src/nsStubImageDecoderObserver.h:48, > from nsImageLoader.h:42, > from nsImageLoader.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ./../../content/base/src/nsStubImageDecoderObserver.h:48, > from nsImageLoader.h:42, > from nsImageLoader.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsGenConList.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsGenConList.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsGenConList.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsGenConList.h:43, > from nsGenConList.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGenConList.h:43, > from nsGenConList.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsLayoutUtils.h:58, > from nsGenConList.cpp:42: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLayoutDebugger.cpp >c++ -o nsLayoutDebugger.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutDebugger.pp nsLayoutDebugger.cpp >In file included from nsPresContext.h:61, > from nsImageLoader.cpp:50: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsImageLoader.cpp:50: >nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsImageLoader.cpp:52: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsImageLoader.cpp:52: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsImageLoader.cpp:52: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsLayoutDebugger.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsLayoutDebugger.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutHistoryState.cpp >c++ -o nsLayoutHistoryState.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutHistoryState.pp nsLayoutHistoryState.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsLayoutDebugger.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsLayoutDebugger.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/gfx/nsPoint.h:41, > from nsPresState.h:49, > from nsLayoutHistoryState.cpp:47: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsLayoutDebugger.cpp:44: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsPresState.h:51, > from nsLayoutHistoryState.cpp:47: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsLayoutDebugger.cpp:44: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLayoutUtils.cpp >c++ -o nsLayoutUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutUtils.pp nsLayoutUtils.cpp >In file included from nsLayoutDebugger.cpp:44: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsLayoutUtils.h:58, > from nsDisplayList.h:54, > from nsLayoutDebugger.cpp:46: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsICaret.h:47, > from nsDisplayList.h:55, > from nsLayoutDebugger.cpp:46: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsICaret.h:47, > from nsDisplayList.h:55, > from nsLayoutDebugger.cpp:46: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLayoutDebugger.cpp:46: >nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPresContext.cpp >c++ -o nsPresContext.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresContext.pp nsPresContext.cpp >In file included from ../../dist/include/layout/nsPresContext.h:45, > from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsLayoutUtils.h:56, > from nsLayoutUtils.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPresContext.h:45, > from nsPresContext.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsLayoutUtils.h:56, > from nsLayoutUtils.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIPresShell.h:59, > from nsPresContext.h:48, > from nsPresContext.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsLayoutUtils.h:56, > from nsLayoutUtils.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsLayoutUtils.h:56, > from nsLayoutUtils.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsLayoutUtils.h:56, > from nsLayoutUtils.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsPresContext.h:61, > from nsPresContext.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsLayoutUtils.h:56, > from nsLayoutUtils.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsLayoutUtils.h:58, > from nsLayoutUtils.cpp:41: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPresContext.cpp:41: >nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsLayoutUtils.h:60, > from nsLayoutUtils.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPresContext.cpp:48: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsPlaceholderFrame.h:77, > from nsLayoutUtils.cpp:53: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsPlaceholderFrame.h:77, > from nsLayoutUtils.cpp:53: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsPresContext.cpp:50: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsPresContext.cpp:50: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsPresShell.cpp >c++ -o nsPresShell.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresShell.pp nsPresShell.cpp >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsPresContext.cpp:50: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLayoutUtils.cpp:59: >nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPresContext.cpp:53: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from nsLayoutUtils.cpp:62: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLayoutUtils.cpp:68: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsPresContext.cpp:80: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from nsCSSFrameConstructor.h:54, > from nsPresContext.cpp:80: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ./../generic/nsBlockFrame.h:50, > from nsBidiPresUtils.h:51, > from nsPresContext.cpp:85: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/svg/content/src/nsSVGElement.h:50, > from ./../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../content/svg/content/src/nsSVGSVGElement.h:43, > from ./../svg/base/src/nsSVGContainerFrame.h:43, > from ./../svg/base/src/nsSVGOuterSVGFrame.h:42, > from nsLayoutUtils.cpp:79: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/svg/content/src/nsSVGElement.h:50, > from ./../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../content/svg/content/src/nsSVGSVGElement.h:43, > from ./../svg/base/src/nsSVGContainerFrame.h:43, > from ./../svg/base/src/nsSVGOuterSVGFrame.h:42, > from nsLayoutUtils.cpp:79: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsLayoutUtils.cpp: In static member function 'static nsresult nsLayoutUtils::PaintFrame(nsIRenderingContext*, nsIFrame*, const nsRegion&, nscolor)': >nsLayoutUtils.cpp:934: warning: unused variable 'disableAssert' >nsLayoutUtils.cpp: In function 'void AddRectsForFrame(nsIFrame*, nsIFrame*, nsLayoutUtils::RectCallback*)': >nsLayoutUtils.cpp:1247: warning: conversion to 'float' from 'double' may alter its value >nsLayoutUtils.cpp: In function 'PRBool GetPercentHeight(const nsStyleCoord&, nsIRenderingContext*, nsIFrame*, nscoord&)': >nsLayoutUtils.cpp:1548: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::IntrinsicForContainer(nsIRenderingContext*, nsIFrame*, nsLayoutUtils::IntrinsicWidthType)': >nsLayoutUtils.cpp:1687: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp:1692: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp:1699: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::ComputeWidthDependentValue(nsIRenderingContext*, nsIFrame*, nscoord, const nsStyleCoord&)': >nsLayoutUtils.cpp:1835: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::ComputeWidthValue(nsIRenderingContext*, nsIFrame*, nscoord, nscoord, nscoord, const nsStyleCoord&)': >nsLayoutUtils.cpp:1865: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::ComputeHeightDependentValue(nsIRenderingContext*, nsIFrame*, nscoord, const nsStyleCoord&)': >nsLayoutUtils.cpp:1928: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresContext.cpp: In member function 'void nsPresContext::GetFontPreferences()': >nsPresContext.cpp:433: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from nsLayoutUtils.cpp:68: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsPresContext.cpp:500: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.cpp: In member function 'void nsPresContext::GetUserPreferences()': >nsPresContext.cpp:596: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsPresContext.cpp:620: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsPresContext.cpp:640: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsPresContext.cpp:644: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsPresContext.cpp:652: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsPresContext.cpp:655: warning: conversion to 'unsigned char:2' from 'unsigned int' may alter its value >nsPresContext.cpp:677: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.cpp: In member function 'void nsPresContext::PreferenceChanged(const char*)': >nsPresContext.cpp:724: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresContext.cpp:725: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresContext.cpp: In member function 'void nsPresContext::SetFullZoom(float)': >nsPresContext.cpp:1151: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresContext.cpp:1152: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresContext.cpp: In member function 'void nsPresContext::SetPaginatedScrolling(PRBool)': >nsPresContext.cpp:1426: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIPresShell.h:58, > from nsPresShell.cpp:60: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIPresShell.h:59, > from nsPresShell.cpp:60: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresState.cpp >c++ -o nsPresState.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresState.pp nsPresState.cpp >In file included from nsPresContext.h:61, > from nsPresShell.cpp:61: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPresShell.cpp:61: >nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsPresShell.cpp:66: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsPresShell.cpp:66: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsPresShell.cpp:66: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsPresShell.cpp:71: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from nsPresShell.cpp:71: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from nsPresShell.cpp:71: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/gfx/nsPoint.h:41, > from nsPresState.h:49, > from nsPresState.cpp:50: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPresState.h:51, > from nsPresState.cpp:50: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../content/events/src/nsDOMEvent.h:47, > from nsPresShell.cpp:86: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/base/src/nsRange.h:45, > from nsPresShell.cpp:101: >../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsQuoteList.cpp >c++ -o nsQuoteList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuoteList.pp nsQuoteList.cpp >In file included from nsPresShell.cpp:144: >nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsLayoutUtils.cpp: In static member function 'static nsSize nsLayoutUtils::ComputeSizeWithIntrinsicDimensions(nsIRenderingContext*, nsIFrame*, const nsIFrame::IntrinsicSize&, nsSize, nsSize, nsSize, nsSize, nsSize)': >nsLayoutUtils.cpp:1979: warning: 'width' may be used uninitialized in this function >nsLayoutUtils.cpp:1979: warning: 'height' may be used uninitialized in this function >In file included from ./../xul/base/src/nsMenuFrame.h:55, > from nsPresShell.cpp:192: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPresShell.cpp:192: >./../xul/base/src/nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >./../xul/base/src/nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPresShell.cpp: In member function 'void* FrameArena::AllocateFrame(size_t)': >nsPresShell.cpp:697: warning: conversion to 'int' from 'size_t' may alter its value >nsPresShell.cpp:709: warning: conversion to 'PRUint32' from 'size_t' may alter its value >nsPresShell.cpp: In member function 'void FrameArena::FreeFrame(size_t, void*)': >nsPresShell.cpp:740: warning: conversion to 'int' from 'size_t' may alter its value >nsPresShell.cpp: In member function 'virtual nsresult PresShell::SetIgnoreFrameDestruction(PRBool)': >nsPresShell.cpp:2646: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPresShell.cpp: In function 'void ScrollViewToShowRect(nsIScrollableView*, nsRect&, PRIntn, PRIntn)': >nsPresShell.cpp:3935: warning: conversion to 'float' from 'PRIntn' may alter its value >nsPresShell.cpp:3935: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3935: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3937: warning: conversion to 'float' from 'PRIntn' may alter its value >nsPresShell.cpp:3937: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3937: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3975: warning: conversion to 'float' from 'PRIntn' may alter its value >nsPresShell.cpp:3975: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3975: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3977: warning: conversion to 'float' from 'PRIntn' may alter its value >nsPresShell.cpp:3977: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:3977: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp: In member function 'virtual void PresShell::CharacterDataChanged(nsIDocument*, nsIContent*, CharacterDataChangeInfo*)': >nsPresShell.cpp:4627: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsPresShell.cpp: In member function 'already_AddRefed<gfxASurface> PresShell::PaintRangePaintInfo(nsTArray<nsAutoPtr<RangePaintInfo> >*, nsISelection*, nsIRegion*, nsRect, nsPoint&, nsRect*)': >nsPresShell.cpp:5196: warning: conversion to 'float' from 'double' may alter its value >nsPresShell.cpp:5215: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:5215: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:5217: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:5217: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:5225: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp:5226: warning: conversion to 'float' from 'nscoord' may alter its value >nsPresShell.cpp: In member function 'virtual already_AddRefed<gfxASurface> PresShell::RenderNode(nsIDOMNode*, nsIRegion*, nsPoint&, nsRect*)': >nsPresShell.cpp:5325: warning: conversion to 'float' from 'PRInt32' may alter its value >nsPresShell.cpp: In member function 'virtual nsresult PresShell::HandleEvent(nsIView*, nsGUIEvent*, nsEventStatus*)': >nsPresShell.cpp:5644: warning: unused variable 'disableAssert' >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGenConList.h:43, > from nsQuoteList.h:43, > from nsQuoteList.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStyleChangeList.cpp >c++ -o nsStyleChangeList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleChangeList.pp nsStyleChangeList.cpp >nsStyleSheetService.cpp >c++ -o nsStyleSheetService.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleSheetService.pp nsStyleSheetService.cpp >In file included from ../../dist/include/gfx/nsFont.h:42, > from nsStyleConsts.h:44, > from nsStyleChangeList.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsStyleChangeList.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsStyleChangeList.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFocusEventSuppressor.cpp >c++ -o nsFocusEventSuppressor.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFocusEventSuppressor.pp nsFocusEventSuppressor.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsStyleChangeList.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsFocusEventSuppressor.cpp:39: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = void (*)(PRBool), Comparator = nsDefaultComparator<void (*)(PRBool), void (*)(PRBool)>, E = void (*)(PRBool)]': >../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = void (*)(PRBool), E = void (*)(PRBool)]' >../../dist/include/xpcom/nsTArray.h:379: instantiated from 'PRBool nsTArray<E>::Contains(const Item&) const [with Item = void (*)(PRBool), E = void (*)(PRBool)]' >nsFocusEventSuppressor.cpp:80: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsStyleChangeList.cpp:45: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsStyleChangeList.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsBidiPresUtils.cpp >c++ -o nsBidiPresUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiPresUtils.pp nsBidiPresUtils.cpp >In file included from nsStyleChangeList.cpp:45: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBidi.cpp >c++ -o nsBidi.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidi.pp nsBidi.cpp >nsIStyleSheetService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStyleSheetService.xpt -d .deps/nsIStyleSheetService.pp nsIStyleSheetService.idl >../../dist/bin/xpt_link _xpidlgen/layout_base.xpt _xpidlgen/nsIStyleSheetService.xpt >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsBidi.cpp: In member function 'PRBool nsBidi::GetMemory(void**, PRSize*, PRBool, PRSize)': >nsBidi.cpp:260: warning: conversion to 'PRUint32' from 'PRSize' may alter its value >nsBidi.cpp:276: warning: conversion to 'PRUint32' from 'PRSize' may alter its value >nsBidi.cpp: In member function 'nsresult nsBidi::SetPara(const PRUnichar*, PRInt32, nsBidiLevel, nsBidiLevel*)': >nsBidi.cpp:309: warning: suggest parentheses around '&&' within '||' >nsBidi.cpp:389: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp: In member function 'void nsBidi::GetDirProps(const PRUnichar*)': >nsBidi.cpp:497: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp:501: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp:527: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp:531: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp: In member function 'nsBidiDirection nsBidi::ResolveExplicitLevels()': >nsBidi.cpp:640: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp:648: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp:660: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp:668: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp:718: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp: In member function 'nsresult nsBidi::CheckExplicitLevels(nsBidiDirection*)': >nsBidi.cpp:765: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp:769: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp: In member function 'nsBidiDirection nsBidi::DirectionFromFlags(Flags)': >nsBidi.cpp:791: warning: suggest parentheses around '&&' within '||' >nsBidi.cpp: In member function 'void nsBidi::ResolveImplicitLevels(PRInt32, PRInt32, DirProp, DirProp)': >nsBidi.cpp:878: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBidi.cpp:938: warning: suggest parentheses around '&&' within '||' >nsBidi.cpp:959: warning: suggest parentheses around '&&' within '||' >nsBidi.cpp:979: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBidi.cpp:1060: warning: conversion to 'nsBidiLevel' from 'int' may alter its value >nsBidi.cpp: In member function 'void nsBidi::AdjustWSLevels()': >nsBidi.cpp:1134: warning: conversion to 'Flags' from 'long unsigned int' may alter its value >nsBidi.cpp:1149: warning: conversion to 'unsigned char' from 'int' may alter its value >nsBidi.cpp: In member function 'nsresult nsBidi::GetVisualRun(PRInt32, PRInt32*, PRInt32*, nsBidiDirection*)': >nsBidi.cpp:1480: warning: suggest parentheses around '&&' within '||' >nsBidi.cpp:1488: warning: conversion to 'int' from 'long unsigned int' may alter its value >nsBidi.cpp: In member function 'PRInt32 nsBidi::doWriteReverse(const PRUnichar*, PRInt32, PRUnichar*, PRUint16)': >nsBidi.cpp:2249: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidi.cpp:2249: warning: suggest parentheses around arithmetic in operand of '|' >nsBidi.cpp:2249: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBidi.cpp: In member function 'nsresult nsBidi::WriteReverse(const PRUnichar*, PRInt32, PRUnichar*, PRUint16, PRInt32*)': >nsBidi.cpp:2272: warning: suggest parentheses around '&&' within '||' >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBidiPresUtils.h:46, > from nsBidiPresUtils.cpp:42: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from nsBidiPresUtils.h:51, > from nsBidiPresUtils.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from nsBidiPresUtils.h:51, > from nsBidiPresUtils.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/xbl/src/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from nsBidiPresUtils.h:51, > from nsBidiPresUtils.cpp:42: >./../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >./../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from nsBidiPresUtils.h:51, > from nsBidiPresUtils.cpp:42: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBidiPresUtils.cpp:43: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../generic/nsLineLayout.h:56, > from ./../generic/nsInlineFrame.h:45, > from nsBidiPresUtils.cpp:53: >./../generic/nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >./../generic/nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >./../generic/nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from ./../generic/nsInlineFrame.h:45, > from nsBidiPresUtils.cpp:53: >./../generic/nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >./../generic/nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >./../generic/nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >./../generic/nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >./../generic/nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >./../generic/nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBidiPresUtils.cpp: In member function 'PRBool nsBidiPresUtils::IsSuccessful() const': >nsBidiPresUtils.cpp:100: warning: conversion to 'PRBool' from 'long int' may alter its value >nsBidiPresUtils.cpp: In static member function 'static nsBidiLevel nsBidiPresUtils::GetFrameEmbeddingLevel(nsIFrame*)': >nsBidiPresUtils.cpp:757: warning: conversion to 'nsBidiLevel' from 'PRInt32' may alter its value >nsBidiPresUtils.cpp: In static member function 'static nsBidiLevel nsBidiPresUtils::GetFrameBaseLevel(nsIFrame*)': >nsBidiPresUtils.cpp:767: warning: conversion to 'nsBidiLevel' from 'PRInt32' may alter its value >nsBidiPresUtils.cpp: In member function 'PRBool nsBidiPresUtils::EnsureBidiContinuation(nsIFrame*, nsIFrame**, PRInt32&, PRInt32, PRInt32, PRInt32&)': >nsBidiPresUtils.cpp:1085: warning: conversion to 'nsBidiLevel' from 'PRInt32' may alter its value >nsBidiPresUtils.cpp:1086: warning: conversion to 'nsBidiLevel' from 'PRInt32' may alter its value >nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::FormatUnicodeText(nsPresContext*, PRUnichar*, PRInt32&, nsCharType, PRBool, PRBool, PRBool)': >nsBidiPresUtils.cpp:1244: warning: comparison between signed and unsigned integer expressions >nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::ProcessText(const PRUnichar*, PRInt32, nsBidiDirection, nsPresContext*, nsIRenderingContext&, nsBidiPresUtils::Mode, nscoord, nscoord, nsBidiPositionResolve*, PRInt32, nscoord*)': >nsBidiPresUtils.cpp:1482: warning: comparison between signed and unsigned integer expressions >nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::ReorderUnicodeText(PRUnichar*, PRInt32&, nsCharType, PRBool, PRBool, PRBool)': >nsBidiPresUtils.cpp:1610: warning: comparison between signed and unsigned integer expressions >nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::ProcessText(const PRUnichar*, PRInt32, nsBidiDirection, nsPresContext*, nsIRenderingContext&, nsBidiPresUtils::Mode, nscoord, nscoord, nsBidiPositionResolve*, PRInt32, nscoord*)': >nsBidiPresUtils.cpp:1413: warning: 'xEndRun' may be used uninitialized in this function >nsBidiPresUtils.cpp: In member function 'void nsBidiPresUtils::InitLogicalArray(nsIFrame*)': >nsBidiPresUtils.cpp:534: warning: 'styleContext' may be used uninitialized in this function >rm -f libgkbase_s.a >ar cr libgkbase_s.a nsCSSColorUtils.o nsCSSFrameConstructor.o nsCSSRendering.o nsCaret.o nsChildIterator.o nsCounterManager.o nsDisplayList.o nsDocumentViewer.o nsFrameManager.o nsFrameTraversal.o nsGenConList.o nsImageLoader.o nsLayoutDebugger.o nsLayoutHistoryState.o nsLayoutUtils.o nsPresContext.o nsPresShell.o nsPresState.o nsQuoteList.o nsStyleChangeList.o nsStyleSheetService.o nsFocusEventSuppressor.o nsBidiPresUtils.o nsBidi.o >ranlib libgkbase_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_base.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/generic' >nsAbsoluteContainingBlock.cpp >c++ -o nsAbsoluteContainingBlock.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAbsoluteContainingBlock.pp nsAbsoluteContainingBlock.cpp >nsAreaFrame.cpp >c++ -o nsAreaFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAreaFrame.pp nsAreaFrame.cpp >nsBRFrame.cpp >c++ -o nsBRFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBRFrame.pp nsBRFrame.cpp >nsBlockBandData.cpp >c++ -o nsBlockBandData.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockBandData.pp nsBlockBandData.cpp >In file included from nsIntervalSet.h:45, > from nsSpaceManager.h:48, > from nsBlockBandData.h:43, > from nsBlockBandData.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSpaceManager.h:51, > from nsBlockBandData.h:43, > from nsBlockBandData.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsBlockBandData.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsBlockBandData.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIFrame.h:52, > from nsBlockBandData.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsBlockBandData.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBRFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockBandData.cpp:42: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsBRFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsBRFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsBRFrame.cpp:44: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBlockFrame.cpp >c++ -o nsBlockFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockFrame.pp nsBlockFrame.cpp >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsBRFrame.cpp:44: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIFrame.h:52, > from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsLineLayout.h:56, > from nsBRFrame.cpp:44: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsBRFrame.cpp:44: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsFrameList.h:43, > from nsAbsoluteContainingBlock.h:46, > from nsAbsoluteContainingBlock.cpp:44: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsAbsoluteContainingBlock.h:49, > from nsAbsoluteContainingBlock.cpp:44: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsAbsoluteContainingBlock.h:49, > from nsAbsoluteContainingBlock.cpp:44: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsAbsoluteContainingBlock.h:49, > from nsAbsoluteContainingBlock.cpp:44: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAbsoluteContainingBlock.cpp: In member function 'nsresult nsAbsoluteContainingBlock::Reflow(nsContainerFrame*, nsPresContext*, const nsHTMLReflowState&, nsReflowStatus&, nscoord, nscoord, PRBool, PRBool, PRBool, nsRect*)': >nsAbsoluteContainingBlock.cpp:206: warning: suggest parentheses around arithmetic in operand of '|' >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockFrame.h:50, > from nsAreaFrame.h:43, > from nsAreaFrame.cpp:40: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsBlockReflowContext.cpp >c++ -o nsBlockReflowContext.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockReflowContext.pp nsBlockReflowContext.cpp >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its valueIn file included from ../../dist/include/layout/nsStyleStruct.h:49, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBlockReflowState.cpp >nsBulletFrame.cpp >c++ -o nsBlockReflowState.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockReflowState.pp nsBlockReflowState.cpp >c++ -o nsBulletFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBulletFrame.pp nsBulletFrame.cpp >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockFrame.cpp:50: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockFrame.h:50, > from nsBlockFrame.cpp:50: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBlockFrame.cpp:52: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsInlineFrame.h:45, > from nsBlockFrame.cpp:56: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsBlockFrame.cpp:69: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsBlockFrame.cpp:69: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsBlockReflowContext.h:44, > from nsBlockReflowContext.cpp:42: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLineLayout.h:53, > from nsBlockReflowContext.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLineLayout.h:53, > from nsBlockReflowContext.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockFrame.cpp:87: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBlockFrame.cpp: In member function 'virtual nsresult nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsBlockFrame.cpp:1051: warning: suggest parentheses around arithmetic in operand of '|' >In file included from nsLineLayout.h:55, > from nsBlockReflowContext.cpp:43: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsBlockFrame.cpp: In member function 'virtual void nsBlockFrame::ComputeFinalSize(const nsHTMLReflowState&, nsBlockReflowState&, nsHTMLReflowMetrics&)': >nsBlockFrame.cpp:1328: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp:1342: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp:1415: warning: suggest parentheses around arithmetic in operand of '|' >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsBlockFrame.cpp: In member function 'nsresult nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&)': >nsBlockFrame.cpp:2058: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp:2060: warning: suggest parentheses around arithmetic in operand of '|' >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >nsBlockFrame.cpp: In member function 'nsresult nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, PRBool*)': >nsBlockFrame.cpp:2963: warning: conversion to 'PRUint16' from 'PRBool' may alter its value >nsBlockFrame.cpp:2963: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >nsBlockFrame.cpp:3005: warning: suggest parentheses around arithmetic in operand of '|' >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsBlockFrame.cpp:3075: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp:3178: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp: In member function 'void nsBlockFrame::PushTruncatedPlaceholderLine(nsBlockReflowState&, nsLineList_iterator, PRBool&)': >nsBlockFrame.cpp:3297: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp: In member function 'void nsBlockFrame::PlaceLine(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, PRBool*)': >nsBlockFrame.cpp:4031: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp: In member function 'PRBool nsBlockFrame::HandleOverflowPlaceholdersOnPulledLine(nsBlockReflowState&, nsLineBox*)': >nsBlockFrame.cpp:4268: warning: unused variable 'taken' >nsBlockFrame.cpp: In member function 'void nsBlockFrame::SetOverflowOutOfFlows(const nsFrameList&)': >nsBlockFrame.cpp:4620: warning: unused variable 'result' >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsBlockReflowContext.cpp:43: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBlockFrame.cpp: In member function 'virtual void nsBlockFrame::DeleteNextInFlowChild(nsPresContext*, nsIFrame*)': >nsBlockFrame.cpp:5601: warning: unused variable 'prevInFlow' >nsBlockFrame.cpp: In member function 'nsresult nsBlockFrame::ReflowFloat(nsBlockReflowState&, nsPlaceholderFrame*, nsMargin&, nsReflowStatus&)': >nsBlockFrame.cpp:5709: warning: suggest parentheses around arithmetic in operand of '|' >nsBlockFrame.cpp: In member function 'virtual void nsBlockFrame::PaintTextDecorationLine(nsIRenderingContext&, const nsPoint&, nsLineBox*, nscolor, gfxFloat, gfxFloat, gfxFloat, PRUint8)': >nsBlockFrame.cpp:5905: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsLineLayout.h:56, > from nsBlockReflowContext.cpp:43: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsBlockReflowContext.cpp:43: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIFrame.h:52, > from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBlockReflowContext.h:44, > from nsBlockReflowState.cpp:45: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsBlockReflowState.h:47, > from nsBlockReflowState.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsBlockReflowState.h:47, > from nsBlockReflowState.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockReflowState.h:47, > from nsBlockReflowState.cpp:46: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsBlockReflowState.cpp:46: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockReflowState.cpp:46: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsBlockReflowState.cpp:48: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsBulletFrame.h:43, > from nsBulletFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBulletFrame.cpp:44: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsBulletFrame.cpp:46: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsBulletFrame.cpp:46: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsBulletFrame.cpp:55: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBulletFrame.cpp: In function 'PRBool OtherDecimalToText(PRInt32, PRUnichar, nsString&)': >nsBulletFrame.cpp:397: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsBulletFrame.cpp:405: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBulletFrame.cpp: In function 'PRBool TamilToText(PRInt32, nsString&)': >nsBulletFrame.cpp:419: warning: conversion to 'short unsigned int' from 'int' may alter its value >nsBulletFrame.cpp: In function 'PRBool ArmenianToText(PRInt32, nsString&)': >nsBulletFrame.cpp:859: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsBulletFrame.cpp: In function 'PRBool EthiopicToText(PRInt32, nsString&)': >nsBulletFrame.cpp:924: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsBulletFrame.cpp:940: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBulletFrame.cpp:942: warning: conversion to 'PRUint8' from 'int' may alter its value >nsBulletFrame.cpp:945: warning: conversion to 'PRUint8' from 'int' may alter its value >nsColumnSetFrame.cpp >c++ -o nsColumnSetFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColumnSetFrame.pp nsColumnSetFrame.cpp >nsContainerFrame.cpp >c++ -o nsContainerFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContainerFrame.pp nsContainerFrame.cpp >nsBulletFrame.cpp: In static member function 'static PRBool nsBulletFrame::AppendCounterText(PRInt32, PRInt32, nsString&)': >nsBulletFrame.cpp:986: warning: 'success' may be used uninitialized in this function >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsFirstLetterFrame.cpp >c++ -o nsFirstLetterFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFirstLetterFrame.pp nsFirstLetterFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsColumnSetFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsContainerFrame.cpp:42: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsContainerFrame.cpp:42: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsFirstLetterFrame.h:43, > from nsFirstLetterFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsContainerFrame.cpp:68: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsFirstLetterFrame.cpp:45: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsGfxScrollFrame.h:54, > from ./../forms/nsListControlFrame.h:52, > from nsContainerFrame.cpp:71: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../forms/nsListControlFrame.h:52, > from nsContainerFrame.cpp:71: >./nsGfxScrollFrame.h: In member function 'void nsHTMLScrollFrame::SetSuppressScrollbarUpdate(PRBool)': >./nsGfxScrollFrame.h:397: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsGfxScrollFrame.h:397: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ./nsBlockFrame.h:50, > from ./nsAreaFrame.h:43, > from ./../forms/nsSelectsAreaFrame.h:40, > from ./../forms/nsListControlFrame.h:59, > from nsContainerFrame.cpp:71: >./nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLineLayout.h:56, > from nsFirstLetterFrame.cpp:45: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsFirstLetterFrame.cpp:45: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsContainerFrame.cpp: In member function 'virtual nsresult nsContainerFrame::RemoveFrame(nsIAtom*, nsIFrame*)': >nsContainerFrame.cpp:223: warning: unused variable 'rv' >nsContainerFrame.cpp: In function 'void SyncFrameViewGeometryDependentProperties(nsPresContext*, nsIFrame*, nsStyleContext*, nsIView*, PRUint32)': >nsContainerFrame.cpp:489: warning: unused variable 'hasBG' >nsContainerFrame.cpp: In member function 'nsresult nsContainerFrame::ReflowOverflowContainerChildren(nsPresContext*, const nsHTMLReflowState&, nsRect&, PRUint32, nsReflowStatus&)': >nsContainerFrame.cpp:986: warning: suggest parentheses around arithmetic in operand of '|' >nsContainerFrame.cpp: In member function 'virtual void nsContainerFrame::DeleteNextInFlowChild(nsPresContext*, nsIFrame*)': >nsContainerFrame.cpp:1089: warning: unused variable 'prevInFlow' >nsContainerFrame.cpp:1115: warning: unused variable 'rv' >nsFrame.cpp >c++ -o nsFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrame.pp nsFrame.cpp >nsFrameFrame.cpp >c++ -o nsFrameFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameFrame.pp nsFrameFrame.cpp >nsFrameList.cpp >c++ -o nsFrameList.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameList.pp nsFrameList.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsFrameSetFrame.cpp >c++ -o nsFrameSetFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameSetFrame.pp nsFrameSetFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsFrameList.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsFrameList.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrame.cpp:46: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsFrameList.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsFrame.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsFrame.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsFrame.cpp:48: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsFrameList.h:43, > from nsFrameList.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIFrame.h:52, > from nsFrameList.h:43, > from nsFrameList.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsFrame.cpp:48: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsFrameList.h:43, > from nsFrameList.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLineLayout.h:56, > from nsFrame.cpp:48: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsFrame.cpp:48: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from nsFrameList.h:43, > from nsFrameList.cpp:41: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsFrameList.cpp:45: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsFrame.h:53, > from ./nsSplittableFrame.h:46, > from ./nsContainerFrame.h:44, > from ./nsHTMLContainerFrame.h:43, > from ./nsBlockFrame.h:47, > from ./../base/nsBidiPresUtils.h:51, > from nsFrameList.cpp:51: >./nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsFrame.h:53, > from ./nsSplittableFrame.h:46, > from ./nsContainerFrame.h:44, > from ./nsHTMLContainerFrame.h:43, > from ./nsBlockFrame.h:47, > from ./../base/nsBidiPresUtils.h:51, > from nsFrameList.cpp:51: >./nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.cpp:119: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.cpp:121: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsBlockFrame.h:50, > from ./../base/nsBidiPresUtils.h:51, > from nsFrameList.cpp:51: >./nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrame.cpp: In member function 'virtual void nsDisplaySelectionOverlay::Paint(nsDisplayListBuilder*, nsIRenderingContext*, const nsRect&)': >nsFrame.cpp:803: warning: conversion to 'float' from 'PRInt32' may alter its value >nsFrame.cpp: In constructor 'nsOverflowClipWrapper::nsOverflowClipWrapper(nsIFrame*, const nsRect&, PRBool, PRBool)': >nsFrame.cpp:1041: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrame.cpp:1041: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsFrame.cpp: In constructor 'FrameTarget::FrameTarget(nsIFrame*, PRBool, PRBool)': >nsFrame.cpp:2387: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrame.cpp:2387: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsFrame.cpp: In member function 'nsIntRect nsIFrame::GetScreenRect() const': >nsFrame.cpp:3491: warning: conversion to 'float' from 'PRInt32' may alter its value >nsFrame.cpp: In member function 'void nsFrame::CheckInvalidateSizeChange(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&)': >nsFrame.cpp:3773: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsFrame.cpp: In member function 'virtual nsresult nsFrame::GetPointFromOffset(PRInt32, nsPoint*)': >nsFrame.cpp:4277: warning: suggest parentheses around '&&' within '||' >nsFrame.cpp: In function 'nsContentAndOffset FindBlockFrameOrBR(nsIFrame*, nsDirection)': >nsFrame.cpp:4613: warning: suggest parentheses around '&&' within '||' >nsFrame.cpp: In member function 'nsresult nsIFrame::PeekOffsetParagraph(nsPeekOffsetStruct*)': >nsFrame.cpp:4688: warning: conversion to 'PRBool' from 'long int' may alter its value >nsFrame.cpp:4713: warning: conversion to 'PRBool' from 'long int' may alter its value >nsFrame.cpp: In member function 'virtual nsresult nsIFrame::PeekOffset(nsPeekOffsetStruct*)': >nsFrame.cpp:4836: warning: suggest parentheses around '&&' within '||' >nsFrame.cpp:4883: warning: conversion to 'PRInt8' from 'int' may alter its value >nsFrame.cpp: In member function 'nsresult nsIFrame::GetFrameFromDirection(nsDirection, PRBool, PRBool, PRBool, nsIFrame**, PRInt32*, PRBool*)': >nsFrame.cpp:5202: warning: suggest parentheses around '&&' within '||' >nsFrame.cpp:5280: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsFrame.cpp:5281: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsFrame.cpp: In member function 'virtual void nsFrame::SetWasCollapsed(nsBoxLayoutState&, PRBool)': >nsFrame.cpp:6435: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLeafFrame.h:43, > from nsFrameFrame.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from nsLeafFrame.h:44, > from nsFrameFrame.cpp:46: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLeafFrame.h:44, > from nsFrameFrame.cpp:46: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsFrameFrame.cpp:47: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsFrameFrame.cpp:47: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsFrameSetFrame.h:44, > from nsFrameSetFrame.cpp:42: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameUtil.cpp >c++ -o nsFrameUtil.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameUtil.pp nsFrameUtil.cpp >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsFrameSetFrame.cpp:44: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsFrameSetFrame.cpp:44: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsLeafFrame.h:44, > from nsFrameSetFrame.cpp:45: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameSetFrame.cpp: In member function 'void nsHTMLFramesetFrame::RecalculateBorderResize()': >nsFrameSetFrame.cpp:1405: warning: comparison between signed and unsigned integer expressions >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >nsFrameSetFrame.cpp: In constructor 'nsHTMLFramesetBorderFrame::nsHTMLFramesetBorderFrame(nsStyleContext*, PRInt32, PRBool, PRBool)': >nsFrameSetFrame.cpp:1611: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsFrameSetFrame.cpp:1611: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrameSetFrame.cpp: In member function 'void nsHTMLFramesetBorderFrame::SetVisibility(PRBool)': >nsFrameSetFrame.cpp:1633: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsFrameFrame.cpp:98: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../xul/base/src/nsBox.h: At global scope: >./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden >nsFrameFrame.cpp:192: warning: by 'nsSize nsSubDocumentFrame::GetMargin()' >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsFrameUtil.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsFrameUtil.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsFrameUtil.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFrame.cpp: In static member function 'static PRInt32 nsFrame::GetLineNumber(nsIFrame*, nsIFrame**)': >nsFrame.cpp:5129: warning: 'thisBlock' may be used uninitialized in this function >nsGfxScrollFrame.cpp >c++ -o nsGfxScrollFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxScrollFrame.pp nsGfxScrollFrame.cpp >nsFrame.cpp: In function 'nsRect ComputeOutlineRect(const nsIFrame*, PRBool*, const nsRect&)': >nsFrame.cpp:3694: warning: 'width' may be used uninitialized in this function >nsHTMLCanvasFrame.cpp >c++ -o nsHTMLCanvasFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCanvasFrame.pp nsHTMLCanvasFrame.cpp >nsFrameSetFrame.cpp: In member function 'virtual nsresult nsHTMLFramesetFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsFrameSetFrame.cpp:1066: warning: 'lastSize.nsSize::height' may be used uninitialized in this function >nsHTMLContainerFrame.cpp >c++ -o nsHTMLContainerFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContainerFrame.pp nsHTMLContainerFrame.cpp >In file included from ./../base/nsPresContext.h:45, > from nsGfxScrollFrame.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from ./../base/nsPresContext.h:48, > from nsGfxScrollFrame.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsPresContext.h:61, > from nsGfxScrollFrame.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsHTMLCanvasFrame.h:43, > from nsHTMLCanvasFrame.cpp:46: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGfxScrollFrame.cpp:44: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from nsHTMLCanvasFrame.cpp:48: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsGfxScrollFrame.cpp:50: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsHTMLCanvasFrame.cpp:48: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsGfxScrollFrame.cpp:50: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsHTMLCanvasFrame.cpp: In member function 'void nsHTMLCanvasFrame::PaintCanvas(nsIRenderingContext&, const nsRect&, nsPoint)': >nsHTMLCanvasFrame.cpp:208: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLCanvasFrame.cpp:209: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsGfxScrollFrame.cpp:50: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsGfxScrollFrame.cpp:50: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsGfxScrollFrame.cpp:50: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsGfxScrollFrame.cpp:50: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGfxScrollFrame.h:54, > from nsGfxScrollFrame.cpp:51: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGfxScrollFrame.cpp:51: >nsGfxScrollFrame.h: In member function 'void nsHTMLScrollFrame::SetSuppressScrollbarUpdate(PRBool)': >nsGfxScrollFrame.h:397: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.h:397: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGfxScrollFrame.cpp:80: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp: In member function 'PRBool nsHTMLScrollFrame::TryLayout(ScrollReflowState*, nsHTMLReflowMetrics*, PRBool, PRBool, PRBool, nsresult*)': >nsGfxScrollFrame.cpp:416: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:417: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp: In member function 'nsresult nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState*, PRBool, PRBool, nsHTMLReflowMetrics*, PRBool)': >nsGfxScrollFrame.cpp:490: warning: conversion to 'PRUint16' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:490: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >nsGfxScrollFrame.cpp:491: warning: conversion to 'PRUint16' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:491: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >nsGfxScrollFrame.cpp:519: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:520: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp: In member function 'virtual nsresult nsHTMLScrollFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsGfxScrollFrame.cpp:803: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp:804: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp: In constructor 'nsGfxScrollFrameInner::nsGfxScrollFrameInner(nsContainerFrame*, PRBool, PRBool)': >nsGfxScrollFrame.cpp:1276: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1276: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp:1276: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1276: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp: In member function 'nsresult nsGfxScrollFrameInner::FireScrollPortEvent()': >nsGfxScrollFrame.cpp:1575: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1575: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp:1576: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1576: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp:1580: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1580: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp:1590: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1590: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsHTMLContainerFrame.cpp:40: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp: In member function 'PRBool nsXULScrollFrame::AddRemoveScrollbar(nsBoxLayoutState&, nsRect&, PRBool, PRBool, PRBool)': >nsGfxScrollFrame.cpp:1994: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:1994: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp:2010: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxScrollFrame.cpp:2010: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsGfxScrollFrame.cpp: In member function 'nsresult nsGfxScrollFrameInner::GetVScrollbarHintFromGlobalHistory(PRBool*)': >nsGfxScrollFrame.cpp:2729: warning: conversion to 'PRPackedBool' from 'int' may alter its value >nsGfxScrollFrame.cpp:2729: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsHTMLContainerFrame.cpp:67: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsHTMLFrame.cpp >c++ -o nsHTMLFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrame.pp nsHTMLFrame.cpp >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from nsHTMLContainerFrame.cpp:69: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBlockFrame.h:50, > from nsHTMLContainerFrame.cpp:70: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsHTMLContainerFrame.cpp: In member function 'virtual void nsHTMLContainerFrame::PaintTextDecorationLine(nsIRenderingContext&, const nsPoint&, nsLineBox*, nscolor, gfxFloat, gfxFloat, gfxFloat, PRUint8)': >nsHTMLContainerFrame.cpp:238: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsHTMLContainerFrame.cpp: In member function 'void nsHTMLContainerFrame::GetTextDecorations(nsPresContext*, PRBool, PRUint8&, nscolor&, nscolor&, nscolor&)': >nsHTMLContainerFrame.cpp:303: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHTMLContainerFrame.cpp:308: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHTMLContainerFrame.cpp:313: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from nsHTMLContainerFrame.cpp:67: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLReflowState.cpp >c++ -o nsHTMLReflowState.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLReflowState.pp nsHTMLReflowState.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsHTMLFrame.cpp:42: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHTMLFrame.cpp:56: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLFrame.cpp: In member function 'virtual nsresult CanvasFrame::SetHasFocus(PRBool)': >nsHTMLFrame.cpp:247: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/gfx/nsFont.h:42, > from ./../base/nsStyleConsts.h:44, > from nsHTMLReflowState.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsImageFrame.cpp >c++ -o nsImageFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageFrame.pp nsImageFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsHTMLReflowState.cpp:43: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsImageMap.cpp >c++ -o nsImageMap.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageMap.pp nsImageMap.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsHTMLReflowState.cpp:43: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsHTMLReflowState.cpp:43: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsHTMLReflowState.cpp:43: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsHTMLReflowState.cpp:43: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsInlineFrame.cpp >c++ -o nsInlineFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInlineFrame.pp nsInlineFrame.cpp >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsHTMLReflowState.cpp:43: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsHTMLReflowState.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsHTMLReflowState.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsHTMLReflowState.cpp:51: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsImageMap.h:44, > from nsImageMap.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsBlockFrame.h:50, > from nsHTMLReflowState.cpp:51: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../tables/nsTablePainter.h:41, > from ./../tables/nsTableColFrame.h:42, > from ./../tables/nsTableFrame.h:46, > from nsHTMLReflowState.cpp:54: >./../tables/celldata.h: In constructor 'BCData::BCData()': >./../tables/celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >./../tables/celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >./../tables/celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >./../tables/celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >./../tables/celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >./../tables/celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >./../tables/celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >./../tables/celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >./../tables/celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >./../tables/celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >./../tables/celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../tables/nsTableFrame.h:46, > from nsHTMLReflowState.cpp:54: >./../tables/nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >./../tables/nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >./../tables/nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >./../tables/nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../tables/nsTableFrame.h:50, > from nsHTMLReflowState.cpp:54: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from nsIFrame.h:52, > from nsImageMap.h:48, > from nsImageMap.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsHTMLReflowState.cpp:54: >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >./../tables/nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >./../tables/nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >./../tables/nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >./../tables/nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >./../tables/nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >./../tables/nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >./../tables/nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >./../tables/nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../tables/nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >./../tables/nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >./../tables/nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../tables/nsTableCellFrame.h:43, > from nsHTMLReflowState.cpp:55: >./../tables/nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >./../tables/nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >./../tables/nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >./../tables/nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >./../tables/nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >./../tables/nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >./../tables/nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >./../tables/nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >./../tables/nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLReflowState.cpp: In constructor 'nsHTMLReflowState::nsHTMLReflowState(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, const nsSize&, nscoord, nscoord, PRBool)': >nsHTMLReflowState.cpp:134: warning: conversion to 'PRInt16' from 'int' may alter its value >nsHTMLReflowState.cpp: In function 'nscoord GetNormalLineHeight(nsIFontMetrics*)': >nsHTMLReflowState.cpp:2025: warning: conversion to 'float' from 'nscoord' may alter its value >nsHTMLReflowState.cpp: In function 'nscoord ComputeLineHeight(nsIRenderingContext*, nsStyleContext*)': >nsHTMLReflowState.cpp:2053: warning: conversion to 'float' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsImageMap.h:48, > from nsImageMap.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsImageMap.h:48, > from nsImageMap.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIFrame.h:52, > from nsImageMap.h:48, > from nsImageMap.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsImageMap.h:48, > from nsImageMap.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsImageMap.h:48, > from nsImageMap.cpp:41: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsImageFrame.h:44, > from nsImageFrame.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsImageMap.cpp:50: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageMap.cpp: In member function 'void Area::HasFocus(PRBool)': >nsImageMap.cpp:330: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageMap.cpp: In member function 'virtual PRBool PolyArea::IsInside(nscoord, nscoord) const': >nsImageMap.cpp:516: warning: suggest explicit braces to avoid ambiguous 'else' >nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::CalculateHypotheticalBox(nsPresContext*, nsIFrame*, nsIFrame*, nscoord, nscoord, const nsHTMLReflowState*, nsHypotheticalBox&)': >nsHTMLReflowState.cpp:901: warning: 'boxWidth' may be used uninitialized in this function >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsInlineFrame.h:43, > from nsInlineFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsInlineFrame.h:45, > from nsInlineFrame.cpp:41: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLineLayout.h:56, > from nsInlineFrame.h:45, > from nsInlineFrame.cpp:41: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsInlineFrame.h:45, > from nsInlineFrame.cpp:41: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from nsInlineFrame.cpp:58: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsImageFrame.cpp:68: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsInlineFrame.cpp: In member function 'virtual nsresult nsInlineFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsInlineFrame.cpp:383: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsInlineFrame.cpp: In member function 'nsresult nsInlineFrame::ReflowInlineFrame(nsPresContext*, const nsHTMLReflowState&, nsInlineFrame::InlineReflowState&, nsIFrame*, nsReflowStatus&)': >nsInlineFrame.cpp:644: warning: suggest parentheses around arithmetic in operand of '|' >nsInlineFrame.cpp:653: warning: suggest parentheses around arithmetic in operand of '|' >In file included from nsImageFrame.cpp:77: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::InitConstraints(nsPresContext*, nscoord, nscoord, const nsMargin*, const nsMargin*)': >nsHTMLReflowState.cpp:1668: warning: 'fType' may be used uninitialized in this function >In file included from nsImageFrame.cpp:88: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsContentPolicyUtils.h:61, > from nsImageFrame.cpp:93: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsBlockFrame.h:50, > from ./../base/nsBidiPresUtils.h:51, > from nsImageFrame.cpp:105: >./nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsImageFrame.cpp: In member function 'nsresult nsImageFrame::OnStopDecode(imgIRequest*, nsresult, const PRUnichar*)': >nsImageFrame.cpp:598: warning: conversion to 'PRBool' from 'long int' may alter its value >nsImageFrame.cpp: In constructor 'nsRecessedBorder::nsRecessedBorder(nscoord, nsPresContext*)': >nsImageFrame.cpp:1001: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsImageFrame.cpp:1002: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsImageFrame.cpp:1005: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsIntervalSet.cpp >c++ -o nsIntervalSet.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIntervalSet.pp nsIntervalSet.cpp >nsImageFrame.cpp: In member function 'virtual nsresult nsImageFrame::HandleEvent(nsPresContext*, nsGUIEvent*, nsEventStatus*)': >nsImageFrame.cpp:1441: warning: suggest parentheses around '&&' within '||' >In file included from nsIntervalSet.h:45, > from nsIntervalSet.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsLeafFrame.cpp >c++ -o nsLeafFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLeafFrame.pp nsLeafFrame.cpp >nsLineBox.cpp >c++ -o nsLineBox.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLineBox.pp nsLineBox.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsLineLayout.cpp >c++ -o nsLineLayout.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLineLayout.pp nsLineLayout.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLeafFrame.h:43, > from nsLeafFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from nsLeafFrame.h:44, > from nsLeafFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsLineBox.h:46, > from nsLineBox.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineBox.cpp:43: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLeafFrame.h:44, > from nsLeafFrame.cpp:41: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsLineBox.cpp:45: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:56, > from nsLineBox.cpp:45: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsLineBox.cpp:45: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLineBox.cpp: In constructor 'nsLineBox::nsLineBox(nsIFrame*, PRInt32, PRBool)': >nsLineBox.cpp:81: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.cpp: In member function 'PRBool nsLineBox::CachedIsEmpty()': >nsLineBox.cpp:327: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.cpp: In member function 'nsresult nsLineIterator::Init(nsLineList&, PRBool)': >nsLineBox.cpp:551: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsLineLayout.h:53, > from nsLineLayout.cpp:50: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsLineLayout.cpp:50: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsObjectFrame.cpp >c++ -o nsObjectFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObjectFrame.pp nsObjectFrame.cpp >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsLineLayout.cpp:50: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:56, > from nsLineLayout.cpp:50: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsLineLayout.cpp:50: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from nsLineLayout.cpp:66: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsTextFrame.h:55, > from nsLineLayout.cpp:69: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >nsLineLayout.cpp: In member function 'void nsLineLayout::BeginLineReflow(nscoord, nscoord, nscoord, nscoord, PRBool, PRBool)': >nsLineLayout.cpp:242: warning: conversion to 'float' from 'nscoord' may alter its value >nsLineLayout.cpp: In member function 'void nsLineLayout::UpdateBand(nscoord, nscoord, nscoord, nscoord, PRBool, nsIFrame*)': >nsLineLayout.cpp:335: warning: conversion to 'PRUint8' from 'int' may alter its value >nsLineLayout.cpp: In function 'PRBool HasPercentageUnitSide(const nsStyleSides&)': >nsLineLayout.cpp:659: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsLineLayout.cpp: In member function 'nsresult nsLineLayout::ReflowFrame(nsIFrame*, nsReflowStatus&, nsHTMLReflowMetrics*, PRBool&)': >nsLineLayout.cpp:783: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >nsLineLayout.cpp: In member function 'void nsLineLayout::VerticalAlignFrames(nsLineLayout::PerSpanData*)': >nsLineLayout.cpp:1702: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLineLayout.cpp:1835: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsLineLayout.cpp:1960: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from nsTextFrame.h:55, > from nsLineLayout.cpp:69: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsPageContentFrame.cpp >c++ -o nsPageContentFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPageContentFrame.pp nsPageContentFrame.cpp >nsPageFrame.cpp >c++ -o nsPageFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPageFrame.pp nsPageFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsObjectFrame.cpp:881: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 ./../base/nsPresContext.h:45, > from nsObjectFrame.cpp:51: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from ./../base/nsPresContext.h:48, > from nsObjectFrame.cpp:51: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsViewportFrame.h:46, > from nsPageContentFrame.h:40, > from nsPageContentFrame.cpp:37: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLeafFrame.h:44, > from nsPageFrame.h:41, > from nsPageContentFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsPresContext.h:61, > from nsObjectFrame.cpp:51: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsPageFrame.h:40, > from nsPageFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsObjectFrame.cpp:51: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsLeafFrame.h:44, > from nsPageFrame.h:41, > from nsPageFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPageFrame.cpp: In member function 'virtual nsresult nsPageFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsPageFrame.cpp:112: warning: conversion to 'float' from 'nscoord' may alter its value >nsPageFrame.cpp:114: warning: conversion to 'float' from 'nscoord' may alter its value >nsPageFrame.cpp: In member function 'void nsPageFrame::PaintPageContent(nsIRenderingContext&, const nsRect&, nsPoint)': >nsPageFrame.cpp:555: warning: conversion to 'float' from 'nscoord' may alter its value >nsPageFrame.cpp:565: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsObjectFrame.cpp:107: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPlaceholderFrame.cpp >c++ -o nsPlaceholderFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPlaceholderFrame.pp nsPlaceholderFrame.cpp >In file included from ./nsIFrame.h:52, > from ./../base/nsDisplayList.h:49, > from nsObjectFrame.cpp:109: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../base/nsDisplayList.h:49, > from nsObjectFrame.cpp:109: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsSelection.cpp >c++ -o nsSelection.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSelection.pp nsSelection.cpp >In file included from ./../base/nsDisplayList.h:49, > from nsObjectFrame.cpp:109: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from nsObjectFrame.cpp:109: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsICaret.h:47, > from ./../base/nsDisplayList.h:55, > from nsObjectFrame.cpp:109: >./nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsICaret.h:47, > from ./../base/nsDisplayList.h:55, > from nsObjectFrame.cpp:109: >./nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsObjectFrame.cpp:109: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsObjectFrame.cpp:110: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSimplePageSequence.cpp >c++ -o nsSimplePageSequence.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSimplePageSequence.pp nsSimplePageSequence.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsObjectFrame.cpp: In member function 'void nsObjectFrame::FixupWindow(const nsSize&)': >nsObjectFrame.cpp:906: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsObjectFrame.cpp:907: warning: conversion to 'PRUint16' from 'PRInt32' may alter its value >nsObjectFrame.cpp: In member function 'PRBool nsObjectFrame::IsHidden(PRBool) const': >nsObjectFrame.cpp:1006: warning: suggest parentheses around '&&' within '||' >nsObjectFrame.cpp: In member function 'void nsObjectFrame::PrintPlugin(nsIRenderingContext&, const nsRect&)': >nsObjectFrame.cpp:1170: warning: unused variable 'rv' >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from nsIFrame.h:52, > from nsFrameSelection.h:41, > from nsSelection.cpp:51: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from nsIFrame.h:52, > from nsFrameSelection.h:41, > from nsSelection.cpp:51: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsObjectFrame.cpp: In member function 'nsresult nsPluginInstanceOwner::EnsureCachedAttrParamArrays()': >nsObjectFrame.cpp:3011: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsObjectFrame.cpp:3013: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsObjectFrame.cpp:3029: warning: conversion to 'PRInt16' from 'int' may alter its value >nsObjectFrame.cpp:3038: warning: conversion to 'PRInt16' from 'int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsPlaceholderFrame.h:77, > from nsPlaceholderFrame.cpp:44: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsPlaceholderFrame.cpp:45: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsObjectFrame.cpp: In member function 'virtual nsresult nsPluginInstanceOwner::Renderer::NativeDraw(Display*, Drawable, Visual*, short int, short int, XRectangle*, PRUint32)': >nsObjectFrame.cpp:4100: warning: conversion to 'PRUint16' from 'int' may alter its value >nsObjectFrame.cpp:4101: warning: conversion to 'PRUint16' from 'int' may alter its value >nsObjectFrame.cpp:4109: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsObjectFrame.cpp:4110: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >In file included from ../../dist/include/gfx/nsRect.h:43, > from nsIPageSequenceFrame.h:41, > from nsSimplePageSequence.h:40, > from nsSimplePageSequence.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsIPageSequenceFrame.h:41, > from nsSimplePageSequence.h:40, > from nsSimplePageSequence.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsPlaceholderFrame.cpp:45: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:56, > from nsPlaceholderFrame.cpp:45: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsPlaceholderFrame.cpp:45: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from nsPlaceholderFrame.cpp:51: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsFrameSelection.h:41, > from nsSelection.cpp:51: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsFrameSelection.h:41, > from nsSelection.cpp:51: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIFrame.h:52, > from nsFrameSelection.h:41, > from nsSelection.cpp:51: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsFrameSelection.h:41, > from nsSelection.cpp:51: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrameSelection.h:41, > from nsSelection.cpp:51: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSelection.cpp:51: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSelection.cpp:51: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/base/src/nsRange.h:45, > from nsSelection.cpp:61: >../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsSelection.cpp:79: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSpaceManager.cpp >c++ -o nsSpaceManager.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSpaceManager.pp nsSpaceManager.cpp >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsBlockFrame.h:50, > from ./../base/nsBidiPresUtils.h:51, > from nsSelection.cpp:81: >./nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsSimplePageSequence.h:41, > from nsSimplePageSequence.cpp:39: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp: In member function 'void nsTypedSelection::SetTrueDirection(PRBool)': >nsSelection.cpp:246: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp: In constructor 'nsFrameSelection::nsFrameSelection()': >nsSelection.cpp:829: warning: conversion to 'PRInt8' from 'PRInt32' may alter its value >In file included from nsLeafFrame.h:44, > from nsPageFrame.h:41, > from nsSimplePageSequence.cpp:48: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp: In member function 'void nsFrameSelection::Init(nsIPresShell*, nsIContent*)': >nsSelection.cpp:1214: warning: conversion to 'PRInt8' from 'PRInt32' may alter its value >nsSelection.cpp: In member function 'nsresult nsFrameSelection::MoveCaret(PRUint32, PRBool, nsSelectionAmount)': >nsSelection.cpp:1393: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp:1401: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp: In member function 'nsPrevNextBidiLevels nsFrameSelection::GetPrevNextBidiLevels(nsIContent*, PRUint32, nsFrameSelection::HINT, PRBool) const': >nsSelection.cpp:1981: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp:1981: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp:1994: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp:1995: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp:1996: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsIntervalSet.h:45, > from nsSpaceManager.h:48, > from nsSpaceManager.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >nsSelection.cpp: In member function 'nsresult nsFrameSelection::GetFrameFromLevel(nsIFrame*, nsDirection, PRUint8, nsIFrame**) const': >nsSelection.cpp:2063: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsSelection.cpp: In member function 'void nsFrameSelection::BidiLevelFromClick(nsIContent*, PRUint32)': >nsSelection.cpp:2170: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp: In member function 'nsresult nsFrameSelection::TakeFocus(nsIContent*, PRUint32, PRUint32, PRBool, PRBool)': >nsSelection.cpp:2412: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp:2419: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp:2421: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp: In member function 'void nsFrameSelection::SetMouseDownState(PRBool)': >nsSelection.cpp:2532: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelection.cpp: In member function 'virtual nsresult nsTypedSelection::SetCanCacheFrameOffset(PRBool)': >nsSelection.cpp:5339: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSpaceManager.h:51, > from nsSpaceManager.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSimplePageSequence.cpp: In member function 'virtual nsresult nsSimplePageSequenceFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsSimplePageSequence.cpp:367: warning: conversion to 'float' from 'nscoord' may alter its value >nsSimplePageSequence.cpp:367: warning: conversion to 'nscoord' from 'float' may alter its value >nsSimplePageSequence.cpp:368: warning: conversion to 'float' from 'int' may alter its value >nsSimplePageSequence.cpp:368: warning: conversion to 'nscoord' from 'float' may alter its value >nsSimplePageSequence.cpp: In member function 'virtual nsresult nsSimplePageSequenceFrame::PrintNextPage()': >nsSimplePageSequence.cpp:638: warning: conversion to 'float' from 'nscoord' may alter its value >nsSelection.cpp: In member function 'virtual nsresult nsTypedSelection::SelectionLanguageChange(PRBool)': >nsSelection.cpp:7519: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsSelection.cpp:7557: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsSpaceManager.cpp:50: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from nsIFrame.h:52, > from nsSpaceManager.cpp:50: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsIFrame.h:52, > from nsSpaceManager.cpp:50: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsIFrame.h:53, > from nsSpaceManager.cpp:50: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSpaceManager.cpp:50: >nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSpacerFrame.cpp >c++ -o nsSpacerFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSpacerFrame.pp nsSpacerFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSplittableFrame.cpp >c++ -o nsSplittableFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSplittableFrame.pp nsSplittableFrame.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSpacerFrame.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSpacerFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSpacerFrame.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:55, > from nsSpacerFrame.cpp:42: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsSpacerFrame.cpp:42: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLineLayout.h:56, > from nsSpacerFrame.cpp:42: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsSpacerFrame.cpp:42: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsFrame.h: At global scope: >nsFrame.h:232: warning: 'virtual nsIAtom* nsFrame::GetType() const' was hidden >nsSpacerFrame.cpp:65: warning: by 'PRUint8 SpacerFrame::GetType()' >nsSpacerFrame.cpp: In member function 'void SpacerFrame::GetDesiredSize(nsHTMLReflowMetrics&, nsSize)': >nsSpacerFrame.cpp:162: warning: conversion to 'float' from 'nscoord' may alter its value >nsSpacerFrame.cpp:173: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsSplittableFrame.cpp:43: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp >c++ -o nsTextFrameThebes.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFrameThebes.pp nsTextFrameThebes.cpp >nsObjectFrame.cpp: At global scope: >nsObjectFrame.cpp:1752: warning: 'const char* GetMIMEType(nsIPluginInstance*)' defined but not used >nsTextFrameUtils.cpp >c++ -o nsTextFrameUtils.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFrameUtils.pp nsTextFrameUtils.cpp >In file included from nsTextFrameUtils.h:41, > from nsTextFrameUtils.cpp:38: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from nsTextFrameUtils.h:44, > from nsTextFrameUtils.cpp:38: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsTextFrameUtils.cpp: In function 'PRBool IsDiscardable(PRUnichar, PRUint32*)': >nsTextFrameUtils.cpp:67: warning: suggest parentheses around '&&' within '||' >nsTextFrameUtils.cpp: In static member function 'static PRUnichar* nsTextFrameUtils::TransformText(const PRUnichar*, PRUint32, PRUnichar*, PRBool, PRPackedBool*, gfxSkipCharsBuilder*, PRUint32*)': >nsTextFrameUtils.cpp:150: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >nsTextFrameUtils.cpp: In static member function 'static PRUint8* nsTextFrameUtils::TransformText(const PRUint8*, PRUint32, PRUint8*, PRBool, PRPackedBool*, gfxSkipCharsBuilder*, PRUint32*)': >nsTextFrameUtils.cpp:214: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >nsTextFrameUtils.cpp: In member function 'PRBool nsSkipCharsRunIterator::NextRun()': >nsTextFrameUtils.cpp:236: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from nsTextFrameUtils.h:41, > from nsTextFrameUtils.cpp:38: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsTextRunTransformations.cpp >c++ -o nsTextRunTransformations.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextRunTransformations.pp nsTextRunTransformations.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsTextRunTransformations.h:41, > from nsTextRunTransformations.cpp:38: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from nsTextRunTransformations.cpp:38: >nsTextRunTransformations.h: In constructor 'nsCaseTransformTextRunFactory::nsCaseTransformTextRunFactory(nsTransformingTextRunFactory*, PRBool)': >nsTextRunTransformations.h:88: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextRunTransformations.h: In constructor 'nsTransformedTextRun::nsTransformedTextRun(const gfxTextRunFactory::Parameters*, nsTransformingTextRunFactory*, gfxFontGroup*, const PRUnichar*, PRUint32, PRUint32, nsStyleContext**, PRBool)': >nsTextRunTransformations.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextFrameUtils.h:44, > from nsTextRunTransformations.cpp:40: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../dist/include/gfx/nsFont.h:42, > from ./../base/nsStyleConsts.h:44, > from nsTextRunTransformations.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ../../dist/include/layout/nsPresContext.h:48, > from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsTextRunTransformations.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsViewportFrame.cpp >c++ -o nsViewportFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsViewportFrame.pp nsViewportFrame.cpp >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsTextRunTransformations.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:48, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsTextRunTransformations.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleContext.h:45, > from nsTextRunTransformations.cpp:45: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsTextFrameThebes.cpp:55: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from nsTextRunTransformations.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsLineLayout.h:55, > from nsTextFrameThebes.cpp:56: >nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsHTMLContainerFrame.h:43, > from nsBlockFrame.h:47, > from nsBlockReflowState.h:49, > from nsLineLayout.h:56, > from nsTextFrameThebes.cpp:56: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextRunTransformations.cpp: In member function 'virtual void nsCaseTransformTextRunFactory::RebuildTextRun(nsTransformedTextRun*, gfxContext*)': >nsTextRunTransformations.cpp:425: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from nsTextRunTransformations.h:41, > from nsTextRunTransformations.cpp:38: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:46, > from nsTextRunTransformations.h:41, > from nsTextRunTransformations.cpp:38: >../../dist/include/xpcom/nsTArray.h: In static member function 'static void nsTArrayElementTraits<E>::Construct(E*, const A&) [with A = int, E = unsigned char]': >../../dist/include/xpcom/nsTArray.h:761: instantiated from 'void nsTArray<E>::AssignRange(PRUint32, PRUint32, const Item*) [with Item = PRBool, E = unsigned char]' >../../dist/include/xpcom/nsTArray.h:554: instantiated from 'E* nsTArray<E>::AppendElements(const Item*, PRUint32) [with Item = PRBool, E = unsigned char]' >../../dist/include/xpcom/nsTArray.h:568: instantiated from 'E* nsTArray<E>::AppendElement(const Item&) [with Item = PRBool, E = unsigned char]' >nsTextRunTransformations.cpp:384: instantiated from here >../../dist/include/xpcom/nsTArray.h:193: warning: conversion to 'unsigned char' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsLineLayout.h:56, > from nsTextFrameThebes.cpp:56: >nsBlockReflowState.h: In member function 'void nsBlockReflowState::SetFlag(PRUint32, PRBool)': >nsBlockReflowState.h:298: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsBlockReflowState.h:301: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >In file included from nsTextFrameThebes.cpp:56: >nsLineLayout.h: In member function 'void nsLineLayout::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:165: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h:168: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >nsLineLayout.h: In member function 'void nsLineLayout::PerFrameData::SetFlag(PRUint32, PRBool)': >nsLineLayout.h:438: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >nsLineLayout.h:441: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value >In file included from nsTextFrameThebes.cpp:77: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextFrameUtils.h:41, > from nsTextFrameThebes.cpp:79: >../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from nsTextFrameUtils.h:44, > from nsTextFrameThebes.cpp:79: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsTextFrameThebes.cpp:80: >nsTextRunTransformations.h: In constructor 'nsCaseTransformTextRunFactory::nsCaseTransformTextRunFactory(nsTransformingTextRunFactory*, PRBool)': >nsTextRunTransformations.h:88: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextRunTransformations.h: In constructor 'nsTransformedTextRun::nsTransformedTextRun(const gfxTextRunFactory::Parameters*, nsTransformingTextRunFactory*, gfxFontGroup*, const PRUnichar*, PRUint32, PRUint32, nsStyleContext**, PRBool)': >nsTextRunTransformations.h:141: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In constructor 'BuildTextRunsScanner::BuildTextRunsScanner(nsPresContext*, gfxContext*, nsIFrame*)': >nsTextFrameThebes.cpp:572: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'void BuildTextRunsScanner::SetSkipIncompleteTextRuns(PRBool)': >nsTextFrameThebes.cpp:581: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In constructor 'BuildTextRunsScanner::BreakSink::BreakSink(gfxTextRun*, gfxContext*, PRUint32, PRBool)': >nsTextFrameThebes.cpp:665: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In function 'void BuildTextRuns(gfxContext*, nsTextFrame*, nsIFrame*, const nsLineList_iterator*)': >nsTextFrameThebes.cpp:918: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'void BuildTextRunsScanner::AccumulateRunInfo(nsTextFrame*)': >nsTextFrameThebes.cpp:1080: warning: conversion to 'PRPackedBool' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'gfxTextRun* BuildTextRunsScanner::BuildTextRunForFrames(void*)': >nsTextFrameThebes.cpp:1457: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFrameThebes.cpp:1475: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTextFrameThebes.cpp: In function 'PRInt32 FindChar(const nsTextFragment*, PRInt32, PRInt32, PRUnichar)': >nsTextFrameThebes.cpp:1950: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTextFrameThebes.cpp: In member function 'gfxFloat* PropertyProvider::GetTabWidths(PRUint32, PRUint32)': >nsTextFrameThebes.cpp:2326: warning: conversion to 'float' from 'gfxFloat' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'nsTextFrame::TextDecorations nsTextFrame::GetTextDecorations(nsPresContext*)': >nsTextFrameThebes.cpp:3654: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTextFrameThebes.cpp:3659: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTextFrameThebes.cpp:3664: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTextFrameThebes.cpp: In member function 'PRBool nsTextFrame::PaintTextWithSelection(gfxContext*, const gfxPoint&, const gfxPoint&, const gfxRect&, PropertyProvider&, nsTextPaintStyle&)': >nsTextFrameThebes.cpp:4136: warning: conversion to 'SelectionType' from 'int' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsSplittableFrame.h:46, > from nsContainerFrame.h:44, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'virtual nsresult nsTextFrame::GetPointFromOffset(PRInt32, nsPoint*)': >nsTextFrameThebes.cpp:4533: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp: In constructor 'ClusterIterator::ClusterIterator(nsTextFrame*, PRInt32, PRInt32, nsString&)': >nsTextFrameThebes.cpp:4820: warning: conversion to 'unsigned char' from 'int' may alter its value >nsTextFrameThebes.cpp: In member function 'void nsTextFrame::AddInlineMinWidthForFlow(nsIRenderingContext*, nsIFrame::InlineMinWidthData*)': >nsTextFrameThebes.cpp:5009: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5022: warning: conversion to 'float' from 'gfxFloat' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from nsContainerFrame.h:46, > from nsViewportFrame.h:46, > from nsViewportFrame.cpp:44: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'void nsTextFrame::AddInlinePrefWidthForFlow(nsIRenderingContext*, nsIFrame::InlinePrefWidthData*)': >nsTextFrameThebes.cpp:5098: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5110: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5122: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp: In function 'nsRect RoundOut(const gfxRect&)': >nsTextFrameThebes.cpp:5172: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5173: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5174: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5175: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp: In member function 'virtual nsresult nsTextFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsTextFrameThebes.cpp:5585: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5589: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5590: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5599: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5599: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5600: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5600: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp:5626: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp: In member function 'nsTextFrame::TrimOutput nsTextFrame::TrimTrailingWhiteSpace(nsIRenderingContext*)': >nsTextFrameThebes.cpp:5794: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsTextFrameThebes.cpp: In function 'PRUnichar TransformChar(const nsStyleText*, gfxTextRun*, PRUint32, PRUnichar)': >nsTextFrameThebes.cpp:5847: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsViewportFrame.cpp:48: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/thebes/gfxFont.h:51, > from nsTextFrameUtils.h:41, > from nsTextFrameThebes.cpp:79: >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxTextRun, unsigned int K = 3u]': >nsTextFrameThebes.cpp:363: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >../../dist/include/xpcom/nsExpirationTracker.h: In member function 'nsresult nsExpirationTracker<T, K>::AddObject(T*) [with T = gfxTextRun, unsigned int K = 3u]': >nsTextFrameThebes.cpp:394: instantiated from here >../../dist/include/xpcom/nsExpirationTracker.h:139: warning: conversion to 'unsigned char:4' from 'PRUint32' may alter its value >../../dist/include/xpcom/nsExpirationTracker.h:140: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsBidiFrames.cpp >c++ -o nsBidiFrames.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiFrames.pp nsBidiFrames.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from nsFrame.h:44, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >./nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFrame.h:53, > from nsBidiFrames.h:44, > from nsBidiFrames.cpp:41: >nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextFrameThebes.cpp: In member function 'nsTextFrame::TextDecorations nsTextFrame::GetTextDecorations(nsPresContext*)': >nsTextFrameThebes.cpp:3629: warning: 'overrideColor' may be used uninitialized in this function >rm -f libgkgeneric_s.a >ar cr libgkgeneric_s.a nsAbsoluteContainingBlock.o nsAreaFrame.o nsBRFrame.o nsBlockBandData.o nsBlockFrame.o nsBlockReflowContext.o nsBlockReflowState.o nsBulletFrame.o nsColumnSetFrame.o nsContainerFrame.o nsFirstLetterFrame.o nsFrame.o nsFrameFrame.o nsFrameList.o nsFrameSetFrame.o nsFrameUtil.o nsGfxScrollFrame.o nsHTMLCanvasFrame.o nsHTMLContainerFrame.o nsHTMLFrame.o nsHTMLReflowState.o nsImageFrame.o nsImageMap.o nsInlineFrame.o nsIntervalSet.o nsLeafFrame.o nsLineBox.o nsLineLayout.o nsObjectFrame.o nsPageContentFrame.o nsPageFrame.o nsPlaceholderFrame.o nsSelection.o nsSimplePageSequence.o nsSpaceManager.o nsSpacerFrame.o nsSplittableFrame.o nsTextFrameThebes.o nsTextFrameUtils.o nsTextRunTransformations.o nsViewportFrame.o nsBidiFrames.o >ranlib libgkgeneric_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./folder.png ../../dist/bin/res/html >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./broken-image.gif ./loading-image.gif ../../dist/bin/res >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/generic' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/forms' >nsButtonFrameRenderer.cpp >c++ -o nsButtonFrameRenderer.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsButtonFrameRenderer.pp nsButtonFrameRenderer.cpp >nsComboboxControlFrame.cpp >c++ -o nsComboboxControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComboboxControlFrame.pp nsComboboxControlFrame.cpp >nsFieldSetFrame.cpp >c++ -o nsFieldSetFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFieldSetFrame.pp nsFieldSetFrame.cpp >nsFileControlFrame.cpp >c++ -o nsFileControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFileControlFrame.pp nsFileControlFrame.cpp >In file included from nsButtonFrameRenderer.h:46, > from nsButtonFrameRenderer.cpp:37: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from nsButtonFrameRenderer.h:48, > from nsButtonFrameRenderer.cpp:37: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsButtonFrameRenderer.cpp:44: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsButtonFrameRenderer.cpp:45: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsFileControlFrame.h:41, > from nsFileControlFrame.cpp:39: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsFieldSetFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsFieldSetFrame.cpp:42: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its valueIn file included from nsTextControlFrame.h:53, > from nsFileControlFrame.h:47, > from nsFileControlFrame.cpp:39: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFileControlFrame.h:47, > from nsFileControlFrame.cpp:39: >nsTextControlFrame.h: In member function 'void nsTextControlFrame::SetFireChangeEventState(PRBool)': >nsTextControlFrame.h:206: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFileControlFrame.cpp:62: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFormControlFrame.cpp >c++ -o nsFormControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFormControlFrame.pp nsFormControlFrame.cpp >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsComboboxControlFrame.h:58, > from nsComboboxControlFrame.cpp:41: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsFieldSetFrame.cpp:63: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsComboboxControlFrame.cpp:44: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsComboboxControlFrame.cpp:72: >./../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../generic/nsGfxScrollFrame.h:54, > from nsListControlFrame.h:52, > from nsComboboxControlFrame.cpp:77: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsListControlFrame.h:52, > from nsComboboxControlFrame.cpp:77: >./../generic/nsGfxScrollFrame.h: In member function 'void nsHTMLScrollFrame::SetSuppressScrollbarUpdate(PRBool)': >./../generic/nsGfxScrollFrame.h:397: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsGfxScrollFrame.h:397: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsComboboxControlFrame.cpp: In member function 'PRBool nsComboboxControlFrame::ShowList(nsPresContext*, PRBool)': >nsComboboxControlFrame.cpp:414: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsGfxButtonControlFrame.cpp >c++ -o nsGfxButtonControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxButtonControlFrame.pp nsGfxButtonControlFrame.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsFormControlFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxCheckboxControlFrame.cpp >c++ -o nsGfxCheckboxControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxCheckboxControlFrame.pp nsGfxCheckboxControlFrame.cpp >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGfxRadioControlFrame.cpp >c++ -o nsGfxRadioControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxRadioControlFrame.pp nsGfxRadioControlFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsTextControlFrame.cpp >c++ -o nsTextControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextControlFrame.pp nsTextControlFrame.cpp >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsGfxButtonControlFrame.h:41, > from nsGfxButtonControlFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsLeafFrame.h:43, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLButtonControlFrame.cpp >c++ -o nsHTMLButtonControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLButtonControlFrame.pp nsHTMLButtonControlFrame.cpp >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsGfxRadioControlFrame.h:41, > from nsGfxRadioControlFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsGfxCheckboxControlFrame.h:40, > from nsGfxCheckboxControlFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsImageControlFrame.cpp >c++ -o nsImageControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageControlFrame.pp nsImageControlFrame.cpp >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../xul/base/src/nsBoxFrame.h:50, > from ./../xul/base/src/nsStackFrame.h:49, > from nsTextControlFrame.h:41, > from nsTextControlFrame.cpp:41: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLegendFrame.cpp >c++ -o nsLegendFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLegendFrame.pp nsLegendFrame.cpp >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsTextControlFrame.h:42, > from nsTextControlFrame.cpp:41: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextControlFrame.h:53, > from nsTextControlFrame.cpp:41: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsHTMLButtonControlFrame.h:42, > from nsHTMLButtonControlFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextControlFrame.cpp:41: >nsTextControlFrame.h: In member function 'void nsTextControlFrame::SetFireChangeEventState(PRBool)': >nsTextControlFrame.h:206: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsTextControlFrame.cpp:58: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsTextControlFrame.cpp:58: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsTextControlFrame.cpp:84: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextControlFrame.cpp:103: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ./../generic/nsLeafFrame.h:44, > from nsHTMLButtonControlFrame.h:49, > from nsHTMLButtonControlFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTextControlFrame.cpp: In member function 'virtual nsresult nsTextInputListener::NotifySelectionChanged(nsIDOMDocument*, nsISelection*, PRInt16)': >nsTextControlFrame.cpp:324: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextControlFrame.cpp: In member function 'virtual nsresult nsTextInputListener::EditAction()': >nsTextControlFrame.cpp:489: warning: suggest parentheses around '&&' within '||' >nsTextControlFrame.cpp:490: warning: suggest parentheses around '&&' within '||' >nsTextControlFrame.cpp:490: warning: suggest parentheses around '&&' within '||' >nsTextControlFrame.cpp: In member function 'nsresult nsTextControlFrame::MaybeBeginSecureKeyboardInput()': >nsTextControlFrame.cpp:1224: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsListControlFrame.cpp >c++ -o nsListControlFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsListControlFrame.pp nsListControlFrame.cpp >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsImageFrame.h:44, > from nsImageControlFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../base/nsDisplayList.h:54, > from ./../generic/nsLeafFrame.h:44, > from nsImageControlFrame.cpp:46: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsImageControlFrame.cpp:46: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsLegendFrame.h:41, > from nsLegendFrame.cpp:40: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsLegendFrame.cpp:48: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsLegendFrame.cpp:48: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsLegendFrame.cpp:53: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIsIndexFrame.cpp >c++ -o nsIsIndexFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIsIndexFrame.pp nsIsIndexFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSelectsAreaFrame.cpp >c++ -o nsSelectsAreaFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSelectsAreaFrame.pp nsSelectsAreaFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsGfxScrollFrame.h:43, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsGfxScrollFrame.h:54, > from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsSelectsAreaFrame.cpp:38: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsListControlFrame.h:52, > from nsListControlFrame.cpp:44: >./../generic/nsGfxScrollFrame.h: In member function 'void nsHTMLScrollFrame::SetSuppressScrollbarUpdate(PRBool)': >./../generic/nsGfxScrollFrame.h:397: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsGfxScrollFrame.h:397: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsGfxScrollFrame.h:54, > from nsListControlFrame.h:52, > from nsSelectsAreaFrame.cpp:42: >./../xul/base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../xul/base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsSelectsAreaFrame.h:40, > from nsListControlFrame.h:59, > from nsListControlFrame.cpp:44: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsListControlFrame.h:52, > from nsSelectsAreaFrame.cpp:42: >./../generic/nsGfxScrollFrame.h: In member function 'void nsHTMLScrollFrame::SetSuppressScrollbarUpdate(PRBool)': >./../generic/nsGfxScrollFrame.h:397: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsGfxScrollFrame.h:397: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsLeafFrame.h:44, > from nsFormControlFrame.h:42, > from nsListControlFrame.cpp:45: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSelectsAreaFrame.cpp:43: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from ./../generic/nsBlockFrame.h:47, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSelectsAreaFrame.cpp: In member function 'virtual nsresult nsSelectsAreaFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsSelectsAreaFrame.cpp:234: warning: 'oldHeight' may be used uninitialized in this function >nsListControlFrame.cpp: In member function 'nsresult nsListControlFrame::ReflowAsDropdown(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsListControlFrame.cpp:681: warning: unused variable 'oldHeightOfARow' >nsListControlFrame.cpp: In member function 'virtual nsPresContext::ScrollbarStyles nsListControlFrame::GetScrollbarStyles() const': >nsListControlFrame.cpp:802: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsListControlFrame.cpp: In member function 'virtual nsresult nsListControlFrame::SetInitialChildList(nsIAtom*, nsIFrame*)': >nsListControlFrame.cpp:1121: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsListControlFrame.cpp:1121: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsListControlFrame.cpp: In member function 'virtual nsresult nsListControlFrame::DoneAddingChildren(PRBool)': >nsListControlFrame.cpp:1473: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsListControlFrame.cpp:1473: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsListControlFrame.cpp: In member function 'virtual nsresult nsListControlFrame::AddOption(nsPresContext*, PRInt32)': >nsListControlFrame.cpp:1497: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsListControlFrame.cpp:1497: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >nsListControlFrame.cpp: In member function 'PRBool nsListControlFrame::SetOptionsSelectedFromFrame(PRInt32, PRInt32, PRBool, PRBool)': >nsListControlFrame.cpp:1555: warning: unused variable 'rv' >nsListControlFrame.cpp: In member function 'nsresult nsListControlFrame::MouseDown(nsIDOMEvent*)': >nsListControlFrame.cpp:2211: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from nsIsIndexFrame.h:41, > from nsIsIndexFrame.cpp:38: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsListControlFrame.cpp: In member function 'nsresult nsListControlFrame::KeyPress(nsIDOMEvent*)': >nsListControlFrame.cpp:2576: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from nsTextControlFrame.h:53, > from nsIsIndexFrame.h:48, > from nsIsIndexFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIsIndexFrame.h:48, > from nsIsIndexFrame.cpp:38: >nsTextControlFrame.h: In member function 'void nsTextControlFrame::SetFireChangeEventState(PRBool)': >nsTextControlFrame.h:206: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsIsIndexFrame.cpp:38: >./../generic/nsFrame.h: At global scope: >./../generic/nsFrame.h:183: warning: 'virtual nsresult nsFrame::HandleEvent(nsPresContext*, nsGUIEvent*, nsEventStatus*)' was hidden >nsIsIndexFrame.h:103: warning: by 'virtual nsresult nsIsIndexFrame::HandleEvent(nsIDOMEvent*)' >rm -f libgkforms_s.a >ar cr libgkforms_s.a nsButtonFrameRenderer.o nsComboboxControlFrame.o nsFieldSetFrame.o nsFileControlFrame.o nsFormControlFrame.o nsGfxButtonControlFrame.o nsGfxCheckboxControlFrame.o nsGfxRadioControlFrame.o nsTextControlFrame.o nsHTMLButtonControlFrame.o nsImageControlFrame.o nsLegendFrame.o nsListControlFrame.o nsIsIndexFrame.o nsSelectsAreaFrame.o >ranlib libgkforms_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/forms' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/tables' >BasicTableLayoutStrategy.cpp >c++ -o BasicTableLayoutStrategy.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/BasicTableLayoutStrategy.pp BasicTableLayoutStrategy.cpp >FixedTableLayoutStrategy.cpp >c++ -o FixedTableLayoutStrategy.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/FixedTableLayoutStrategy.pp FixedTableLayoutStrategy.cpp >SpanningCellSorter.cpp >c++ -o SpanningCellSorter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/SpanningCellSorter.pp SpanningCellSorter.cpp >nsCellMap.cpp >c++ -o nsCellMap.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCellMap.pp nsCellMap.cpp >In file included from nsITableLayoutStrategy.h:48, > from BasicTableLayoutStrategy.h:47, > from BasicTableLayoutStrategy.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:58, > from SpanningCellSorter.h:43, > from SpanningCellSorter.cpp:43: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from SpanningCellSorter.h:43, > from SpanningCellSorter.cpp:43: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from celldata.h:41, > from nsCellMap.h:41, > from nsCellMap.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsCellMap.h:41, > from nsCellMap.cpp:39: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsCellMap.h:44, > from nsCellMap.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTableCellFrame.cpp >c++ -o nsTableCellFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableCellFrame.pp nsTableCellFrame.cpp >In file included from nsITableLayoutStrategy.h:48, > from FixedTableLayoutStrategy.h:47, > from FixedTableLayoutStrategy.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from BasicTableLayoutStrategy.cpp:45: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableFrame.h:46, > from BasicTableLayoutStrategy.cpp:45: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTableFrame.h:46, > from BasicTableLayoutStrategy.cpp:45: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsTableFrame.h:50, > from BasicTableLayoutStrategy.cpp:45: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from BasicTableLayoutStrategy.cpp:45: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableCellFrame.h:43, > from BasicTableLayoutStrategy.cpp:46: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsCellMap.cpp:40: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTableFrame.h:46, > from nsCellMap.cpp:40: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableFrame.h:50, > from nsCellMap.cpp:40: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableCellFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsCellMap.cpp:40: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableFrame.h:46, > from nsTableCellFrame.cpp:38: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its valueIn file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from FixedTableLayoutStrategy.cpp:45: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTableCellFrame.h:43, > from nsCellMap.cpp:41: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableFrame.h:46, > from FixedTableLayoutStrategy.cpp:45: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:46, > from nsTableCellFrame.cpp:38: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:46, > from FixedTableLayoutStrategy.cpp:45: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsCellMap.cpp:42: >nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:50, > from FixedTableLayoutStrategy.cpp:45: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableFrame.h:50, > from nsTableCellFrame.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from FixedTableLayoutStrategy.cpp:45: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableCellFrame.h:43, > from FixedTableLayoutStrategy.cpp:47: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCellMap.cpp: In member function 'void nsTableCellMap::SetBCBorderCorner(Corner, nsCellMap&, PRUint32, PRUint32, PRUint32, PRUint8, nscoord, PRBool, PRBool)': >nsCellMap.cpp:1197: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsCellMap.cpp:1257: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsCellMap.cpp: In member function 'PRInt32 nsCellMap::GetIndexByRowAndColumn(PRInt32, PRInt32, PRInt32) const': >nsCellMap.cpp:1335: warning: comparison between signed and unsigned integer expressions >nsCellMap.cpp: In member function 'void nsCellMap::ExpandWithCells(nsTableCellMap&, nsVoidArray&, PRInt32, PRInt32, PRInt32, PRBool, nsRect&)': >nsCellMap.cpp:1942: warning: comparison between signed and unsigned integer expressions >nsCellMap.cpp: In member function 'void nsCellMap::RebuildConsideringCells(nsTableCellMap&, PRInt32, nsVoidArray*, PRInt32, PRInt32, PRBool, nsRect&)': >nsCellMap.cpp:2416: warning: comparison between signed and unsigned integer expressions >nsCellMap.cpp:2436: warning: comparison between signed and unsigned integer expressions >nsCellMap.cpp:2455: warning: comparison between signed and unsigned integer expressions >In file included from nsTableCellFrame.cpp:38: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableCellFrame.h:43, > from nsTableCellFrame.cpp:40: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableCellFrame.cpp:42: >nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsTableCellFrame.cpp:50: >./../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../content/base/src/nsGenericElement.h:61, > from ./../../content/base/src/nsStyledElement.h:50, > from ./../../content/base/src/nsMappedAttributeElement.h:48, > from ./../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsTableCellFrame.cpp:50: >./../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsTableColFrame.cpp >c++ -o nsTableColFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableColFrame.pp nsTableColFrame.cpp >nsTableCellFrame.cpp: In member function 'void nsTableCellFrame::VerticallyAlignChild(nscoord)': >nsTableCellFrame.cpp:571: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTableCellFrame.cpp: In member function 'PRBool nsTableCellFrame::HasVerticalAlignBaseline()': >nsTableCellFrame.cpp:651: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTableCellFrame.cpp: In member function 'virtual nsresult nsTableCellFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsTableCellFrame.cpp:899: warning: suggest parentheses around arithmetic in operand of '|' >nsTableCellFrame.cpp:900: warning: format '%p' expects type 'void*', but argument 2 has type 'nsTableCellFrame*' >nsTableCellFrame.cpp: In member function 'virtual nsMargin* nsBCTableCellFrame::GetBorderWidth(nsMargin&) const': >nsTableCellFrame.cpp:1105: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1106: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1107: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1108: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp: In member function 'BCPixelSize nsBCTableCellFrame::GetBorderWidth(PRUint8) const': >nsTableCellFrame.cpp:1119: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableCellFrame.cpp:1121: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableCellFrame.cpp: In member function 'virtual void nsBCTableCellFrame::GetSelfOverflow(nsRect&)': >nsTableCellFrame.cpp:1151: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1152: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1153: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1154: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableCellFrame.cpp: In member function 'virtual void nsBCTableCellFrame::PaintBackground(nsIRenderingContext&, const nsRect&, nsPoint)': >nsTableCellFrame.cpp:1175: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTableCellFrame.cpp:1175: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTableColGroupFrame.cpp >c++ -o nsTableColGroupFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableColGroupFrame.pp nsTableColGroupFrame.cpp >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from nsTableColFrame.h:41, > from nsTableColFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableColFrame.cpp:38: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsTableColFrame.cpp:38: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:50, > from nsTableColFrame.cpp:39: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableFrame.cpp >c++ -o nsTableFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableFrame.pp nsTableFrame.cpp >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableColFrame.cpp:39: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableColGroupFrame.h:41, > from nsTableColGroupFrame.cpp:37: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableColGroupFrame.h:42, > from nsTableColGroupFrame.cpp:37: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTableColGroupFrame.h:42, > from nsTableColGroupFrame.cpp:37: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableOuterFrame.cpp >c++ -o nsTableOuterFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableOuterFrame.pp nsTableOuterFrame.cpp >In file included from nsTableFrame.h:50, > from nsTableColGroupFrame.cpp:39: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableColGroupFrame.cpp:39: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColGroupFrame.cpp: In member function 'void nsTableColGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColGroupFrame.cpp:477: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColGroupFrame.cpp:479: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valuensTableRowFrame.cpp >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >c++ -o nsTableRowFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableRowFrame.pp nsTableRowFrame.cpp >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsTableRowGroupFrame.cpp >c++ -o nsTableRowGroupFrame.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableRowGroupFrame.pp nsTableRowGroupFrame.cpp >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableOuterFrame.h:41, > from nsTableOuterFrame.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from nsTableOuterFrame.h:42, > from nsTableOuterFrame.cpp:38: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableFrame.h:46, > from nsTableFrame.cpp:42: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsTableFrame.h:46, > from nsTableFrame.cpp:42: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsTableOuterFrame.cpp:38: >./../xul/base/src/nsBox.h: At global scope: >./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden >nsTableOuterFrame.h:280: warning: by 'void nsTableOuterFrame::GetMargin(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, nscoord, nsMargin&)' >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableFrame.h:46, > from nsTableOuterFrame.cpp:39: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTableFrame.h:46, > from nsTableOuterFrame.cpp:39: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:50, > from nsTableOuterFrame.cpp:39: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableFrame.h:50, > from nsTableFrame.cpp:42: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableOuterFrame.cpp:39: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableOuterFrame.cpp: In member function 'PRUint8 nsTableOuterFrame::GetCaptionVerticalAlign()': >nsTableOuterFrame.cpp:699: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTableOuterFrame.cpp: In member function 'void nsTableOuterFrame::BalanceLeftRightCaption(PRUint8, const nsMargin&, const nsMargin&, nscoord&, nscoord&)': >nsTableOuterFrame.cpp:799: warning: conversion to 'float' from 'int' may alter its value >In file included from nsTableFrame.cpp:42: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableCellFrame.h:43, > from nsTableFrame.cpp:48: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.cpp:53: >nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from nsTableOuterFrame.h:42, > from nsTableFrame.cpp:54: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTableFrame.cpp:54: >./../xul/base/src/nsBox.h: At global scope: >./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden >nsTableOuterFrame.h:280: warning: by 'void nsTableOuterFrame::GetMargin(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, nscoord, nsMargin&)' >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTableFrame.cpp: In member function 'void nsTableFrame::PaintTableBorderBackground(nsIRenderingContext&, const nsRect&, nsPoint)': >nsTableFrame.cpp:1452: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:1453: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:1454: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:1455: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp: In member function 'nsMargin nsTableFrame::GetOuterBCBorder() const': >nsTableFrame.cpp:2516: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:2517: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:2518: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:2519: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp: In member function 'nsMargin nsTableFrame::GetChildAreaOffset(const nsHTMLReflowState*) const': >nsTableFrame.cpp:2571: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:2572: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:2573: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableFrame.cpp:2574: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableFrame.cpp: In function 'void GetColorAndStyle(const nsIFrame*, PRUint8, PRUint8&, nscolor&, PRBool, PRBool)': >nsTableFrame.cpp:4573: warning: conversion to 'unsigned char' from 'int' may alter its value >nsTableFrame.cpp: In constructor 'BCCornerInfo::BCCornerInfo()': >nsTableFrame.cpp:4855: warning: conversion to 'unsigned char:1' from 'unsigned char:3' may alter its value >nsTableFrame.cpp:4855: warning: conversion to 'unsigned char:2' from 'unsigned char:3' may alter its value >nsTableFrame.cpp:4855: warning: conversion to 'unsigned char:2' from 'unsigned char:3' may alter its value >nsTableFrame.cpp: In member function 'void BCCornerInfo::Set(PRUint8, BCCellBorder)': >nsTableFrame.cpp:4884: warning: conversion to 'unsigned char:3' from 'PRUint32' may alter its value >nsTableFrame.cpp:4886: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >nsTableFrame.cpp:4888: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >nsTableFrame.cpp: In member function 'void BCCornerInfo::Update(PRUint8, BCCellBorder)': >nsTableFrame.cpp:4924: warning: conversion to 'unsigned char:3' from 'PRUint32' may alter its value >nsTableFrame.cpp:4926: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >nsTableFrame.cpp:4940: warning: conversion to 'unsigned char:3' from 'PRUint32' may alter its value >nsTableFrame.cpp:4942: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >nsTableFrame.cpp:4944: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >nsTableFrame.cpp:4949: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >nsTableFrame.cpp:4951: warning: conversion to 'unsigned char:3' from 'PRUint32' may alter its value >nsTableFrame.cpp:4953: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >nsTableFrame.cpp:4954: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >nsTableFrame.cpp: In function 'PRUint8 LimitBorderWidth(PRUint16)': >nsTableFrame.cpp:5189: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.cpp: In member function 'void nsTableFrame::CalcBCBorders()': >nsTableFrame.cpp:5346: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5349: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5350: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5352: warning: conversion to 'PRUint16' from 'int' may alter its value >nsTableFrame.cpp:5359: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5371: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5380: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5387: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5393: warning: conversion to 'unsigned char' from 'PRUint32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.cpp:5435: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5438: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5439: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5441: warning: conversion to 'PRUint16' from 'int' may alter its value >nsTableFrame.cpp:5447: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5486: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5489: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5490: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5492: warning: conversion to 'PRUint16' from 'int' may alter its value >nsTableFrame.cpp:5498: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.cpp:5506: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5533: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5536: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5537: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5540: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5543: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5544: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5622: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5625: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5626: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5628: warning: conversion to 'PRUint16' from 'int' may alter its value >nsTableFrame.cpp:5638: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5645: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5651: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5719: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5722: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5723: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5726: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5729: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5730: warning: conversion to 'BCPixelSize' from 'int' may alter its value >nsTableFrame.cpp:5752: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp:5755: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >nsTableFrame.cpp: In member function 'PRBool BCMapBorderIterator::SetNewRowGroup()': >nsTableFrame.cpp:5977: warning: comparison between signed and unsigned integer expressions >nsTableFrame.cpp: In member function 'void BCVerticalSeg::Start(BCMapBorderIterator&, BCBorderOwner, nscoord, nscoord, nscoord, BCVerticalSeg*)': >nsTableFrame.cpp:6201: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >nsTableFrame.cpp:6205: warning: conversion to 'PRInt16' from 'nscoord' may alter its value >nsTableFrame.cpp: In member function 'void nsTableFrame::PaintBCBorders(nsIRenderingContext&, const nsRect&)': >nsTableFrame.cpp:6688: warning: conversion to 'PRInt16' from 'nscoord' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../dist/include/content/nsINode.h:44, > from ../../dist/include/content/nsIDocument.h:40, > from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTableFrame.cpp:42: >../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsIFrame*, Comparator = nsDefaultComparator<nsIFrame*, nsIFrame*>, E = nsIFrame*]': >../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = nsIFrame*, E = nsIFrame*]' >nsTableFrame.cpp:2999: instantiated from here >../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableOuterFrame.cpp: In member function 'virtual nsresult nsTableOuterFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsTableOuterFrame.cpp:1199: warning: 'captionFirstReflow' may be used uninitialized in this function >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowFrame.h:41, > from nsTableRowFrame.cpp:37: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTablePainter.h:41, > from nsTableRowFrame.h:42, > from nsTableRowFrame.cpp:37: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableRowFrame.cpp:37: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableRowFrame.cpp:38: >nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:46, > from nsTableRowFrame.cpp:46: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableRowGroupFrame.h:41, > from nsTableRowGroupFrame.cpp:39: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTableFrame.h:50, > from nsTableRowFrame.cpp:46: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTablePainter.h:41, > from nsTableRowGroupFrame.h:44, > from nsTableRowGroupFrame.cpp:39: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTablePainter.cpp >c++ -o nsTablePainter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTablePainter.pp nsTablePainter.cpp >In file included from nsTableRowGroupFrame.cpp:39: >nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableRowGroupFrame.cpp:40: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:46, > from nsTableRowGroupFrame.cpp:41: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableRowFrame.cpp:46: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTableFrame.h:50, > from nsTableRowGroupFrame.cpp:41: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableRowGroupFrame.cpp:41: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.cpp: In member function 'void nsTableRowGroupFrame::CalculateRowHeights(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&)': >nsTableRowGroupFrame.cpp:642: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowGroupFrame.cpp:644: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowGroupFrame.cpp: In member function 'nsresult nsTableRowGroupFrame::SplitRowGroup(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsTableFrame*, nsReflowStatus&)': >nsTableRowGroupFrame.cpp:1143: warning: conversion to 'PRUint16' from 'PRBool' may alter its value >nsTableRowGroupFrame.cpp:1143: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >nsTableRowFrame.cpp: In member function 'virtual nsresult nsTableRowFrame::ReflowChildren(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsTableFrame&, nsReflowStatus&)': >nsTableRowFrame.cpp:1019: warning: suggest parentheses around arithmetic in operand of '|' >nsTableRowGroupFrame.cpp: In member function 'virtual nsresult nsTableRowGroupFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': >nsTableRowGroupFrame.cpp:1374: warning: conversion to 'PRUint16' from 'PRBool' may alter its value >nsTableRowGroupFrame.cpp:1374: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >nsTableRowFrame.cpp: In member function 'nscoord nsTableRowFrame::ReflowCellFrame(nsPresContext*, const nsHTMLReflowState&, PRBool, nsTableCellFrame*, nscoord, nsReflowStatus&)': >nsTableRowFrame.cpp:1100: warning: conversion to 'PRUint16' from 'PRBool' may alter its value >nsTableRowFrame.cpp:1100: warning: conversion to 'unsigned char:1' from 'PRUint16' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:49, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:51, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleStruct.h:57, > from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../generic/nsIFrame.h:52, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../xul/base/src/nsBox.h:41, > from ./../generic/nsFrame.h:44, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsHTMLContainerFrame.h:43, > from nsTableFrame.h:42, > from nsTablePainter.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTablePainter.h:41, > from nsTableColFrame.h:42, > from nsTableFrame.h:46, > from nsTablePainter.cpp:38: >celldata.h: In constructor 'BCData::BCData()': >celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTableFrame.h:46, > from nsTablePainter.cpp:38: >nsTableColFrame.h: In member function 'void nsTableColFrame::SetColIndex(PRInt32)': >nsTableColFrame.h:340: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >nsTableColFrame.h: In member function 'nscoord nsTableColFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableColFrame.h:367: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:369: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:371: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableColFrame.h:373: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTableFrame.h:50, > from nsTablePainter.cpp:38: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTablePainter.cpp:38: >nsTableFrame.h: In member function 'void nsTableFrame::SetHaveReflowedColGroups(PRBool)': >nsTableFrame.h:871: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasPctCol(PRBool)': >nsTableFrame.h:886: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasCellSpanningPctCol(PRBool)': >nsTableFrame.h:896: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetRowInserted(PRBool)': >nsTableFrame.h:906: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCollapse(PRBool)': >nsTableFrame.h:911: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetHasZeroColSpans(PRBool)': >nsTableFrame.h:921: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedColSpanExpansion(PRBool)': >nsTableFrame.h:931: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetBorderCollapse(PRBool)': >nsTableFrame.h:957: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >nsTableFrame.h: In member function 'void nsTableFrame::SetNeedToCalcBCBorders(PRBool)': >nsTableFrame.h:967: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableFrame.h: In member function 'nscoord nsTableFrame::GetContinuousLeftBCBorderWidth() const': >nsTableFrame.h:974: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTablePainter.cpp:39: >nsTableRowGroupFrame.h: In member function 'void nsTableRowGroupFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowGroupFrame.h:483: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:485: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowGroupFrame.h:487: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from nsTablePainter.cpp:40: >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetRowIndex(int)': >nsTableRowFrame.h:327: warning: conversion to 'unsigned int:29' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetFirstInserted(PRBool)': >nsTableRowFrame.h:337: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasFixedHeight(PRBool)': >nsTableRowFrame.h:352: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::SetHasPctHeight(PRBool)': >nsTableRowFrame.h:362: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsTableRowFrame.h: In member function 'void nsTableRowFrame::GetContinuousBCBorderWidth(nsMargin&)': >nsTableRowFrame.h:440: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:442: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h:444: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTableRowFrame.h: In member function 'nscoord nsTableRowFrame::GetOuterTopContBCBorderWidth()': >nsTableRowFrame.h:451: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTablePainter.cpp: In member function 'nsresult TableBackgroundPainter::TableBackgroundData::SetBCBorder(nsMargin&, TableBackgroundPainter*)': >nsTablePainter.cpp:215: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTablePainter.cpp:215: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTablePainter.cpp: In constructor 'TableBackgroundPainter::TableBackgroundPainter(nsTableFrame*, TableBackgroundPainter::Origin, nsPresContext*, nsIRenderingContext&, const nsRect&, const nsPoint&)': >nsTablePainter.cpp:239: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTablePainter.cpp:240: warning: conversion to 'PRUint8' from 'PRInt32' may alter its value >nsTablePainter.cpp: In member function 'nsresult TableBackgroundPainter::PaintCell(nsTableCellFrame*, PRBool)': >nsTablePainter.cpp:617: warning: comparison between signed and unsigned integer expressions >nsTableFrame.cpp: In static member function 'static nsresult nsTableFrame::DisplayGenericTablePart(nsDisplayListBuilder*, nsFrame*, const nsRect&, const nsDisplayListSet&, nsDisplayTableItem*, nsresult (*)(nsDisplayListBuilder*, nsFrame*, const nsRect&, const nsDisplayListSet&))': >nsTableFrame.cpp:1375: warning: 'pushTableItem.nsAutoPushCurrentTableItem::mOldCurrentItem' may be used uninitialized in this function >nsTableFrame.cpp: In member function 'void nsTableFrame::PaintBCBorders(nsIRenderingContext&, const nsRect&)': >nsTableFrame.cpp:6419: warning: 'borderOwner' may be used uninitialized in this function >nsTableFrame.cpp:6420: warning: 'ownerSide' may be used uninitialized in this function >nsTableFrame.cpp:6423: warning: 'isSegStart' may be used uninitialized in this function >nsTableFrame.cpp:6425: warning: 'bevel' may be used uninitialized in this function >rm -f libgktable_s.a >ar cr libgktable_s.a BasicTableLayoutStrategy.o FixedTableLayoutStrategy.o SpanningCellSorter.o nsCellMap.o nsTableCellFrame.o nsTableColFrame.o nsTableColGroupFrame.o nsTableFrame.o nsTableOuterFrame.o nsTableRowFrame.o nsTableRowGroupFrame.o nsTablePainter.o >ranlib libgktable_s.a >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/tables' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/public' >nsIBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBoxObject.xpt -d .deps/nsIBoxObject.pp nsIBoxObject.idl >nsIScrollBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScrollBoxObject.xpt -d .deps/nsIScrollBoxObject.pp nsIScrollBoxObject.idl >nsIPopupBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPopupBoxObject.xpt -d .deps/nsIPopupBoxObject.pp nsIPopupBoxObject.idl >nsIMenuBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIMenuBoxObject.xpt -d .deps/nsIMenuBoxObject.pp nsIMenuBoxObject.idl >nsIBrowserBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBrowserBoxObject.xpt -d .deps/nsIBrowserBoxObject.pp nsIBrowserBoxObject.idl >nsIIFrameBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIIFrameBoxObject.xpt -d .deps/nsIIFrameBoxObject.pp nsIIFrameBoxObject.idl >nsIEditorBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIEditorBoxObject.xpt -d .deps/nsIEditorBoxObject.pp nsIEditorBoxObject.idl >nsIContainerBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIContainerBoxObject.xpt -d .deps/nsIContainerBoxObject.pp nsIContainerBoxObject.idl >nsIListBoxObject.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIListBoxObject.xpt -d .deps/nsIListBoxObject.pp nsIListBoxObject.idl >../../../../dist/bin/xpt_link _xpidlgen/layout_xul.xpt _xpidlgen/nsIBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIPopupBoxObject.xpt _xpidlgen/nsIMenuBoxObject.xpt _xpidlgen/nsIBrowserBoxObject.xpt _xpidlgen/nsIIFrameBoxObject.xpt _xpidlgen/nsIEditorBoxObject.xpt _xpidlgen/nsIContainerBoxObject.xpt _xpidlgen/nsIListBoxObject.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_xul.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src' >nsScrollBoxFrame.cpp >c++ -o nsScrollBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollBoxFrame.pp nsScrollBoxFrame.cpp >nsRootBoxFrame.cpp >c++ -o nsRootBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRootBoxFrame.pp nsRootBoxFrame.cpp >nsBox.cpp >c++ -o nsBox.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBox.pp nsBox.cpp >nsBoxFrame.cpp >c++ -o nsBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxFrame.pp nsBoxFrame.cpp >In file included from ./../../../base/nsPresContext.h:45, > from nsScrollBoxFrame.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from ./../../../base/nsPresContext.h:48, > from nsScrollBoxFrame.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsRootBoxFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsIRenderingContext.h:47, > from nsRootBoxFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsIRenderingContext.h:48, > from nsRootBoxFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from nsScrollBoxFrame.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsScrollBoxFrame.cpp:42: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsBoxLayoutState.h:48, > from nsBox.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBox.cpp:40: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsBox.cpp:42: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsBox.cpp:42: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsBox.cpp:42: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollBoxFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsRootBoxFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valuensBox.cpp: In static member function 'static PRBool nsIFrame::AddCSSMinSize(nsBoxLayoutState&, nsIBox*, nsSize&)': >nsBox.cpp:763: warning: unused variable 'min' >nsBox.cpp:780: warning: unused variable 'min' >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollBoxFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollBoxFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollBoxFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBoxLayoutState.h:48, > from nsBoxFrame.cpp:67: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBoxFrame.cpp:67: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsBoxFrame.cpp:68: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsBoxFrame.cpp:68: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsBoxFrame.cpp:68: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBoxLayoutState.cpp >c++ -o nsBoxLayoutState.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxLayoutState.pp nsBoxLayoutState.cpp >nsSprocketLayout.cpp >c++ -o nsSprocketLayout.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSprocketLayout.pp nsSprocketLayout.cpp >nsStackFrame.cpp >c++ -o nsStackFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStackFrame.pp nsStackFrame.cpp >In file included from nsBoxFrame.cpp:102: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBoxLayoutState.h:48, > from nsSprocketLayout.cpp:47: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsSprocketLayout.cpp:47: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from ./../../../generic/nsHTMLContainerFrame.h:43, > from nsSprocketLayout.cpp:53: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from ./../../../generic/nsHTMLContainerFrame.h:43, > from nsSprocketLayout.cpp:53: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from ./../../../generic/nsHTMLContainerFrame.h:43, > from nsSprocketLayout.cpp:53: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBoxLayoutState.h:48, > from nsBoxLayoutState.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsBoxLayoutState.cpp:45: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBoxLayoutState.cpp: In copy constructor 'nsBoxLayoutState::nsBoxLayoutState(const nsBoxLayoutState&)': >nsBoxLayoutState.cpp:64: warning: conversion to 'PRUint16' from 'int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsStackFrame.h:49, > from nsStackFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStackFrame.cpp:53: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStackFrame.cpp:55: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsStackLayout.cpp >c++ -o nsStackLayout.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStackLayout.pp nsStackLayout.cpp >nsBoxLayout.cpp >c++ -o nsBoxLayout.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxLayout.pp nsBoxLayout.cpp >nsScrollbarFrame.cpp >c++ -o nsScrollbarFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollbarFrame.pp nsScrollbarFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsBox.h:41, > from nsBoxLayout.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsBox.h:41, > from nsBoxLayout.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBox.h:41, > from nsBoxLayout.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsBox.h:41, > from nsBoxLayout.cpp:46: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsBox.h:41, > from nsBoxLayout.cpp:46: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsScrollbarButtonFrame.cpp >c++ -o nsScrollbarButtonFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollbarButtonFrame.pp nsScrollbarButtonFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsBox.h:41, > from nsBoxLayout.cpp:46: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsBox.h:41, > from nsBoxLayout.cpp:46: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsIBoxLayout.h:42, > from nsBoxLayout.h:41, > from nsStackLayout.h:50, > from nsStackLayout.cpp:46: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsStackLayout.cpp:48: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from ./../../../generic/nsHTMLContainerFrame.h:43, > from nsBoxLayout.cpp:51: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from ./../../../generic/nsHTMLContainerFrame.h:43, > from nsBoxLayout.cpp:51: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from ./../../../generic/nsHTMLContainerFrame.h:43, > from nsBoxLayout.cpp:51: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackLayout.cpp:50: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsStackLayout.cpp:50: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsStackLayout.cpp:50: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsButtonBoxFrame.cpp >c++ -o nsButtonBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsButtonBoxFrame.pp nsButtonBoxFrame.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsScrollbarFrame.h:46, > from nsScrollbarFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsSliderFrame.cpp >c++ -o nsSliderFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSliderFrame.pp nsSliderFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsScrollbarButtonFrame.h:48, > from nsScrollbarButtonFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsRepeatService.cpp >c++ -o nsRepeatService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRepeatService.pp nsRepeatService.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULTooltipListener.cpp >c++ -o nsXULTooltipListener.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTooltipListener.pp nsXULTooltipListener.cpp >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsButtonBoxFrame.h:41, > from nsButtonBoxFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsScrollBoxObject.cpp >c++ -o nsScrollBoxObject.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollBoxObject.pp nsScrollBoxObject.cpp >In file included from nsButtonBoxFrame.cpp:53: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsSliderFrame.h:42, > from nsSliderFrame.cpp:47: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from nsBoxObject.h:44, > from nsScrollBoxObject.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSliderFrame.cpp:67: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from nsScrollBoxObject.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXULTooltipListener.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSliderFrame.cpp:73: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSliderFrame.cpp: In member function 'virtual nsresult nsSliderFrame::DoLayout(nsBoxLayoutState&)': >nsSliderFrame.cpp:403: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsScrollBoxObject.cpp:43: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSliderFrame.cpp: In member function 'void nsSliderFrame::SetCurrentThumbPosition(nsIContent*, nscoord, PRBool, PRBool, PRBool)': >nsSliderFrame.cpp:728: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsIPresShell.h:58, > from nsXULTooltipListener.cpp:47: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsScrollBoxObject.cpp:47: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from nsXULTooltipListener.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsScrollBoxObject.cpp:48: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsScrollBoxObject.cpp:48: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsXULTooltipListener.cpp:48: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsScrollBoxObject.cpp:48: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsXULTooltipListener.cpp:48: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >nsContainerBoxObject.cpp >c++ -o nsContainerBoxObject.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContainerBoxObject.pp nsContainerBoxObject.cpp >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsXULTooltipListener.cpp:48: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsXULTooltipListener.cpp:48: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULTooltipListener.cpp:59: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from nsBoxObject.h:44, > from nsContainerBoxObject.cpp:43: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXULTooltipListener.cpp:62: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULTooltipListener.cpp: In function 'void SetTitletipLabel(nsITreeBoxObject*, nsIContent*, PRInt32, nsITreeColumn*)': >nsXULTooltipListener.cpp:484: warning: unused variable 'rv' >In file included from nsContainerBoxObject.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsContainerBoxObject.cpp:47: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsMenuBoxObject.cpp >c++ -o nsMenuBoxObject.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBoxObject.pp nsMenuBoxObject.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsContainerBoxObject.cpp:47: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from nsBoxObject.h:44, > from nsMenuBoxObject.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsContainerBoxObject.cpp:47: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsContainerBoxObject.cpp:47: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsContainerBoxObject.cpp:47: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from nsMenuBoxObject.cpp:41: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsPopupBoxObject.cpp >c++ -o nsPopupBoxObject.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPopupBoxObject.pp nsPopupBoxObject.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsMenuBoxObject.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsMenuBoxObject.cpp:42: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsListBoxObject.cpp >c++ -o nsListBoxObject.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxObject.pp nsListBoxObject.cpp >In file included from ./../../../generic/nsIFrame.h:52, > from nsMenuBoxObject.cpp:42: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsMenuBoxObject.cpp:42: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsMenuBoxObject.cpp:42: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuBoxObject.cpp:46: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuBoxObject.cpp:46: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from nsBoxObject.h:44, > from nsPopupBoxObject.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuBoxObject.cpp:46: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuBoxObject.cpp:46: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from nsBoxObject.h:44, > from nsListBoxObject.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsMenuBoxObject.cpp:46: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsBoxObject.cpp >c++ -o nsBoxObject.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxObject.pp nsBoxObject.cpp >In file included from ./../../../base/nsIPresShell.h:59, > from nsPopupBoxObject.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsListBoxObject.cpp:43: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsImageBoxFrame.cpp >c++ -o nsImageBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageBoxFrame.pp nsImageBoxFrame.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../base/nsFrameManager.h:55, > from nsPopupBoxObject.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsPoint.h:41, > from nsBoxObject.h:44, > from nsBoxObject.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../base/nsFrameManager.h:55, > from nsPopupBoxObject.cpp:44: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../base/nsFrameManager.h:55, > from nsPopupBoxObject.cpp:44: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../base/nsFrameManager.h:55, > from nsPopupBoxObject.cpp:44: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/nsFrameManager.h:55, > from nsPopupBoxObject.cpp:44: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsListBoxObject.cpp:43: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsListBoxObject.cpp:43: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsPopupBoxObject.cpp:52: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsPopupBoxObject.cpp:52: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsListBoxObject.cpp:43: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsPopupBoxObject.cpp:52: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsListBoxObject.cpp:43: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBoxObject.cpp:41: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from nsBoxObject.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuPopupFrame.h:52, > from nsPopupBoxObject.cpp:52: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsListBoxObject.cpp:43: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuPopupFrame.h:52, > from nsPopupBoxObject.cpp:52: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPopupBoxObject.cpp: In member function 'virtual nsresult nsPopupBoxObject::GetPopupState(nsAString_internal&)': >nsPopupBoxObject.cpp:233: warning: enumeration value 'ePopupClosed' not handled in switch >In file included from nsBoxObject.cpp:43: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsBoxObject.cpp:46: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from nsListBoxObject.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsBoxObject.cpp:46: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsBoxObject.cpp:46: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from nsBoxObject.cpp:58: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its valuensDocElementBoxFrame.cpp >c++ -o nsDocElementBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDocElementBoxFrame.pp nsDocElementBoxFrame.cpp >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../base/nsDisplayList.h:54, > from ./../../../generic/nsLeafFrame.h:44, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsLeafFrame.h:44, > from nsLeafBoxFrame.h:40, > from nsImageBoxFrame.h:40, > from nsImageBoxFrame.cpp:45: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsImageBoxFrame.cpp:53: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsLeafBoxFrame.cpp >c++ -o nsLeafBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsLeafBoxFrame.pp nsLeafBoxFrame.cpp >In file included from nsImageBoxFrame.cpp:76: >../../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTextBoxFrame.cpp >c++ -o nsTextBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTextBoxFrame.pp nsTextBoxFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsDocElementBoxFrame.cpp:38: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsDocElementBoxFrame.cpp:38: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsGroupBoxFrame.cpp >c++ -o nsGroupBoxFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGroupBoxFrame.pp nsGroupBoxFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../generic/nsLeafFrame.h:44, > from ./../../../generic/nsPageFrame.h:41, > from nsDocElementBoxFrame.cpp:43: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../base/nsDisplayList.h:54, > from ./../../../generic/nsLeafFrame.h:44, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsLeafFrame.h:44, > from nsLeafBoxFrame.h:40, > from nsLeafBoxFrame.cpp:45: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsLeafFrame.h:43, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLeafBoxFrame.cpp:56: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../base/nsDisplayList.h:54, > from ./../../../generic/nsLeafFrame.h:44, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsLeafFrame.h:44, > from nsLeafBoxFrame.h:40, > from nsTextBoxFrame.h:41, > from nsTextBoxFrame.cpp:49: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTextBoxFrame.cpp:59: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsBlockFrame.h:50, > from ./../../../base/nsBidiPresUtils.h:51, > from nsTextBoxFrame.cpp:77: >./../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../../../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../../../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../../../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../../../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../../../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../../../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../../../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../../../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../../../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../../../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsFrameNavigator.cpp >c++ -o nsFrameNavigator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFrameNavigator.pp nsFrameNavigator.cpp >nsTextBoxFrame.cpp: In member function 'void nsTextBoxFrame::PaintTitle(nsIRenderingContext&, const nsRect&, nsPoint)': >nsTextBoxFrame.cpp:421: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTextBoxFrame.cpp:426: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTextBoxFrame.cpp:431: warning: conversion to 'PRUint8' from 'int' may alter its value >nsTextBoxFrame.cpp: In member function 'void nsTextBoxFrame::UpdateAccessIndex()': >nsTextBoxFrame.cpp:873: warning: conversion to 'PRInt32' from 'size_t' may alter its value >nsSplitterFrame.cpp >c++ -o nsSplitterFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSplitterFrame.pp nsSplitterFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsTextBoxFrame.cpp: In member function 'void nsTextBoxFrame::PaintTitle(nsIRenderingContext&, const nsRect&, nsPoint)': >nsTextBoxFrame.cpp:403: warning: 'overColor' may be used uninitialized in this function >nsTextBoxFrame.cpp:404: warning: 'underColor' may be used uninitialized in this function >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsGroupBoxFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGroupBoxFrame.cpp:43: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsFrameNavigator.h:48, > from nsFrameNavigator.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDeckFrame.cpp >c++ -o nsDeckFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDeckFrame.pp nsDeckFrame.cpp >nsProgressMeterFrame.cpp >c++ -o nsProgressMeterFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsProgressMeterFrame.pp nsProgressMeterFrame.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsMenuPopupFrame.cpp >c++ -o nsMenuPopupFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuPopupFrame.pp nsMenuPopupFrame.cpp >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsSplitterFrame.h:46, > from nsSplitterFrame.cpp:46: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSplitterFrame.cpp:69: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsSplitterFrame.cpp:78: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsDeckFrame.h:49, > from nsDeckFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsProgressMeterFrame.h:52, > from nsProgressMeterFrame.cpp:45: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDeckFrame.cpp:56: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDeckFrame.cpp:58: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsProgressMeterFrame.cpp:52: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuFrame.cpp >c++ -o nsMenuFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuFrame.pp nsMenuFrame.cpp >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuPopupFrame.h:52, > from nsMenuPopupFrame.cpp:44: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuPopupFrame.cpp:56: >nsMenuBarFrame.h: In member function 'void nsMenuBarFrame::SetStayActive(PRBool)': >nsMenuBarFrame.h:96: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuPopupFrame.cpp:59: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuPopupFrame.cpp:68: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuPopupFrame.cpp: In member function 'virtual nsresult nsMenuPopupFrame::Init(nsIContent*, nsIFrame*, nsIFrame*)': >nsMenuPopupFrame.cpp:139: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuBarFrame.cpp >c++ -o nsMenuBarFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBarFrame.pp nsMenuBarFrame.cpp >nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::InitializePopupAtScreen(PRInt32, PRInt32, PRBool)': >nsMenuPopupFrame.cpp:492: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuPopupFrame.cpp:493: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuPopupFrame.cpp: In member function 'PRBool nsMenuPopupFrame::ShowPopup(PRBool, PRBool)': >nsMenuPopupFrame.cpp:564: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::AdjustPositionForAnchorAlign(PRInt32*, PRInt32*, const nsSize&, PRBool*)': >nsMenuPopupFrame.cpp:715: warning: conversion to 'PRInt8' from 'int' may alter its value >nsMenuPopupFrame.cpp:716: warning: conversion to 'PRInt8' from 'int' may alter its value >nsMenuPopupFrame.cpp: In member function 'nsresult nsMenuPopupFrame::SetPopupPosition(nsIFrame*)': >nsMenuPopupFrame.cpp:924: warning: conversion to 'float' from 'PRInt32' may alter its value >nsMenuPopupFrame.cpp:925: warning: conversion to 'float' from 'nscoord' may alter its value >nsMenuPopupFrame.cpp:926: warning: conversion to 'float' from 'nscoord' may alter its value >nsMenuPopupFrame.cpp:1033: warning: conversion to 'float' from 'PRInt32' may alter its value >nsMenuPopupFrame.cpp:1079: warning: conversion to 'float' from 'PRInt32' may alter its value >nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::SetAutoPosition(PRBool)': >nsMenuPopupFrame.cpp:1722: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::SetConsumeRollupEvent(PRUint32)': >nsMenuPopupFrame.cpp:1728: warning: conversion to 'PRPackedBool' from 'PRUint32' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::AdjustPositionForAnchorAlign(PRInt32*, PRInt32*, const nsSize&, PRBool*)': >nsMenuPopupFrame.cpp:720: warning: 'margin.nsMargin::bottom' may be used uninitialized in this function >nsMenuPopupFrame.cpp:720: warning: 'margin.nsMargin::right' may be used uninitialized in this function >nsMenuPopupFrame.cpp:720: warning: 'margin.nsMargin::top' may be used uninitialized in this function >nsMenuPopupFrame.cpp:720: warning: 'margin.nsMargin::left' may be used uninitialized in this function >nsMenuPopupFrame.cpp: In member function 'nsresult nsMenuPopupFrame::SetPopupPosition(nsIFrame*)': >nsMenuPopupFrame.cpp:946: warning: 'margin.nsMargin::bottom' may be used uninitialized in this function >nsMenuPopupFrame.cpp:946: warning: 'margin.nsMargin::top' may be used uninitialized in this function >nsMenuPopupFrame.cpp:946: warning: 'margin.nsMargin::left' may be used uninitialized in this function >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuBarListener.cpp >c++ -o nsMenuBarListener.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBarListener.pp nsMenuBarListener.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsMenuFrame.cpp:44: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuFrame.cpp:44: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.cpp:44: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsMenuFrame.cpp:55: >nsMenuBarFrame.h: In member function 'void nsMenuBarFrame::SetStayActive(PRBool)': >nsMenuBarFrame.h:96: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.cpp:67: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.cpp:83: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >nsMenuFrame.cpp: In static member function 'static PRBool nsMenuFrame::IsSizedToPopup(nsIContent*, PRBool)': >nsMenuFrame.cpp:717: warning: suggest parentheses around '&&' within '||' >nsMenuFrame.cpp: In member function 'void nsMenuFrame::UpdateMenuSpecialState(nsPresContext*)': >nsMenuFrame.cpp:953: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuBarFrame.h:52, > from nsMenuBarFrame.cpp:40: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuBarFrame.h:52, > from nsMenuBarFrame.cpp:40: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuBarFrame.cpp:40: >nsMenuBarFrame.h: In member function 'void nsMenuBarFrame::SetStayActive(PRBool)': >nsMenuBarFrame.h:96: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuBarFrame.cpp:60: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuBarFrame.cpp:68: >../../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF8toUTF16::write(const char*, PRUint32)': >../../../../dist/include/string/nsUTF8Utils.h:500: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:523: warning: conversion to 'short unsigned int' from 'PRUint32' may alter its value >../../../../dist/include/string/nsUTF8Utils.h: In member function 'void ConvertUTF16toUTF8::write(const PRUnichar*, PRUint32)': >../../../../dist/include/string/nsUTF8Utils.h:639: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:640: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:644: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:645: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:646: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:659: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:660: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:661: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:676: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:677: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:678: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:679: warning: conversion to 'char' from 'int' may alter its value >../../../../dist/include/string/nsUTF8Utils.h:686: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:687: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:688: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:697: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:698: warning: overflow in implicit constant conversion >../../../../dist/include/string/nsUTF8Utils.h:699: warning: overflow in implicit constant conversion >nsMenuBarFrame.cpp: In member function 'virtual nsresult nsMenuBarFrame::SetActive(PRBool)': >nsMenuBarFrame.cpp:147: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMenuBarFrame.cpp: In member function 'nsMenuFrame* nsMenuBarFrame::FindMenuWithShortcut(nsIDOMKeyEvent*)': >nsMenuBarFrame.cpp:253: warning: comparison between signed and unsigned integer expressions >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPopupSetFrame.cpp >c++ -o nsPopupSetFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPopupSetFrame.pp nsPopupSetFrame.cpp >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../dist/include/content/nsINode.h:44, > from ../../../../dist/include/content/nsIDocument.h:40, > from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarFrame.cpp:40: >../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = unsigned int, Comparator = nsDefaultComparator<unsigned int, unsigned int>, E = unsigned int]': >../../../../dist/include/xpcom/nsTArray.h:407: instantiated from 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32) const [with Item = PRUint32, E = unsigned int]' >nsMenuBarFrame.cpp:251: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuBarFrame.h:51, > from nsMenuBarListener.cpp:42: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuBarFrame.h:52, > from nsMenuBarListener.cpp:42: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuBarFrame.h:52, > from nsMenuBarListener.cpp:42: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuBarListener.cpp:42: >nsMenuBarFrame.h: In member function 'void nsMenuBarFrame::SetStayActive(PRBool)': >nsMenuBarFrame.h:96: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTitleBarFrame.cpp >c++ -o nsTitleBarFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTitleBarFrame.pp nsTitleBarFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsResizerFrame.cpp >c++ -o nsResizerFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResizerFrame.pp nsResizerFrame.cpp >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsPopupSetFrame.h:48, > from nsPopupSetFrame.cpp:42: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuPopupFrame.h:52, > from nsPopupSetFrame.h:49, > from nsPopupSetFrame.cpp:42: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuPopupFrame.h:52, > from nsPopupSetFrame.h:49, > from nsPopupSetFrame.cpp:42: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPopupSetFrame.cpp:48: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsListBoxBodyFrame.cpp >c++ -o nsListBoxBodyFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxBodyFrame.pp nsListBoxBodyFrame.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsListItemFrame.cpp >c++ -o nsListItemFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListItemFrame.pp nsListItemFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsTitleBarFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsMenuFrame.h:55, > from nsMenuPopupFrame.h:52, > from nsTitleBarFrame.cpp:47: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsMenuPopupFrame.h:52, > from nsTitleBarFrame.cpp:47: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its valueIn file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsTitleBarFrame.cpp:50: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsTitleBarFrame.cpp:54: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsTitleBarFrame.h:41, > from nsResizerFrame.h:41, > from nsResizerFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsResizerFrame.cpp:40: >nsBoxFrame.h: At global scope: >nsBoxFrame.h:224: warning: 'virtual void nsBoxFrame::GetInitialDirection(PRBool&)' was hidden >nsResizerFrame.h:79: warning: by 'PRBool nsResizerFrame::GetInitialDirection(nsResizerFrame::eDirection&)' >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsListItemFrame.h:40, > from nsListItemFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsResizerFrame.cpp:54: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsListItemFrame.cpp:45: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsListBoxLayout.cpp >c++ -o nsListBoxLayout.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxLayout.pp nsListBoxLayout.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsXULPopupManager.cpp >c++ -o nsXULPopupManager.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPopupManager.pp nsXULPopupManager.cpp >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsListBoxBodyFrame.h:50, > from nsListBoxBodyFrame.cpp:40: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../dist/include/content/nsINode.h:44, > from ../../../../dist/include/content/nsIDocument.h:40, > from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxBodyFrame.cpp:40: >../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, Comparator = nsDefaultComparator<nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>, nsListBoxBodyFrame::nsPositionChangedEvent*>, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]': >../../../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, Comparator = nsDefaultComparator<nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>, nsListBoxBodyFrame::nsPositionChangedEvent*>, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]' >../../../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]' >nsListBoxBodyFrame.h:159: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/widget/nsIWidget.h:43, > from ../../../../dist/include/layout/nsXULPopupManager.h:45, > from nsXULPopupManager.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPopupManager.cpp:38: >../../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ./../../../generic/nsFrame.h:53, > from ../../../../dist/include/layout/nsIGridPart.h:42, > from ../../../../dist/include/layout/nsGridRowLayout.h:49, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ../../../../dist/include/layout/nsIGridPart.h:42, > from ../../../../dist/include/layout/nsGridRowLayout.h:49, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsListBoxBodyFrame.h:45, > from nsListBoxLayout.cpp:42: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsListBoxBodyFrame.h:50, > from nsListBoxLayout.cpp:42: >nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../dist/include/content/nsINode.h:44, > from ../../../../dist/include/content/nsIDocument.h:40, > from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./nsIBoxLayout.h:42, > from ./nsBoxLayout.h:41, > from ./nsSprocketLayout.h:41, > from ../../../../dist/include/layout/nsGridRowLayout.h:48, > from ../../../../dist/include/layout/nsGridRowGroupLayout.h:48, > from nsListBoxLayout.h:43, > from nsListBoxLayout.cpp:40: >../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, Comparator = nsDefaultComparator<nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>, nsListBoxBodyFrame::nsPositionChangedEvent*>, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]': >../../../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, Comparator = nsDefaultComparator<nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>, nsListBoxBodyFrame::nsPositionChangedEvent*>, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]' >../../../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = nsListBoxBodyFrame::nsPositionChangedEvent*, E = nsRefPtr<nsListBoxBodyFrame::nsPositionChangedEvent>]' >nsListBoxBodyFrame.h:159: instantiated from here >../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsBoxFrame.h:50, > from nsMenuFrame.h:50, > from nsXULPopupManager.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPopupManager.cpp:39: >nsMenuFrame.h: In member function 'void nsMenuFrame::SetIsMenu(PRBool)': >nsMenuFrame.h:217: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPopupManager.cpp:41: >nsMenuBarFrame.h: In member function 'void nsMenuBarFrame::SetStayActive(PRBool)': >nsMenuBarFrame.h:96: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULPopupManager.cpp:62: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULPopupManager.cpp: In function 'void CheckCaretDrawingState(nsIDocument*)': >nsXULPopupManager.cpp:534: warning: unused variable 'res' >rm -f libgkxulbase_s.a >ar cr libgkxulbase_s.a nsScrollBoxFrame.o nsRootBoxFrame.o nsBox.o nsBoxFrame.o nsBoxLayoutState.o nsSprocketLayout.o nsStackFrame.o nsStackLayout.o nsBoxLayout.o nsScrollbarFrame.o nsScrollbarButtonFrame.o nsButtonBoxFrame.o nsSliderFrame.o nsRepeatService.o nsXULTooltipListener.o nsScrollBoxObject.o nsContainerBoxObject.o nsMenuBoxObject.o nsPopupBoxObject.o nsListBoxObject.o nsBoxObject.o nsImageBoxFrame.o nsDocElementBoxFrame.o nsLeafBoxFrame.o nsTextBoxFrame.o nsGroupBoxFrame.o nsFrameNavigator.o nsSplitterFrame.o nsDeckFrame.o nsProgressMeterFrame.o nsMenuPopupFrame.o nsMenuFrame.o nsMenuBarFrame.o nsMenuBarListener.o nsPopupSetFrame.o nsTitleBarFrame.o nsResizerFrame.o nsListBoxBodyFrame.o nsListItemFrame.o nsListBoxLayout.o nsXULPopupManager.o >ranlib libgkxulbase_s.a >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree' >gmake[9]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/public' >nsITreeColumns.idl >nsITreeView.idl >../../../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeColumns.xpt -d .deps/nsITreeColumns.pp nsITreeColumns.idl >../../../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeView.xpt -d .deps/nsITreeView.pp nsITreeView.idl >nsITreeSelection.idl >nsITreeBoxObject.idl >../../../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeSelection.xpt -d .deps/nsITreeSelection.pp nsITreeSelection.idl >../../../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeBoxObject.xpt -d .deps/nsITreeBoxObject.pp nsITreeBoxObject.idl >nsITreeContentView.idl >../../../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeContentView.xpt -d .deps/nsITreeContentView.pp nsITreeContentView.idl >../../../../../../dist/bin/xpt_link _xpidlgen/layout_xul_tree.xpt _xpidlgen/nsITreeColumns.xpt _xpidlgen/nsITreeView.xpt _xpidlgen/nsITreeSelection.xpt _xpidlgen/nsITreeBoxObject.xpt _xpidlgen/nsITreeContentView.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_xul_tree.xpt ../../../../../../dist/bin/components >gmake[9]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/public' >gmake[9]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/src' >nsTreeBodyFrame.cpp >c++ -o nsTreeBodyFrame.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeBodyFrame.pp nsTreeBodyFrame.cpp >nsTreeBoxObject.cpp >c++ -o nsTreeBoxObject.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeBoxObject.pp nsTreeBoxObject.cpp >nsTreeColFrame.cpp >c++ -o nsTreeColFrame.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeColFrame.pp nsTreeColFrame.cpp >nsTreeColumns.cpp >c++ -o nsTreeColumns.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeColumns.pp nsTreeColumns.cpp >In file included from ./../../../../../style/nsStyleStruct.h:49, > from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:51, > from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../../../dist/include/gfx/nsPoint.h:41, > from ./../../../../base/src/nsBoxObject.h:44, > from nsTreeBoxObject.h:44, > from nsTreeBoxObject.cpp:41: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../base/nsPresContext.h:45, > from nsTreeBodyFrame.cpp:51: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsTreeColumns.cpp:44: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../base/nsIPresShell.h:59, > from ./../../../../../base/nsPresContext.h:48, > from nsTreeBodyFrame.cpp:51: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:49, > from ./../../../../../generic/nsIFrame.h:52, > from nsTreeColumns.h:46, > from nsTreeColumns.cpp:45: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:51, > from ./../../../../../generic/nsIFrame.h:52, > from nsTreeColumns.h:46, > from nsTreeColumns.cpp:45: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:57, > from ./../../../../../generic/nsIFrame.h:52, > from nsTreeColumns.h:46, > from nsTreeColumns.cpp:45: >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../../generic/nsIFrame.h:52, > from nsTreeColumns.h:46, > from nsTreeColumns.cpp:45: >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../../style/nsStyleContext.h:45, > from ./../../../../../generic/nsIFrame.h:53, > from nsTreeColumns.h:46, > from nsTreeColumns.cpp:45: >./../../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTreeContentView.h:43, > from nsTreeBoxObject.cpp:45: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../base/nsPresContext.h:61, > from ./../../../../../style/nsStyleStruct.h:57, > from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeColumns.h:46, > from nsTreeColumns.cpp:45: >./../../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:51, > from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:57, > from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../../base/nsPresContext.h:61, > from nsTreeBodyFrame.cpp:51: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeColumns.cpp:51: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeBodyFrame.cpp:51: >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeColumns.cpp:51: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value./../../../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../../../style/nsStyleContext.h:45, > from ./../../../../../generic/nsIFrame.h:53, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >./../../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../../style/nsStyleStruct.h:57, > from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../../style/nsStyleContext.h:45, > from ./../../../../../generic/nsIFrame.h:53, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >./../../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../../../style/nsStyleSet.h:51, > from ./../../../../../base/nsLayoutUtils.h:58, > from ./../../../../../base/nsDisplayList.h:54, > from ./../../../../../generic/nsLeafFrame.h:44, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeColumns.cpp:51: >../../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsIFrame.h:52, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >./../../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >./../../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../../generic/nsLeafFrame.h:44, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeColumns.cpp:51: >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../../../style/nsStyleSet.h:51, > from ./../../../../../base/nsLayoutUtils.h:58, > from ./../../../../../base/nsDisplayList.h:54, > from ./../../../../../generic/nsLeafFrame.h:44, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >../../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../style/nsStyleContext.h:45, > from ./../../../../../generic/nsIFrame.h:53, > from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsSplittableFrame.h:46, > from ./../../../../../generic/nsContainerFrame.h:44, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../../../style/nsStyleSet.h:51, > from ./../../../../../base/nsLayoutUtils.h:58, > from ./../../../../../generic/nsContainerFrame.h:46, > from ./../../../../base/src/nsBoxFrame.h:50, > from nsTreeColFrame.h:39, > from nsTreeColFrame.cpp:40: >../../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ./../../../../base/src/nsBox.h:41, > from ./../../../../../generic/nsFrame.h:44, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsLeafFrame.h:44, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBodyFrame.cpp:54: >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeColumns.cpp: In member function 'virtual nsresult nsTreeColumn::Invalidate()': >nsTreeColumns.cpp:316: warning: conversion to 'PRInt8' from 'int' may alter its value >nsTreeColumns.cpp:322: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeColumns.cpp:327: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeColumns.cpp:330: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeColumns.cpp:336: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsFrame.h:53, > from ./../../../../../generic/nsLeafFrame.h:43, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeColFrame.cpp:53: >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../../../style/nsStyleSet.h:51, > from ./../../../../../base/nsLayoutUtils.h:58, > from ./../../../../../base/nsDisplayList.h:54, > from ./../../../../../generic/nsLeafFrame.h:44, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >../../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsLeafFrame.h:44, > from ./../../../../base/src/nsLeafBoxFrame.h:40, > from nsTreeBodyFrame.h:44, > from nsTreeBoxObject.cpp:50: >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeBodyFrame.cpp:90: >./../../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../generic/nsBlockFrame.h:50, > from ./../../../../../base/nsBidiPresUtils.h:51, > from nsTreeBodyFrame.cpp:111: >./../../../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../../../../../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../../../../../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../../../../../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../../../../../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../../../../../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../../../../../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../../../../../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../../../../../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../../../../../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsTreeContentView.cpp >c++ -o nsTreeContentView.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeContentView.pp nsTreeContentView.cpp >nsTreeBodyFrame.cpp: In member function 'virtual nsresult nsTreeBodyFrame::SetFocused(PRBool)': >nsTreeBodyFrame.cpp:575: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeBodyFrame.cpp: In member function 'virtual nsresult nsTreeBodyFrame::GetCoordsForCellItem(PRInt32, nsITreeColumn*, const nsACString_internal&, PRInt32*, PRInt32*, PRInt32*, PRInt32*)': >nsTreeBodyFrame.cpp:1129: warning: unused variable 'rv' >nsTreeBodyFrame.cpp: In member function 'void nsTreeBodyFrame::PaintProgressMeter(PRInt32, nsTreeColumn*, const nsRect&, nsPresContext*, nsIRenderingContext&, const nsRect&)': >nsTreeBodyFrame.cpp:3661: warning: conversion to 'float' from 'nscoord' may alter its value >nsTreeBodyFrame.cpp: In member function 'void nsTreeBodyFrame::PaintDropFeedback(const nsRect&, nsPresContext*, nsIRenderingContext&, const nsRect&, nsPoint)': >nsTreeBodyFrame.cpp:3698: warning: unused variable 'rv' >In file included from nsTreeContentView.h:43, > from nsTreeContentView.cpp:42: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeBodyFrame.cpp: In member function 'void nsTreeBodyFrame::ComputeDropPosition(nsGUIEvent*, PRInt32*, PRInt16*, PRInt16*)': >nsTreeBodyFrame.cpp:4288: warning: conversion to 'float' from 'nscoord' may alter its value >nsTreeBodyFrame.cpp:4288: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTreeBodyFrame.cpp:4288: warning: conversion to 'short int' from 'PRInt32' may alter its value >nsTreeBodyFrame.cpp:4292: warning: conversion to 'float' from 'nscoord' may alter its value >nsTreeBodyFrame.cpp:4292: warning: conversion to 'float' from 'PRInt32' may alter its value >nsTreeBodyFrame.cpp:4292: warning: conversion to 'short int' from 'PRInt32' may alter its value >In file included from ../../../../../../dist/include/xpcom/nsTObserverArray.h:42, > from ../../../../../../dist/include/content/nsINode.h:44, > from ../../../../../../dist/include/content/nsIDocument.h:40, > from ./../../../../../base/nsPresContext.h:61, > from nsTreeBodyFrame.cpp:51: >../../../../../../dist/include/xpcom/nsTArray.h: In member function 'PRUint32 nsTArray<E>::IndexOf(const Item&, PRUint32, const Comparator&) const [with Item = int, Comparator = nsDefaultComparator<int, int>, E = int]': >../../../../../../dist/include/xpcom/nsTArray.h:620: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&, const Comparator&) [with Item = int, Comparator = nsDefaultComparator<int, int>, E = int]' >../../../../../../dist/include/xpcom/nsTArray.h:632: instantiated from 'PRBool nsTArray<E>::RemoveElement(const Item&) [with Item = PRInt32, E = int]' >nsTreeBodyFrame.cpp:2697: instantiated from here >../../../../../../dist/include/xpcom/nsTArray.h:394: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsTreeImageListener.cpp >c++ -o nsTreeImageListener.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeImageListener.pp nsTreeImageListener.cpp >nsTreeSelection.cpp >c++ -o nsTreeSelection.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeSelection.pp nsTreeSelection.cpp >In file included from ../../../../../../dist/include/gfx/nsRect.h:43, > from ../../../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../../../dist/include/content/nsStubImageDecoderObserver.h:48, > from nsTreeImageListener.h:46, > from nsTreeImageListener.cpp:40: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../../../dist/include/content/nsStubImageDecoderObserver.h:48, > from nsTreeImageListener.h:46, > from nsTreeImageListener.cpp:40: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsTreeStyleCache.cpp >c++ -o nsTreeStyleCache.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeStyleCache.pp nsTreeStyleCache.cpp >In file included from ./../../../../../base/nsIPresShell.h:58, > from nsTreeSelection.cpp:49: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../base/nsIPresShell.h:59, > from nsTreeSelection.cpp:49: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../base/nsPresContext.h:61, > from nsTreeSelection.cpp:50: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTreeSelection.cpp:50: >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../../base/nsPresContext.h:45, > from ./../../../../../style/nsRuleNode.h:48, > from ./../../../../../style/nsStyleContext.h:45, > from nsTreeStyleCache.h:46, > from nsTreeStyleCache.cpp:40: >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../base/nsIPresShell.h:59, > from ./../../../../../base/nsPresContext.h:48, > from ./../../../../../style/nsRuleNode.h:48, > from ./../../../../../style/nsStyleContext.h:45, > from nsTreeStyleCache.h:46, > from nsTreeStyleCache.cpp:40: >../../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../../base/nsPresContext.h:61, > from ./../../../../../style/nsRuleNode.h:48, > from ./../../../../../style/nsStyleContext.h:45, > from nsTreeStyleCache.h:46, > from nsTreeStyleCache.cpp:40: >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../../style/nsRuleNode.h:48, > from ./../../../../../style/nsStyleContext.h:45, > from nsTreeStyleCache.h:46, > from nsTreeStyleCache.cpp:40: >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../../style/nsRuleNode.h:49, > from ./../../../../../style/nsStyleContext.h:45, > from nsTreeStyleCache.h:46, > from nsTreeStyleCache.cpp:40: >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../../style/nsStyleContext.h:45, > from nsTreeStyleCache.h:46, > from nsTreeStyleCache.cpp:40: >./../../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../../../style/nsStyleSet.h:51, > from nsTreeStyleCache.cpp:42: >../../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTreeUtils.cpp >c++ -o nsTreeUtils.o -c -I../../../../../../dist/include/system_wrappers -include ../../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeUtils.pp nsTreeUtils.cpp >nsTreeBodyFrame.cpp: In member function 'void nsTreeBodyFrame::PaintCell(PRInt32, nsTreeColumn*, const nsRect&, nsPresContext*, nsIRenderingContext&, const nsRect&, nscoord&, nsPoint)': >nsTreeBodyFrame.cpp:3157: warning: 'color' may be used uninitialized in this function >rm -f libgkxultree_s.a >ar cr libgkxultree_s.a nsTreeBodyFrame.o nsTreeBoxObject.o nsTreeColFrame.o nsTreeColumns.o nsTreeContentView.o nsTreeImageListener.o nsTreeSelection.o nsTreeStyleCache.o nsTreeUtils.o >ranlib libgkxultree_s.a >gmake[9]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree/src' >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/tree' >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/grid' >nsGridLayout2.cpp >c++ -o nsGridLayout2.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridLayout2.pp nsGridLayout2.cpp >nsGridRowLayout.cpp >c++ -o nsGridRowLayout.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLayout.pp nsGridRowLayout.cpp >nsGridRowLeafLayout.cpp >c++ -o nsGridRowLeafLayout.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLeafLayout.pp nsGridRowLeafLayout.cpp >nsGridRowLeafFrame.cpp >c++ -o nsGridRowLeafFrame.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLeafFrame.pp nsGridRowLeafFrame.cpp >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGridLayout2.h:43, > from nsGridLayout2.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridLayout2.h:44, > from nsGridLayout2.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridLayout2.h:44, > from nsGridLayout2.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLayout.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridRowLayout.h:49, > from nsGridRowLayout.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridRowLayout.h:49, > from nsGridRowLayout.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGridRowLayout.cpp:46: >./../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsGridRowGroupLayout.cpp >c++ -o nsGridRowGroupLayout.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowGroupLayout.pp nsGridRowGroupLayout.cpp >In file included from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../../dist/include/layout/nsLayoutUtils.h:58, > from ./../../../../generic/nsContainerFrame.h:46, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafFrame.h:49, > from nsGridRowLeafFrame.cpp:45: >../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridRowLayout.h:49, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridRowLayout.h:49, > from nsGridRowLeafLayout.h:48, > from nsGridRowLeafLayout.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGridRowLeafLayout.cpp:48: >./../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGridRowLeafFrame.cpp:48: >./../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../../dist/include/layout/nsLayoutUtils.h:58, > from ./../../../../generic/nsContainerFrame.h:46, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowLeafLayout.cpp:51: >../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsGridRowGroupFrame.cpp >c++ -o nsGridRowGroupFrame.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowGroupFrame.pp nsGridRowGroupFrame.cpp >nsGrid.cpp >c++ -o nsGrid.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGrid.pp nsGrid.cpp >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsGridRow.cpp >c++ -o nsGridRow.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRow.pp nsGridRow.cpp >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsSprocketLayout.h:41, > from nsGridRowLayout.h:48, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridRowLayout.h:49, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGridRowLayout.h:49, > from nsGridRowGroupLayout.h:48, > from nsGridRowGroupLayout.cpp:50: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from nsGridRow.h:48, > from nsGridRow.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from nsGridRow.h:48, > from nsGridRow.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsGridRowGroupLayout.cpp:53: >./../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsIBoxLayout.h:42, > from ./../../../base/src/nsBoxLayout.h:41, > from ./../../../base/src/nsStackLayout.h:50, > from nsGrid.h:43, > from nsGrid.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGrid.h:44, > from nsGrid.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsIGridPart.h:42, > from nsGrid.h:44, > from nsGrid.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../base/src/nsBox.h:41, > from ./../../../../generic/nsFrame.h:44, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from nsGridRow.h:48, > from nsGridRow.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from ./../../../../generic/nsSplittableFrame.h:46, > from ./../../../../generic/nsContainerFrame.h:44, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../../dist/include/content/nsBindingManager.h:49, > from ../../../../../dist/include/layout/nsStyleSet.h:51, > from ../../../../../dist/include/layout/nsLayoutUtils.h:58, > from ./../../../../generic/nsContainerFrame.h:46, > from ./../../../base/src/nsBoxFrame.h:50, > from nsGridRowGroupFrame.h:49, > from nsGridRowGroupFrame.cpp:45: >../../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsGridCell.cpp >c++ -o nsGridCell.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridCell.pp nsGridCell.cpp >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from nsGridRow.h:48, > from nsGridRow.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from nsGridRow.h:48, > from nsGridRow.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsGridRowGroupFrame.cpp:48: >./../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from nsGridRow.h:48, > from nsGridRow.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGridRow.h:48, > from nsGridRow.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsGridRow.cpp:47: >./../../../base/src/nsBoxLayoutState.h: In member function 'void nsBoxLayoutState::SetPaintingDisabled(PRBool)': >./../../../base/src/nsBoxLayoutState.h:73: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:49, > from ./../../../../generic/nsIFrame.h:52, > from nsGridCell.h:48, > from nsGridCell.cpp:45: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:51, > from ./../../../../generic/nsIFrame.h:52, > from nsGridCell.h:48, > from nsGridCell.cpp:45: >../../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../../dist/include/layout/nsPresContext.h:61, > from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from nsGridCell.h:48, > from nsGridCell.cpp:45: >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../style/nsStyleStruct.h:57, > from ./../../../../generic/nsIFrame.h:52, > from nsGridCell.h:48, > from nsGridCell.cpp:45: >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../generic/nsIFrame.h:52, > from nsGridCell.h:48, > from nsGridCell.cpp:45: >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../style/nsStyleContext.h:45, > from ./../../../../generic/nsIFrame.h:53, > from nsGridCell.h:48, > from nsGridCell.cpp:45: >./../../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsGridCell.h:48, > from nsGridCell.cpp:45: >./../../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsGridCell.cpp:46: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../generic/nsFrame.h:53, > from nsGridCell.cpp:46: >./../../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkxulgrid_s.a >ar cr libgkxulgrid_s.a nsGridLayout2.o nsGridRowLayout.o nsGridRowLeafLayout.o nsGridRowLeafFrame.o nsGridRowGroupLayout.o nsGridRowGroupFrame.o nsGrid.o nsGridRow.o nsGridCell.o >ranlib libgkxulgrid_s.a >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src/grid' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul/base' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/xul' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/printing' >nsPrintEngine.cpp >c++ -o nsPrintEngine.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintEngine.pp nsPrintEngine.cpp >nsPrintData.cpp >c++ -o nsPrintData.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintData.pp nsPrintData.cpp >nsPrintObject.cpp >c++ -o nsPrintObject.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintObject.pp nsPrintObject.cpp >nsPagePrintTimer.cpp >c++ -o nsPagePrintTimer.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPagePrintTimer.pp nsPagePrintTimer.cpp >In file included from ../../dist/include/gfx/nsIDeviceContext.h:43, > from nsPrintData.h:42, > from nsPrintData.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/gfx/nsIDeviceContext.h:44, > from nsPrintData.h:42, > from nsPrintData.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsPresContext.h:45, > from nsPrintObject.h:43, > from nsPrintObject.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsPresContext.h:45, > from nsPrintObject.h:43, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ./../base/nsPresContext.h:61, > from nsPrintObject.h:43, > from nsPrintData.cpp:42: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from ./../base/nsPresContext.h:48, > from nsPrintObject.h:43, > from nsPrintObject.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from ./../base/nsPresContext.h:48, > from nsPrintObject.h:43, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsPrintObject.h:43, > from nsPrintData.cpp:42: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsPrintObject.h:45, > from nsPrintData.cpp:42: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPrintData.cpp:42: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPrintData.cpp:42: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsPresContext.h:61, > from nsPrintObject.h:43, > from nsPrintObject.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsPresContext.h:61, > from nsPrintObject.h:43, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPrintObject.h:43, > from nsPrintObject.cpp:38: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsPrintObject.h:45, > from nsPrintObject.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPrintObject.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsPrintObject.h:43, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its valueIn file included from ./../base/nsPresContext.h:45, > from nsPrintObject.h:43, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from ./../base/nsPresContext.h:48, > from nsPrintObject.h:43, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsPrintObject.h:45, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPrintObject.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPagePrintTimer.h:45, > from nsPagePrintTimer.cpp:38: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsPagePrintTimer.cpp:41: >nsPrintEngine.h: In member function 'void nsPrintEngine::SetIsCreatingPrintPreview(PRBool)': >nsPrintEngine.h:220: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrintPreviewListener.cpp >c++ -o nsPrintPreviewListener.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintPreviewListener.pp nsPrintPreviewListener.cpp >In file included from ./../base/nsPresContext.h:61, > from nsPrintObject.h:43, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPrintObject.h:43, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsIPrintProgress.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintProgress.xpt -d .deps/nsIPrintProgress.pp nsIPrintProgress.idl >In file included from ../../dist/include/content/nsBindingManager.h:49, > from ../../dist/include/layout/nsStyleSet.h:51, > from nsPrintObject.h:45, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsIPrintProgressParams.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintProgressParams.xpt -d .deps/nsIPrintProgressParams.pp nsIPrintProgressParams.idl >nsIPrintStatusFeedback.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintStatusFeedback.xpt -d .deps/nsIPrintStatusFeedback.pp nsIPrintStatusFeedback.idl >../../dist/bin/xpt_link _xpidlgen/layout_printing.xpt _xpidlgen/nsIPrintProgress.xpt _xpidlgen/nsIPrintProgressParams.xpt _xpidlgen/nsIPrintStatusFeedback.xpt >In file included from ../../dist/include/layout/nsRuleNode.h:49, > from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../dist/include/layout/nsStyleSet.h:52, > from nsPrintObject.h:45, > from nsPrintEngine.h:42, > from nsPrintEngine.cpp:39: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsPrintEngine.cpp:39: >nsPrintEngine.h: In member function 'void nsPrintEngine::SetIsCreatingPrintPreview(PRBool)': >nsPrintEngine.h:220: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPrintEngine.cpp:47: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPrintPreviewListener.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPrintEngine.cpp:108: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsIPresShell.h:58, > from nsPrintPreviewListener.cpp:45: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsIPresShell.h:59, > from nsPrintPreviewListener.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsPrintEngine.cpp: In member function 'nsresult nsPrintEngine::DoCommonPrint(PRBool, nsIPrintSettings*, nsIWebProgressListener*)': >nsPrintEngine.cpp:448: warning: conversion to 'PRPackedBool' from 'NSCAP_BOOL' may alter its value >nsPrintEngine.cpp:526: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPrintPreviewListener.cpp:47: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsPrintEngine.cpp: In member function 'PRBool nsPrintEngine::IsThereAnIFrameSelected(nsIDocShell*, nsIDOMWindow*, PRPackedBool&)': >nsPrintEngine.cpp:1313: warning: conversion to 'unsigned char' from 'PRBool' may alter its value >nsPrintEngine.cpp: In member function 'void nsPrintEngine::GetDisplayTitleAndURL(nsPrintObject*, PRUnichar**, PRUnichar**, nsPrintEngine::eDocTitleDefault)': >nsPrintEngine.cpp:1414: warning: enumeration value 'eDocTitleDefNone' not handled in switch >nsPrintEngine.cpp: In member function 'nsresult nsPrintEngine::DoPrint(nsPrintObject*)': >nsPrintEngine.cpp:2227: warning: conversion to 'float' from 'nscoord' may alter its value >nsPrintEngine.cpp:2228: warning: conversion to 'float' from 'nscoord' may alter its value >nsPrintEngine.cpp:2228: warning: conversion to 'nscoord' from 'float' may alter its value >nsPrintEngine.cpp:2228: warning: conversion to 'nscoord' from 'float' may alter its value >nsPrintEngine.cpp: In member function 'void nsPrintEngine::SetIsPrinting(PRBool)': >nsPrintEngine.cpp:2603: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrintEngine.cpp: In member function 'void nsPrintEngine::SetIsPrintPreview(PRBool)': >nsPrintEngine.cpp:2615: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsPrintEngine.cpp: In static member function 'static void nsPrintEngine::SetPrintAsIs(nsPrintObject*, PRBool)': >nsPrintEngine.cpp:2755: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libgkprinting_s.a >ar cr libgkprinting_s.a nsPrintEngine.o nsPrintData.o nsPrintObject.o nsPagePrintTimer.o nsPrintPreviewListener.o >ranlib libgkprinting_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_printing.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/printing' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base/src' >nsSVGAFrame.cpp >c++ -o nsSVGAFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAFrame.pp nsSVGAFrame.cpp >nsSVGClipPathFrame.cpp >c++ -o nsSVGClipPathFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClipPathFrame.pp nsSVGClipPathFrame.cpp >nsSVGContainerFrame.cpp >c++ -o nsSVGContainerFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGContainerFrame.pp nsSVGContainerFrame.cpp >nsSVGFilterFrame.cpp >c++ -o nsSVGFilterFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilterFrame.pp nsSVGFilterFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from nsSVGFilterFrame.h:40, > from nsSVGFilterFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSVGFilterFrame.h:40, > from nsSVGFilterFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSVGClipPathFrame.cpp:38: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGClipPathFrame.h:40, > from nsSVGClipPathFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGContainerFrame.cpp:37: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGFilterFrame.h:41, > from nsSVGFilterFrame.cpp:37: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGContainerFrame.cpp:37: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGContainerFrame.cpp:37: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGAFrame.cpp:39: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsSVGAFrame.cpp:39: >nsSVGTextContainerFrame.h: At global scope: >nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden >nsSVGTSpanFrame.h:92: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' >nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden >nsSVGTSpanFrame.h:93: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' >nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden >nsSVGTSpanFrame.h:94: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' >nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden >nsSVGTSpanFrame.h:95: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' >nsSVGFilterFrame.cpp: In function 'nsRect TransformBBox(nsIDOMSVGRect*, nsIDOMSVGMatrix*, const nsRect&)': >nsSVGFilterFrame.cpp:300: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilterFrame.cpp:301: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilterFrame.cpp:302: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilterFrame.cpp:303: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGFilterFrame.cpp: In member function 'nsresult nsSVGFilterFrame::FilterPaint(nsSVGRenderState*, nsISVGChildFrame*)': >nsSVGFilterFrame.cpp:400: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilterFrame.cpp:401: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilterFrame.cpp:402: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilterFrame.cpp:402: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilterFrame.cpp:471: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSVGFilterFrame.cpp:532: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilterFrame.cpp:533: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGFilterFrame.cpp: In member function 'float nsSVGFilterInstance::GetPrimitiveLength(nsSVGLength2*) const': >nsSVGFilterFrame.cpp:658: warning: conversion to 'float' from 'unsigned int' may alter its value >nsSVGFilterFrame.cpp:660: warning: conversion to 'float' from 'unsigned int' may alter its value >nsSVGFilterFrame.cpp:665: warning: conversion to 'float' from 'double' may alter its value >nsSVGFilterFrame.cpp: In member function 'void nsSVGFilterInstance::GetFilterSubregion(nsIContent*, nsRect, nsRect*)': >nsSVGFilterFrame.cpp:710: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilterFrame.cpp:710: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGFilterFrame.cpp:711: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilterFrame.cpp:711: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGFilterFrame.cpp:712: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilterFrame.cpp:712: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGFilterFrame.cpp:713: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSVGFilterFrame.cpp:713: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGFilterFrame.cpp: In member function 'already_AddRefed<gfxImageSurface> nsSVGFilterInstance::GetImage()': >nsSVGFilterFrame.cpp:749: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSVGFilterFrame.cpp: In member function 'void nsSVGFilterInstance::LookupImage(const nsAString_internal&, gfxImageSurface**, nsRect*, const nsSVGFilterInstance::ColorModel&)': >nsSVGFilterFrame.cpp:786: warning: conversion to 'PRInt32' from 'long int' may alter its value >nsSVGGFrame.cpp >c++ -o nsSVGGFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGFrame.pp nsSVGGFrame.cpp >nsSVGGenericContainerFrame.cpp >c++ -o nsSVGGenericContainerFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGenericContainerFrame.pp nsSVGGenericContainerFrame.cpp >nsSVGGeometryFrame.cpp >c++ -o nsSVGGeometryFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGeometryFrame.pp nsSVGGeometryFrame.cpp >In file included from ./../../../base/nsPresContext.h:45, > from nsSVGGenericContainerFrame.h:43, > from nsSVGGenericContainerFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:45, > from nsSVGGeometryFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from ./../../../base/nsPresContext.h:48, > from nsSVGGenericContainerFrame.h:43, > from nsSVGGenericContainerFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from ./../../../base/nsPresContext.h:48, > from nsSVGGeometryFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from nsSVGGeometryFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from nsSVGGenericContainerFrame.h:43, > from nsSVGGenericContainerFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGGeometryFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGGenericContainerFrame.h:43, > from nsSVGGenericContainerFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGGeometryFrame.h:40, > from nsSVGGeometryFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGGFrame.h:42, > from nsSVGGFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGGeometryFrame.h:40, > from nsSVGGeometryFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGGeometryFrame.h:40, > from nsSVGGeometryFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGGeometryFrame.h:40, > from nsSVGGeometryFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGGeometryFrame.h:40, > from nsSVGGeometryFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGGeometryFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGGFrame.cpp: In member function 'virtual nsresult nsSVGGFrame::SetMatrixPropagation(PRBool)': >nsSVGGFrame.cpp:86: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGGenericContainerFrame.h:44, > from nsSVGGenericContainerFrame.cpp:39: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGPaintServerFrame.h:40, > from nsSVGGeometryFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGPaintServerFrame.h:40, > from nsSVGGeometryFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGGlyphFrame.cpp >c++ -o nsSVGGlyphFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGlyphFrame.pp nsSVGGlyphFrame.cpp >nsSVGGradientFrame.cpp >c++ -o nsSVGGradientFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGradientFrame.pp nsSVGGradientFrame.cpp >nsSVGImageFrame.cpp >c++ -o nsSVGImageFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGImageFrame.pp nsSVGImageFrame.cpp >nsSVGInnerSVGFrame.cpp >c++ -o nsSVGInnerSVGFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGInnerSVGFrame.pp nsSVGInnerSVGFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from nsSVGInnerSVGFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from nsSVGInnerSVGFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsSVGInnerSVGFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from nsSVGInnerSVGFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from nsSVGInnerSVGFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsSVGInnerSVGFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:66, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGInnerSVGFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../style/nsCSSProps.h:50, > from ./../../../style/nsICSSStyleRule.h:51, > from ./../../../../content/svg/content/src/nsSVGElement.h:55, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../style/nsCSSProps.h:50, > from ./../../../style/nsICSSStyleRule.h:51, > from ./../../../../content/svg/content/src/nsSVGElement.h:55, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGInnerSVGFrame.cpp:41: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGInnerSVGFrame.cpp:41: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGInnerSVGFrame.cpp:41: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGGlyphFrame.cpp:39: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGGlyphFrame.cpp:41: >./../../../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >./../../../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGGlyphFrame.h:46, > from nsSVGGlyphFrame.cpp:47: >../../../../dist/include/thebes/gfxFont.h: In member function 'PRUint16 gfxGlyphExtents::GlyphWidths::Get(PRUint32) const': >../../../../dist/include/thebes/gfxFont.h:322: warning: conversion to 'PRUint16' from 'PRUint32' may alter its value >../../../../dist/include/thebes/gfxFont.h: In static member function 'static PRUint32 gfxGlyphExtents::GlyphWidths::GetWidth(long unsigned int)': >../../../../dist/include/thebes/gfxFont.h:341: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../style/nsCSSProps.h:50, > from ./../../../style/nsICSSStyleRule.h:51, > from ./../../../../content/svg/content/src/nsSVGElement.h:55, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGPathGeometryFrame.h:42, > from nsSVGImageFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/thebes/gfxFont.h: In member function 'const PRUnichar gfxTextRun::GetChar(PRUint32) const': >../../../../dist/include/thebes/gfxFont.h:971: warning: conversion to 'PRUnichar' from 'int' may alter its value >../../../../dist/include/thebes/gfxFont.h: In static member function 'static PRBool gfxFontGroup::IsInvalidChar(PRUnichar)': >../../../../dist/include/thebes/gfxFont.h:1415: warning: suggest parentheses around '&&' within '||' >In file included from ./../../../style/nsCSSProps.h:50, > from ./../../../style/nsICSSStyleRule.h:51, > from ./../../../../content/svg/content/src/nsSVGElement.h:55, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGGradientElement.h:45, > from nsSVGGradientFrame.cpp:46: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGInnerSVGFrame.cpp:41: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsSVGTextPathFrame.h:40, > from nsSVGGlyphFrame.cpp:48: >nsSVGTextContainerFrame.h: At global scope: >nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden >nsSVGTSpanFrame.h:92: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' >nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden >nsSVGTSpanFrame.h:93: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' >nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden >nsSVGTSpanFrame.h:94: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' >nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden >nsSVGTSpanFrame.h:95: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGInnerSVGFrame.cpp:41: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from nsSVGImageFrame.cpp:45: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from nsSVGImageFrame.cpp:45: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGGlyphFrame.cpp: In member function 'PRBool nsSVGGlyphFrame::EnsureTextRun(float*, float*, PRBool)': >nsSVGGlyphFrame.cpp:1284: warning: conversion to 'float' from 'PRUint32' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGGeometryFrame.h:40, > from nsSVGGradientFrame.cpp:47: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/thebes/gfxFont.h:51, > from nsSVGGlyphFrame.h:46, > from nsSVGGlyphFrame.cpp:47: >../../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = gfxFont, unsigned int K = 3u]': >../../../../dist/include/thebes/gfxFont.h:361: instantiated from here >../../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGGeometryFrame.h:40, > from nsSVGGradientFrame.cpp:47: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGInnerSVGFrame.cpp: In member function 'virtual void nsSVGInnerSVGFrame::NotifySVGChanged(PRUint32)': >nsSVGInnerSVGFrame.cpp:202: warning: suggest parentheses around '&&' within '||' >nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::SetMatrixPropagation(PRBool)': >nsSVGInnerSVGFrame.cpp:237: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGGeometryFrame.h:40, > from nsSVGGradientFrame.cpp:47: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGGeometryFrame.h:40, > from nsSVGGradientFrame.cpp:47: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGImageFrame.cpp: In member function 'already_AddRefed<nsIDOMSVGMatrix> nsSVGImageFrame::GetImageTransform()': >nsSVGImageFrame.cpp:220: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGImageFrame.cpp:220: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGImageFrame.cpp: In member function 'virtual nsresult nsSVGImageFrame::PaintSVG(nsSVGRenderState*, nsRect*)': >nsSVGImageFrame.cpp:295: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGImageFrame.cpp:295: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGImageFrame.cpp: In member function 'virtual nsresult nsSVGImageFrame::GetFrameForPointSVG(float, float, nsIFrame**)': >nsSVGImageFrame.cpp:316: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGImageFrame.cpp:316: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGGradientFrame.h:42, > from nsSVGGradientFrame.cpp:48: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGLeafFrame.cpp >c++ -o nsSVGLeafFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLeafFrame.pp nsSVGLeafFrame.cpp >nsSVGMarkerFrame.cpp >c++ -o nsSVGMarkerFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMarkerFrame.pp nsSVGMarkerFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGMaskFrame.cpp >c++ -o nsSVGMaskFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMaskFrame.pp nsSVGMaskFrame.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGGlyphFrame.cpp: At global scope: >nsSVGGlyphFrame.cpp:717: warning: 'int UncompressIndex(int, PRBool, const nsTextFragment*)' defined but not used >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGMarkerFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGLeafFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGLeafFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGLeafFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGOuterSVGFrame.cpp >c++ -o nsSVGOuterSVGFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGOuterSVGFrame.pp nsSVGOuterSVGFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valuensSVGPaintServerFrame.cpp >c++ -o nsSVGPaintServerFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPaintServerFrame.pp nsSVGPaintServerFrame.cpp >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGMaskFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGMarkerFrame.h:40, > from nsSVGMarkerFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGMaskFrame.h:40, > from nsSVGMaskFrame.cpp:38: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGPathGeometryFrame.cpp >c++ -o nsSVGPathGeometryFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathGeometryFrame.pp nsSVGPathGeometryFrame.cpp >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGOuterSVGFrame.cpp:39: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGMaskFrame.cpp: In member function 'already_AddRefed<gfxPattern> nsSVGMaskFrame::ComputeMaskAlpha(nsSVGRenderState*, nsISVGChildFrame*, nsIDOMSVGMatrix*, float)': >nsSVGMaskFrame.cpp:210: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from nsSVGOuterSVGFrame.cpp:45: >./../../../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../../../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../../../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGPaintServerFrame.h:40, > from nsSVGPaintServerFrame.cpp:37: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsSVGOuterSVGFrame.cpp:54: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGOuterSVGFrame.cpp: In member function 'virtual nsSize nsSVGOuterSVGFrame::GetIntrinsicRatio()': >nsSVGOuterSVGFrame.cpp:287: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGOuterSVGFrame.cpp:287: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGOuterSVGFrame.cpp:311: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGOuterSVGFrame.cpp:311: warning: conversion to 'nscoord' from 'float' may alter its value >nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::DidReflow(nsPresContext*, const nsHTMLReflowState*, nsDidReflowStatus)': >nsSVGOuterSVGFrame.cpp:422: warning: unused variable 'count' >nsSVGOuterSVGFrame.cpp: In member function 'nsIFrame* nsSVGOuterSVGFrame::GetFrameForPoint(const nsPoint&)': >nsSVGOuterSVGFrame.cpp:518: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGOuterSVGFrame.cpp:519: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGOuterSVGFrame.cpp: In member function 'void nsSVGOuterSVGFrame::Paint(nsIRenderingContext&, const nsRect&, nsPoint)': >nsSVGOuterSVGFrame.cpp:570: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGOuterSVGFrame.cpp: In member function 'void nsSVGOuterSVGFrame::InvalidateRect(nsRect)': >nsSVGOuterSVGFrame.cpp:658: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGPatternFrame.cpp >c++ -o nsSVGPatternFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPatternFrame.pp nsSVGPatternFrame.cpp >nsSVGStopFrame.cpp >c++ -o nsSVGStopFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStopFrame.pp nsSVGStopFrame.cpp >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:45, > from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGStopFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from ./../../../base/nsPresContext.h:48, > from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGStopFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGPathGeometryFrame.h:42, > from nsSVGPathGeometryFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:45, > from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGPatternFrame.cpp:44: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGPathGeometryFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from ./../../../base/nsPresContext.h:48, > from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGPatternFrame.cpp:44: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGStopFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGStopFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >nsSVGTextContainerFrame.cpp >c++ -o nsSVGTextContainerFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextContainerFrame.pp nsSVGTextContainerFrame.cpp >In file included from ./../../../style/nsRuleNode.h:49, > from ./../../../style/nsStyleContext.h:45, > from nsSVGStopFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGPatternFrame.cpp:44: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from nsSVGStopFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGPathGeometryFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGPathGeometryFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsRuleNode.h:48, > from ./../../../style/nsStyleContext.h:45, > from nsSVGPatternFrame.cpp:44: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../style/nsRuleNode.h:49, > from ./../../../style/nsStyleContext.h:45, > from nsSVGPatternFrame.cpp:44: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from nsSVGStopFrame.cpp:41: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGStopFrame.cpp:41: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from nsSVGStopFrame.cpp:41: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from nsSVGPatternFrame.cpp:44: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGPatternFrame.cpp:51: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGPathGeometryFrame.cpp: In member function 'virtual nsresult nsSVGPathGeometryFrame::SetMatrixPropagation(PRBool)': >nsSVGPathGeometryFrame.cpp:502: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGPatternFrame.cpp:51: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGPatternFrame.cpp:51: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGOuterSVGFrame.h:42, > from nsSVGPatternFrame.cpp:51: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGTextFrame.cpp >c++ -o nsSVGTextFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextFrame.pp nsSVGTextFrame.cpp >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGPatternFrame.cpp:51: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGPatternFrame.cpp:51: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTextFrame.h:42, > from nsSVGTextFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGPatternFrame.cpp: In member function 'nsresult nsSVGPatternFrame::PaintPattern(gfxASurface**, gfxMatrix*, nsSVGGeometryFrame*, float)': >nsSVGPatternFrame.cpp:303: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGPatternFrame.cpp:304: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGPatternFrame.cpp:310: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGPatternFrame.cpp:311: warning: conversion to 'float' from 'PRInt32' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGTextPathFrame.h:40, > from nsSVGTextFrame.cpp:53: >nsSVGTextContainerFrame.h: At global scope: >nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden >nsSVGTSpanFrame.h:92: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' >nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden >nsSVGTSpanFrame.h:93: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' >nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden >nsSVGTSpanFrame.h:94: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' >nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden >nsSVGTSpanFrame.h:95: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' >nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::SetMatrixPropagation(PRBool)': >nsSVGTextFrame.cpp:226: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGTextFrame.cpp: In member function 'void nsSVGTextFrame::UpdateGlyphPositioning(PRBool)': >nsSVGTextFrame.cpp:427: warning: conversion to 'float' from 'gfxFloat' may alter its value >nsSVGTextFrame.cpp:432: warning: conversion to 'PRUint8' from 'PRUint16' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.cpp:37: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.cpp:37: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.cpp:37: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGTextPathFrame.cpp >c++ -o nsSVGTextPathFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextPathFrame.pp nsSVGTextPathFrame.cpp >nsSVGTextContainerFrame.cpp: In member function 'void nsSVGTextContainerFrame::SetWhitespaceHandling()': >nsSVGTextContainerFrame.cpp:367: warning: conversion to 'PRUint8' from 'int' may alter its value >nsSVGTSpanFrame.cpp >c++ -o nsSVGTSpanFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTSpanFrame.pp nsSVGTSpanFrame.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGUseFrame.cpp >c++ -o nsSVGUseFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUseFrame.pp nsSVGUseFrame.cpp >nsSVGUtils.cpp >c++ -o nsSVGUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUtils.pp nsSVGUtils.cpp >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleCoord.h:44, > from nsSVGUtils.cpp:41: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../base/nsIPresShell.h:59, > from ./../../../base/nsPresContext.h:48, > from nsSVGUtils.cpp:42: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from nsSVGUtils.cpp:42: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGTextPathFrame.h:40, > from nsSVGTextPathFrame.cpp:37: >nsSVGTextContainerFrame.h: At global scope: >nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden >nsSVGTSpanFrame.h:92: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' >nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden >nsSVGTSpanFrame.h:93: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' >nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden >nsSVGTSpanFrame.h:94: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' >nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden >nsSVGTSpanFrame.h:95: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSVGUtils.cpp:42: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGTextContainerFrame.h:40, > from nsSVGTSpanFrame.h:42, > from nsSVGTSpanFrame.cpp:40: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGUtils.cpp:43: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGUtils.cpp:43: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGGFrame.h:42, > from nsSVGUseFrame.cpp:37: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../style/nsCSSProps.h:50, > from ./../../../style/nsICSSStyleRule.h:51, > from ./../../../../content/svg/content/src/nsSVGElement.h:55, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGUtils.cpp:43: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsSVGTSpanFrame.cpp:40: >nsSVGTextContainerFrame.h: At global scope: >nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden >nsSVGTSpanFrame.h:92: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' >nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden >nsSVGTSpanFrame.h:93: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' >nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden >nsSVGTSpanFrame.h:94: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' >nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden >nsSVGTSpanFrame.h:95: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' >nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::SetMatrixPropagation(PRBool)': >nsSVGTSpanFrame.cpp:108: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from nsSVGUtils.cpp:46: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsSVGUtils.cpp:46: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGForeignObjectFrame.cpp >c++ -o nsSVGForeignObjectFrame.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGForeignObjectFrame.pp nsSVGForeignObjectFrame.cpp >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGUtils.cpp:59: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGUtils.cpp:59: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGContainerFrame.h:40, > from nsSVGFilterFrame.h:41, > from nsSVGUtils.cpp:59: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGUtils.cpp: In static member function 'static void nsSVGUtils::UnPremultiplyImageDataAlpha(PRUint8*, PRInt32, const nsRect&)': >nsSVGUtils.cpp:548: warning: conversion to 'unsigned char' from 'int' may alter its value >nsSVGUtils.cpp:549: warning: conversion to 'unsigned char' from 'int' may alter its value >nsSVGUtils.cpp:550: warning: conversion to 'unsigned char' from 'int' may alter its value >nsSVGUtils.cpp: In static member function 'static void nsSVGUtils::PremultiplyImageDataAlpha(PRUint8*, PRInt32, const nsRect&)': >nsSVGUtils.cpp:573: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGUtils.cpp:575: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGUtils.cpp:577: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value >nsSVGUtils.cpp: In static member function 'static float nsSVGUtils::ObjectSpace(nsIDOMSVGRect*, nsSVGLength2*)': >nsSVGUtils.cpp:964: warning: conversion to 'float' from 'double' may alter its value >nsSVGUtils.cpp: In static member function 'static float nsSVGUtils::AngleBisect(float, float)': >nsSVGUtils.cpp:1004: warning: conversion to 'float' from 'double' may alter its value >nsSVGUtils.cpp:1006: warning: conversion to 'float' from 'double' may alter its value >nsSVGUtils.cpp:1012: warning: conversion to 'float' from 'double' may alter its value >nsSVGUtils.cpp: In static member function 'static already_AddRefed<nsIDOMSVGMatrix> nsSVGUtils::GetViewBoxTransform(float, float, float, float, float, float, nsIDOMSVGAnimatedPreserveAspectRatio*, PRBool)': >nsSVGUtils.cpp:1081: warning: suggest parentheses around '&&' within '||' >nsSVGUtils.cpp:1106: warning: suggest parentheses around '&&' within '||' >nsSVGUtils.cpp: In static member function 'static float nsSVGUtils::MaxExpansion(nsIDOMSVGMatrix*)': >nsSVGUtils.cpp:1715: warning: conversion to 'float' from 'double' may alter its value >In file included from ./../../../style/nsStyleStruct.h:49, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../style/nsStyleStruct.h:51, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../base/nsPresContext.h:61, > from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../style/nsStyleStruct.h:57, > from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../../../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../../../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../../../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../../../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../../../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../../../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../../../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../../../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../../../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../../../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../../../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../generic/nsIFrame.h:52, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../../../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../../../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../../../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../../../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../../../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../../../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../../../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../../../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../../../style/nsStyleContext.h:45, > from ./../../../generic/nsIFrame.h:53, > from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >./../../../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../../../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../xul/base/src/nsBox.h:41, > from ./../../../generic/nsFrame.h:44, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >./../../../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../generic/nsFrame.h:53, > from ./../../../generic/nsSplittableFrame.h:46, > from ./../../../generic/nsContainerFrame.h:44, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >./../../../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/content/nsBindingManager.h:49, > from ./../../../style/nsStyleSet.h:51, > from ./../../../base/nsLayoutUtils.h:58, > from ./../../../generic/nsContainerFrame.h:46, > from nsSVGForeignObjectFrame.h:42, > from nsSVGForeignObjectFrame.cpp:39: >../../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../../../../content/base/src/nsAttrAndChildArray.h:48, > from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGForeignObjectFrame.cpp:45: >./../../../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >./../../../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../../../../content/base/src/nsGenericElement.h:61, > from ./../../../../content/svg/content/src/nsSVGElement.h:50, > from ./../../../../content/svg/content/src/nsSVGStylableElement.h:42, > from ./../../../../content/svg/content/src/nsSVGSVGElement.h:43, > from nsSVGContainerFrame.h:43, > from nsSVGOuterSVGFrame.h:42, > from nsSVGForeignObjectFrame.cpp:45: >./../../../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >./../../../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsSVGForeignObjectFrame.cpp: In member function 'nsresult nsSVGForeignObjectFrame::TransformPointFromOuterPx(float, float, nsPoint*)': >nsSVGForeignObjectFrame.cpp:312: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGForeignObjectFrame.cpp:313: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGForeignObjectFrame.cpp: In member function 'nsPoint nsSVGForeignObjectFrame::TransformPointFromOuter(nsPoint)': >nsSVGForeignObjectFrame.cpp:341: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGForeignObjectFrame.cpp:342: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGForeignObjectFrame.cpp:343: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGForeignObjectFrame.cpp: In member function 'virtual nsresult nsSVGForeignObjectFrame::SetMatrixPropagation(PRBool)': >nsSVGForeignObjectFrame.cpp:469: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSVGForeignObjectFrame.cpp: In member function 'void nsSVGForeignObjectFrame::FlushDirtyRegion()': >nsSVGForeignObjectFrame.cpp:700: warning: conversion to 'float' from 'PRInt32' may alter its value >nsSVGForeignObjectFrame.cpp:701: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGForeignObjectFrame.cpp:701: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGForeignObjectFrame.cpp:701: warning: conversion to 'float' from 'nscoord' may alter its value >nsSVGForeignObjectFrame.cpp:701: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libgksvgbase_s.a >ar cr libgksvgbase_s.a nsSVGAFrame.o nsSVGClipPathFrame.o nsSVGContainerFrame.o nsSVGFilterFrame.o nsSVGGFrame.o nsSVGGenericContainerFrame.o nsSVGGeometryFrame.o nsSVGGlyphFrame.o nsSVGGradientFrame.o nsSVGImageFrame.o nsSVGInnerSVGFrame.o nsSVGLeafFrame.o nsSVGMarkerFrame.o nsSVGMaskFrame.o nsSVGOuterSVGFrame.o nsSVGPaintServerFrame.o nsSVGPathGeometryFrame.o nsSVGPatternFrame.o nsSVGStopFrame.o nsSVGTextContainerFrame.o nsSVGTextFrame.o nsSVGTextPathFrame.o nsSVGTSpanFrame.o nsSVGUseFrame.o nsSVGUtils.o nsSVGForeignObjectFrame.o >ranlib libgksvgbase_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./svg.css ../../../../dist/bin/res >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg/base' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/svg' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/public' >inIDOMView.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIDOMView.xpt -d .deps/inIDOMView.pp inIDOMView.idl >inIDeepTreeWalker.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIDeepTreeWalker.xpt -d .deps/inIDeepTreeWalker.pp inIDeepTreeWalker.idl >inIFlasher.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIFlasher.xpt -d .deps/inIFlasher.pp inIFlasher.idl >inISearchProcess.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inISearchProcess.xpt -d .deps/inISearchProcess.pp inISearchProcess.idl >inISearchObserver.idl >inICSSValueSearch.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inISearchObserver.xpt -d .deps/inISearchObserver.pp inISearchObserver.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inICSSValueSearch.xpt -d .deps/inICSSValueSearch.pp inICSSValueSearch.idl >inIDOMUtils.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIDOMUtils.xpt -d .deps/inIDOMUtils.pp inIDOMUtils.idl >../../../dist/bin/xpt_link _xpidlgen/inspector.xpt _xpidlgen/inIDOMView.xpt _xpidlgen/inIDeepTreeWalker.xpt _xpidlgen/inIFlasher.xpt _xpidlgen/inISearchProcess.xpt _xpidlgen/inISearchObserver.xpt _xpidlgen/inICSSValueSearch.xpt _xpidlgen/inIDOMUtils.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/inspector.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/src' >inDeepTreeWalker.cpp >c++ -o inDeepTreeWalker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDeepTreeWalker.pp inDeepTreeWalker.cpp >inFlasher.cpp >c++ -o inFlasher.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inFlasher.pp inFlasher.cpp >inSearchLoop.cpp >c++ -o inSearchLoop.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inSearchLoop.pp inSearchLoop.cpp >inCSSValueSearch.cpp >c++ -o inCSSValueSearch.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inCSSValueSearch.pp inCSSValueSearch.cpp >inDOMUtils.cpp >c++ -o inDOMUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDOMUtils.pp inDOMUtils.cpp >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from inLayoutUtils.h:44, > from inDeepTreeWalker.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from inLayoutUtils.h:44, > from inDeepTreeWalker.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inFlasher.h:43, > from inFlasher.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inFlasher.h:43, > from inFlasher.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inCSSValueSearch.h:48, > from inCSSValueSearch.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inDOMUtils.h:45, > from inDOMUtils.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inCSSValueSearch.h:48, > from inCSSValueSearch.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inDOMUtils.h:45, > from inDOMUtils.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inDeepTreeWalker.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inDeepTreeWalker.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inDeepTreeWalker.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inFlasher.h:43, > from inFlasher.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from inLayoutUtils.h:45, > from inDeepTreeWalker.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inFlasher.h:43, > from inFlasher.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from inLayoutUtils.h:45, > from inDeepTreeWalker.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inCSSValueSearch.h:48, > from inCSSValueSearch.cpp:38: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inDOMUtils.h:45, > from inDOMUtils.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from inLayoutUtils.h:49, > from inDeepTreeWalker.cpp:39: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inFlasher.h:43, > from inFlasher.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inDOMUtils.h:45, > from inDOMUtils.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inCSSValueSearch.h:48, > from inCSSValueSearch.cpp:38: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inCSSValueSearch.h:48, > from inCSSValueSearch.cpp:38: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsCSSProps.h:50, > from ../../../dist/include/layout/nsIInspectorCSSUtils.h:46, > from inDOMUtils.h:45, > from inDOMUtils.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from inLayoutUtils.h:45, > from inFlasher.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from inLayoutUtils.h:45, > from inDOMUtils.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from inLayoutUtils.h:45, > from inDOMUtils.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from inLayoutUtils.h:45, > from inFlasher.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from inLayoutUtils.h:49, > from inDOMUtils.cpp:40: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from inLayoutUtils.h:49, > from inFlasher.cpp:40: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inFlasher.cpp: In member function 'virtual nsresult inFlasher::SetInvert(PRBool)': >inFlasher.cpp:130: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inLayoutUtils.cpp >c++ -o inLayoutUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inLayoutUtils.pp inLayoutUtils.cpp >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from inLayoutUtils.h:44, > from inLayoutUtils.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its valueinDOMView.cpp >c++ -o inDOMView.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDOMView.pp inDOMView.cpp >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from inLayoutUtils.h:44, > from inLayoutUtils.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inLayoutUtils.cpp:38: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from inLayoutUtils.h:44, > from inDOMView.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inLayoutUtils.cpp:38: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from inLayoutUtils.h:44, > from inDOMView.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inLayoutUtils.cpp:38: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from inLayoutUtils.h:45, > from inLayoutUtils.cpp:38: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from inLayoutUtils.h:45, > from inLayoutUtils.cpp:38: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from inLayoutUtils.h:49, > from inLayoutUtils.cpp:38: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from inLayoutUtils.cpp:46: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inDOMView.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inDOMView.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from inLayoutUtils.h:45, > from inDOMView.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from inLayoutUtils.h:45, > from inDOMView.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from inLayoutUtils.h:45, > from inDOMView.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsBindingManager.h:49, > from inLayoutUtils.h:49, > from inDOMView.cpp:42: >../../../dist/include/content/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../../dist/include/content/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inDOMView.cpp: In member function 'virtual nsresult inDOMView::SetShowAnonymousContent(PRBool)': >inDOMView.cpp:259: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inDOMView.cpp: In member function 'virtual nsresult inDOMView::SetShowSubDocuments(PRBool)': >inDOMView.cpp:273: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inDOMView.cpp: In member function 'virtual nsresult inDOMView::SetShowWhitespaceNodes(PRBool)': >inDOMView.cpp:287: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inDOMView.cpp: In member function 'virtual nsresult inDOMView::SetShowAccessibleNodes(PRBool)': >inDOMView.cpp:301: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >inDOMView.cpp: In member function 'virtual void inDOMView::ContentInserted(nsIDocument*, nsIContent*, nsIContent*, PRInt32)': >inDOMView.cpp:921: warning: 'firstChild' may be used uninitialized in this function >rm -f libinspector_s.a >ar cr libinspector_s.a inDeepTreeWalker.o inFlasher.o inSearchLoop.o inCSSValueSearch.o inDOMUtils.o inLayoutUtils.o inDOMView.o >ranlib libinspector_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/inspector' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/build' >nsLayoutModule.cpp >c++ -o nsLayoutModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../inspector/src -I./../base -I./../generic -I./../forms -I./../tables -I./../style -I./../xul/content/src -I./../xul/base/src -I../../content/base/src -I../../content/html/content/src -I../../content/html/document/src -I../../content/html/style/src -I../../content/xslt/src/base -I../../content/xslt/src/xml -I../../content/xslt/src/xpath -I../../content/xslt/src/xslt -I../../content/xul/content/src -I../../content/xul/document/src -I../../content/xul/templates/src -I../../content/events/src -I../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/json -I../../dom/src/jsurl -I../../dom/src/storage -I../../dom/src/offline -I. -I../../editor/libeditor/base -I../../editor/libeditor/text -I../../editor/libeditor/html -I../../editor/txtsvc/src -I../../editor/composer/src -I../../content/svg/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/storage -I../../dist/include/editor -I../../dist/include/txmgr -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/caps -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xultmpl -I../../dist/include/lwbrk -I../../dist/include/plugin -I../../dist/include/commandhandler -I../../dist/include/webbrwsr -I../../dist/include/uconv -I../../dist/include/txtsvc -I../../dist/include/thebes -I../../dist/include/inspector -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutModule.pp nsLayoutModule.cpp >nsContentDLF.cpp >c++ -o nsContentDLF.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../inspector/src -I./../base -I./../generic -I./../forms -I./../tables -I./../style -I./../xul/content/src -I./../xul/base/src -I../../content/base/src -I../../content/html/content/src -I../../content/html/document/src -I../../content/html/style/src -I../../content/xslt/src/base -I../../content/xslt/src/xml -I../../content/xslt/src/xpath -I../../content/xslt/src/xslt -I../../content/xul/content/src -I../../content/xul/document/src -I../../content/xul/templates/src -I../../content/events/src -I../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/json -I../../dom/src/jsurl -I../../dom/src/storage -I../../dom/src/offline -I. -I../../editor/libeditor/base -I../../editor/libeditor/text -I../../editor/libeditor/html -I../../editor/txtsvc/src -I../../editor/composer/src -I../../content/svg/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/storage -I../../dist/include/editor -I../../dist/include/txmgr -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/caps -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xultmpl -I../../dist/include/lwbrk -I../../dist/include/plugin -I../../dist/include/commandhandler -I../../dist/include/webbrwsr -I../../dist/include/uconv -I../../dist/include/txtsvc -I../../dist/include/thebes -I../../dist/include/inspector -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentDLF.pp nsContentDLF.cpp >nsLayoutStatics.cpp >c++ -o nsLayoutStatics.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../inspector/src -I./../base -I./../generic -I./../forms -I./../tables -I./../style -I./../xul/content/src -I./../xul/base/src -I../../content/base/src -I../../content/html/content/src -I../../content/html/document/src -I../../content/html/style/src -I../../content/xslt/src/base -I../../content/xslt/src/xml -I../../content/xslt/src/xpath -I../../content/xslt/src/xslt -I../../content/xul/content/src -I../../content/xul/document/src -I../../content/xul/templates/src -I../../content/events/src -I../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/json -I../../dom/src/jsurl -I../../dom/src/storage -I../../dom/src/offline -I. -I../../editor/libeditor/base -I../../editor/libeditor/text -I../../editor/libeditor/html -I../../editor/txtsvc/src -I../../editor/composer/src -I../../content/svg/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/storage -I../../dist/include/editor -I../../dist/include/txmgr -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/caps -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xultmpl -I../../dist/include/lwbrk -I../../dist/include/plugin -I../../dist/include/commandhandler -I../../dist/include/webbrwsr -I../../dist/include/uconv -I../../dist/include/txtsvc -I../../dist/include/thebes -I../../dist/include/inspector -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutStatics.pp nsLayoutStatics.cpp >In file included from nsContentDLF.h:43, > from nsContentDLF.cpp:39: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/base/src/nsAttrAndChildArray.h:48, > from ../../content/base/src/nsGenericElement.h:61, > from ../../content/base/src/nsStyledElement.h:50, > from ../../content/base/src/nsMappedAttributeElement.h:48, > from ../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsContentDLF.cpp:40: >../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../content/base/src/nsGenericElement.h:61, > from ../../content/base/src/nsStyledElement.h:50, > from ../../content/base/src/nsMappedAttributeElement.h:48, > from ../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsContentDLF.cpp:40: >../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsContentDLF.h:43, > from nsLayoutModule.cpp:41: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsContentPolicyUtils.h:61, > from nsLayoutModule.cpp:42: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../style/nsROCSSPrimitiveValue.h:45, > from ./../style/nsComputedDOMStyle.h:46, > from nsLayoutStatics.cpp:44: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../style/nsStyleStruct.h:49, > from ./../style/nsCSSProps.h:50, > from ./../style/nsIInspectorCSSUtils.h:46, > from ./../style/nsInspectorCSSUtils.h:45, > from nsLayoutModule.cpp:47: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../style/nsStyleStruct.h:51, > from ./../style/nsCSSProps.h:50, > from ./../style/nsIInspectorCSSUtils.h:46, > from ./../style/nsInspectorCSSUtils.h:45, > from nsLayoutModule.cpp:47: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../style/nsStyleStruct.h:51, > from ./../style/nsCSSProps.h:50, > from ./../style/nsComputedDOMStyle.h:50, > from nsLayoutStatics.cpp:44: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsPresContext.h:61, > from ./../style/nsStyleStruct.h:57, > from ./../style/nsCSSProps.h:50, > from ./../style/nsComputedDOMStyle.h:50, > from nsLayoutStatics.cpp:44: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../style/nsStyleStruct.h:57, > from ./../style/nsCSSProps.h:50, > from ./../style/nsIInspectorCSSUtils.h:46, > from ./../style/nsInspectorCSSUtils.h:45, > from nsLayoutModule.cpp:47: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../style/nsStyleStruct.h:57, > from ./../style/nsCSSProps.h:50, > from ./../style/nsComputedDOMStyle.h:50, > from nsLayoutStatics.cpp:44: >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >./../base/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >./../base/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >./../base/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >./../base/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >./../base/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >./../base/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >./../base/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >./../base/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >./../base/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../base/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >./../base/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../style/nsCSSProps.h:50, > from ./../style/nsIInspectorCSSUtils.h:46, > from ./../style/nsInspectorCSSUtils.h:45, > from nsLayoutModule.cpp:47: >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../style/nsCSSProps.h:50, > from ./../style/nsComputedDOMStyle.h:50, > from nsLayoutStatics.cpp:44: >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >./../style/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >./../style/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >./../style/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >./../style/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >./../style/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >./../style/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >./../style/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >./../style/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../style/nsStyleContext.h:45, > from ./../style/nsInspectorCSSUtils.h:46, > from nsLayoutModule.cpp:47: >./../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../style/nsStyleContext.h:45, > from ./../generic/nsIFrame.h:53, > from ./../style/nsComputedDOMStyle.h:54, > from nsLayoutStatics.cpp:44: >./../style/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >./../style/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../style/nsComputedDOMStyle.h:54, > from nsLayoutStatics.cpp:44: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/base/src/nsAttrAndChildArray.h:48, > from ../../content/base/src/nsGenericElement.h:61, > from ../../content/base/src/nsStyledElement.h:50, > from ../../content/base/src/nsMappedAttributeElement.h:48, > from ../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsLayoutModule.cpp:50: >../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../content/base/src/nsGenericElement.h:61, > from ../../content/base/src/nsStyledElement.h:50, > from ../../content/base/src/nsMappedAttributeElement.h:48, > from ../../content/html/content/src/nsGenericHTMLElement.h:41, > from nsLayoutModule.cpp:50: >../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from ./../base/nsCSSFrameConstructor.h:54, > from nsLayoutStatics.cpp:48: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsFrame.h:53, > from ./../generic/nsSplittableFrame.h:46, > from ./../generic/nsContainerFrame.h:44, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from ./../base/nsCSSFrameConstructor.h:54, > from nsLayoutStatics.cpp:48: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/xbl/src/nsBindingManager.h:49, > from ./../style/nsStyleSet.h:51, > from ./../base/nsLayoutUtils.h:58, > from ./../generic/nsContainerFrame.h:46, > from ./../generic/nsViewportFrame.h:46, > from ./../generic/nsPageContentFrame.h:40, > from ./../base/nsCSSFrameConstructor.h:54, > from nsLayoutStatics.cpp:48: >../../content/xbl/src/nsXBLBinding.h: In member function 'void nsXBLBinding::SetIsStyleBinding(PRBool)': >../../content/xbl/src/nsXBLBinding.h:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLayoutStatics.cpp:50: >./../style/nsCSSLoader.h: In member function 'PRBool nsURIAndPrincipalHashKey::KeyEquals(const nsURIAndPrincipalHashKey*) const': >./../style/nsCSSLoader.h:265: warning: suggest parentheses around '&&' within '||' >In file included from ./../generic/nsFrameSelection.h:41, > from nsLayoutModule.cpp:69: >./../generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLayoutModule.cpp:69: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLayoutModule.cpp:69: >./../generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/base/src/nsAttrAndChildArray.h:48, > from ../../content/base/src/nsGenericElement.h:61, > from nsLayoutStatics.cpp:62: >../../content/base/src/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../content/base/src/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../content/base/src/nsGenericElement.h:61, > from nsLayoutStatics.cpp:62: >../../content/base/src/nsAttrAndChildArray.h: In member function 'PRUint32 nsAttrAndChildArray::AttrSlotsSize() const': >../../content/base/src/nsAttrAndChildArray.h:145: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from nsLayoutModule.cpp:102: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/xslt/src/xml/txXMLUtils.h:50, > from ../../content/xslt/src/base/txExpandedNameMap.h:43, > from ../../content/xslt/src/xslt/txMozillaXSLTProcessor.h:48, > from nsLayoutModule.cpp:106: >../../content/xslt/src/xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >../../content/xslt/src/xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ../../dom/src/base/nsGlobalWindow.h:80, > from nsLayoutStatics.cpp:64: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/xslt/src/xpath/txNodeSetAdaptor.h:44, > from nsLayoutModule.cpp:107: >../../content/xslt/src/xpath/txNodeSet.h: In member function 'PRInt32 txNodeSet::size() const': >../../content/xslt/src/xpath/txNodeSet.h:194: warning: conversion to 'PRInt32' from 'long int' may alter its value >In file included from ../../content/base/src/nsXMLHttpRequest.h:60, > from nsLayoutModule.cpp:112: >../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsLayoutModule.cpp:116: >../../view/src/nsViewManager.h: In member function 'void nsViewManager::SetPainting(PRBool)': >../../view/src/nsViewManager.h:357: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLayoutStatics.cpp:64: >../../dom/src/base/nsGlobalWindow.h: In member function 'void nsGlobalWindow::SetPopupSpamWindow(PRBool)': >../../dom/src/base/nsGlobalWindow.h:472: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dom/src/base/nsGlobalWindow.h:472: warning: conversion to 'unsigned char:1' from 'PRPackedBool' may alter its value >In file included from ../../content/base/src/nsRange.h:45, > from nsLayoutStatics.cpp:69: >../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../generic/nsBlockFrame.h:50, > from ./../generic/nsAreaFrame.h:43, > from ./../forms/nsTextControlFrame.h:42, > from nsLayoutStatics.cpp:75: >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineIsImpactedByFloat(PRBool)': >./../generic/nsLineBox.h:293: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetLineWrapped(PRBool)': >./../generic/nsLineBox.h:302: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetInvalidateTextRuns(PRBool)': >./../generic/nsLineBox.h:311: warning: conversion to 'unsigned char:1' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetChildCount(PRInt32)': >./../generic/nsLineBox.h:340: warning: conversion to 'unsigned int:18' from 'PRUint32' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeBefore(PRUint8)': >./../generic/nsLineBox.h:354: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeBefore() const': >./../generic/nsLineBox.h:357: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >./../generic/nsLineBox.h: In member function 'void nsLineBox::SetBreakTypeAfter(PRUint8)': >./../generic/nsLineBox.h:366: warning: conversion to 'unsigned char:4' from 'PRUint8' may alter its value >./../generic/nsLineBox.h: In member function 'PRUint8 nsLineBox::GetBreakTypeAfter() const': >./../generic/nsLineBox.h:374: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../forms/nsTextControlFrame.h:53, > from nsLayoutStatics.cpp:75: >./../base/nsDisplayList.h: In constructor 'nsDisplayListBuilder::AutoIsRootSetter::AutoIsRootSetter(nsDisplayListBuilder*, PRBool)': >./../base/nsDisplayList.h:291: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../base/nsDisplayList.h: In constructor 'nsDisplayBackground::nsDisplayBackground(nsIFrame*)': >./../base/nsDisplayList.h:1005: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsLayoutStatics.cpp:75: >./../forms/nsTextControlFrame.h: In member function 'void nsTextControlFrame::SetFireChangeEventState(PRBool)': >./../forms/nsTextControlFrame.h:206: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/xslt/src/xml/txXMLUtils.h:50, > from ../../content/xslt/src/base/txExpandedNameMap.h:43, > from ../../content/xslt/src/xslt/txMozillaXSLTProcessor.h:48, > from nsLayoutStatics.cpp:77: >../../content/xslt/src/xpath/txXPathNode.h: In constructor 'txXPathNode::txXPathNode(nsINode*, PRUint32, nsINode*)': >../../content/xslt/src/xpath/txXPathNode.h:93: warning: conversion to 'unsigned int:31' from 'PRUint32' may alter its value >In file included from ./../tables/nsCellMap.h:41, > from nsLayoutStatics.cpp:79: >./../tables/celldata.h: In constructor 'BCData::BCData()': >./../tables/celldata.h:415: warning: conversion to 'unsigned char:2' from 'BCPixelSize' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetLeftEdge(BCBorderOwner, nscoord, PRBool)': >./../tables/celldata.h:436: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >./../tables/celldata.h:437: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >./../tables/celldata.h:438: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetTopEdge(BCBorderOwner, nscoord, PRBool)': >./../tables/celldata.h:454: warning: conversion to 'unsigned char:4' from 'unsigned int' may alter its value >./../tables/celldata.h:455: warning: conversion to 'BCPixelSize' from 'nscoord' may alter its value >./../tables/celldata.h:456: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetCorner(BCPixelSize, PRUint8, PRBool)': >./../tables/celldata.h:472: warning: conversion to 'unsigned char:2' from 'PRUint8' may alter its value >./../tables/celldata.h:473: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetLeftStart(PRBool)': >./../tables/celldata.h:483: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >./../tables/celldata.h: In member function 'void BCData::SetTopStart(PRBool)': >./../tables/celldata.h:493: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsLayoutStatics.cpp:82: >../../content/base/src/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../content/base/src/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../content/base/src/nsXMLHttpRequest.h:60, > from nsLayoutStatics.cpp:84: >../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(jsval)': >../../dom/src/base/nsJSUtils.h:89: warning: conversion to 'PRUint32' from 'size_t' may alter its value >../../dom/src/base/nsJSUtils.h: In constructor 'nsDependentJSString::nsDependentJSString(JSString*)': >../../dom/src/base/nsJSUtils.h:94: warning: conversion to 'PRUint32' from 'size_t' may alter its value >In file included from nsLayoutStatics.cpp:88: >../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../content/xul/content/src/nsXULElement.h:63, > from nsLayoutStatics.cpp:90: >../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >./../style/nsCSSStyleSheet.h:218: warning: 'PRBool CascadeSheetRulesInto(nsICSSStyleSheet*, void*)' declared 'static' but never defined >rm -f libgklayout.a >ar cr libgklayout.a nsLayoutModule.o nsContentDLF.o nsLayoutStatics.o nsCSSColorUtils.o nsCSSFrameConstructor.o nsCSSRendering.o nsCaret.o nsChildIterator.o nsCounterManager.o nsDisplayList.o nsDocumentViewer.o nsFrameManager.o nsFrameTraversal.o nsGenConList.o nsImageLoader.o nsLayoutDebugger.o nsLayoutHistoryState.o nsLayoutUtils.o nsPresContext.o nsPresShell.o nsPresState.o nsQuoteList.o nsStyleChangeList.o nsStyleSheetService.o nsFocusEventSuppressor.o nsBidiPresUtils.o nsBidi.o nsAbsoluteContainingBlock.o nsAreaFrame.o nsBRFrame.o nsBlockBandData.o nsBlockFrame.o nsBlockReflowContext.o nsBlockReflowState.o nsBulletFrame.o nsColumnSetFrame.o nsContainerFrame.o nsFirstLetterFrame.o nsFrame.o nsFrameFrame.o nsFrameList.o nsFrameSetFrame.o nsFrameUtil.o nsGfxScrollFrame.o nsHTMLCanvasFrame.o nsHTMLContainerFrame.o nsHTMLFrame.o nsHTMLReflowState.o nsImageFrame.o nsImageMap.o nsInlineFrame.o nsIntervalSet.o nsLeafFrame.o nsLineBox.o nsLineLayout.o nsObjectFrame.o nsPageContentFrame.o nsPageFrame.o nsPlaceholderFrame.o nsSelection.o nsSimplePageSequence.o nsSpaceManager.o nsSpacerFrame.o nsSplittableFrame.o nsTextFrameThebes.o nsTextFrameUtils.o nsTextRunTransformations.o nsViewportFrame.o nsBidiFrames.o nsButtonFrameRenderer.o nsComboboxControlFrame.o nsFieldSetFrame.o nsFileControlFrame.o nsFormControlFrame.o nsGfxButtonControlFrame.o nsGfxCheckboxControlFrame.o nsGfxRadioControlFrame.o nsTextControlFrame.o nsHTMLButtonControlFrame.o nsImageControlFrame.o nsLegendFrame.o nsListControlFrame.o nsIsIndexFrame.o nsSelectsAreaFrame.o nsCSSAnonBoxes.o nsCSSDataBlock.o nsCSSDeclaration.o nsCSSKeywords.o nsCSSLoader.o nsCSSOMFactory.o nsCSSParser.o nsCSSProps.o nsCSSPseudoClasses.o nsCSSPseudoElements.o nsCSSRule.o nsCSSRuleProcessor.o nsCSSRules.o nsCSSScanner.o nsCSSStruct.o nsCSSStyleRule.o nsCSSStyleSheet.o nsCSSValue.o nsComputedDOMStyle.o nsDOMCSSAttrDeclaration.o nsDOMCSSDeclaration.o nsDOMCSSRGBColor.o nsDOMCSSRect.o nsDOMCSSValueList.o nsHTMLCSSStyleSheet.o nsHTMLStyleSheet.o nsInspectorCSSUtils.o nsLayoutStylesheetCache.o nsROCSSPrimitiveValue.o nsRuleNode.o nsStyleContext.o nsStyleCoord.o nsStyleSet.o nsStyleStruct.o nsStyleUtil.o BasicTableLayoutStrategy.o FixedTableLayoutStrategy.o SpanningCellSorter.o nsCellMap.o nsTableCellFrame.o nsTableColFrame.o nsTableColGroupFrame.o nsTableFrame.o nsTableOuterFrame.o nsTableRowFrame.o nsTableRowGroupFrame.o nsTablePainter.o nsScrollBoxFrame.o nsRootBoxFrame.o nsBox.o nsBoxFrame.o nsBoxLayoutState.o nsSprocketLayout.o nsStackFrame.o nsStackLayout.o nsBoxLayout.o nsScrollbarFrame.o nsScrollbarButtonFrame.o nsButtonBoxFrame.o nsSliderFrame.o nsRepeatService.o nsXULTooltipListener.o nsScrollBoxObject.o nsContainerBoxObject.o nsMenuBoxObject.o nsPopupBoxObject.o nsListBoxObject.o nsBoxObject.o nsImageBoxFrame.o nsDocElementBoxFrame.o nsLeafBoxFrame.o nsTextBoxFrame.o nsGroupBoxFrame.o nsFrameNavigator.o nsSplitterFrame.o nsDeckFrame.o nsProgressMeterFrame.o nsMenuPopupFrame.o nsMenuFrame.o nsMenuBarFrame.o nsMenuBarListener.o nsPopupSetFrame.o nsTitleBarFrame.o nsResizerFrame.o nsListBoxBodyFrame.o nsListItemFrame.o nsListBoxLayout.o nsXULPopupManager.o mozSanitizingSerializer.o nsAtomListUtils.o nsAttrAndChildArray.o nsAttrValue.o nsCCUncollectableMarker.o nsCommentNode.o nsContentAreaDragDrop.o nsContentIterator.o nsContentList.o nsContentPolicy.o nsContentSink.o nsContentUtils.o nsCopySupport.o nsDataDocumentContentPolicy.o nsDOMAttribute.o nsDOMAttributeMap.o nsDOMDocumentType.o nsDOMFile.o nsDOMLists.o nsDOMParser.o nsDOMSerializer.o nsDocument.o nsDocumentEncoder.o nsDocumentFragment.o nsFrameLoader.o nsGenConImageContent.o nsGenericDOMDataNode.o nsGenericDOMNodeList.o nsGenericElement.o nsGkAtoms.o nsHTMLContentSerializer.o nsImageLoadingContent.o nsLineBreaker.o nsLoadListenerProxy.o nsMappedAttributeElement.o nsMappedAttributes.o nsNameSpaceManager.o nsNoDataProtocolContentPolicy.o nsNodeInfo.o nsNodeInfoManager.o nsNodeUtils.o nsObjectLoadingContent.o nsParserUtils.o nsPlainTextSerializer.o nsPropertyTable.o nsRange.o nsScriptElement.o nsScriptEventManager.o nsScriptLoader.o nsStubDocumentObserver.o nsStubImageDecoderObserver.o nsStubMutationObserver.o nsStyledElement.o nsStyleLinkElement.o nsSyncLoadService.o nsTextFragment.o nsTextNode.o nsTreeWalker.o nsXMLContentSerializer.o nsXMLHttpRequest.o nsXMLNameSpaceMap.o dummy.o nsCanvasRenderingContext2D.o nsEventListenerManager.o nsEventStateManager.o nsDOMEvent.o nsDOMDataContainerEvent.o nsDOMUIEvent.o nsDOMKeyboardEvent.o nsDOMTextEvent.o nsDOMMouseEvent.o nsDOMMutationEvent.o nsDOMPopupBlockedEvent.o nsDOMBeforeUnloadEvent.o nsDOMPageTransitionEvent.o nsDOMXULCommandEvent.o nsDOMCommandEvent.o nsDOMMessageEvent.o nsPrivateTextRange.o nsDOMEventGroup.o nsXMLEventsManager.o nsXMLEventsElement.o nsPLDOMEvent.o nsEventDispatcher.o nsIMEStateManager.o nsQueryContentEventHandler.o nsClientRect.o nsGenericHTMLElement.o nsFormSubmission.o nsImageMapUtils.o nsHTMLAnchorElement.o nsHTMLAreaElement.o nsHTMLBRElement.o nsHTMLBodyElement.o nsHTMLButtonElement.o nsHTMLCanvasElement.o nsHTMLDelElement.o nsHTMLDivElement.o nsHTMLFieldSetElement.o nsHTMLFontElement.o nsHTMLFormElement.o nsHTMLFrameElement.o nsHTMLFrameSetElement.o nsHTMLHRElement.o nsHTMLHeadElement.o nsHTMLHeadingElement.o nsHTMLHtmlElement.o nsHTMLIFrameElement.o nsHTMLImageElement.o nsHTMLInputElement.o nsHTMLLIElement.o nsHTMLLabelElement.o nsHTMLLegendElement.o nsHTMLLinkElement.o nsHTMLMapElement.o nsHTMLMetaElement.o nsHTMLObjectElement.o nsHTMLOListElement.o nsHTMLSharedObjectElement.o nsHTMLOptionElement.o nsHTMLOptGroupElement.o nsHTMLParagraphElement.o nsHTMLPreElement.o nsHTMLScriptElement.o nsHTMLSelectElement.o nsHTMLSharedElement.o nsHTMLSpanElement.o nsHTMLStyleElement.o nsHTMLTableElement.o nsHTMLTableCaptionElement.o nsHTMLTableCellElement.o nsHTMLTableColElement.o nsHTMLTableRowElement.o nsHTMLTableSectionElement.o nsHTMLTextAreaElement.o nsHTMLTitleElement.o nsHTMLContentSink.o nsHTMLFragmentContentSink.o nsHTMLDocument.o nsMediaDocument.o nsPluginDocument.o nsImageDocument.o nsWyciwygChannel.o nsWyciwygProtocolHandler.o nsXMLElement.o nsXMLCDATASection.o nsXMLProcessingInstruction.o nsXMLStylesheetPI.o nsXMLContentSink.o nsXMLFragmentContentSink.o nsXMLDocument.o nsXMLPrettyPrinter.o txDouble.o txList.o txExpandedNameMap.o txNamespaceMap.o txURIUtils.o txXMLUtils.o txXMLParser.o txBooleanExpr.o txBooleanResult.o txCoreFunctionCall.o txExpr.o txExprLexer.o txExprParser.o txFilterExpr.o txFunctionCall.o txLocationStep.o txNumberExpr.o txNumberResult.o txPathExpr.o txPredicatedNodeTest.o txPredicateList.o txRelationalExpr.o txRootExpr.o txStringResult.o txErrorExpr.o txLiteralExpr.o txNameTest.o txNamedAttributeStep.o txNodeSet.o txNodeTypeTest.o txForwardContext.o txNodeSetContext.o txResultRecycler.o txUnionExpr.o txUnionNodeTest.o txUnaryExpr.o txVariableRefExpr.o txXPathOptimizer.o nsXPathEvaluator.o nsXPathExpression.o nsXPathNSResolver.o nsXPathResult.o nsXPath1Scheme.o txMozillaXPathTreeWalker.o txNodeSetAdaptor.o txXPCOMExtensionFunction.o txNodeSorter.o txXPathResultComparator.o txBufferingHandler.o txExecutionState.o txEXSLTFunctions.o txInstructions.o txOutputFormat.o txRtfHandler.o txStylesheet.o txStylesheetCompileHandlers.o txStylesheetCompiler.o txTextHandler.o txToplevelItems.o txXSLTNumber.o txXSLTNumberCounters.o txPatternOptimizer.o txXSLTPatterns.o txXSLTProcessor.o txPatternParser.o txUnknownHandler.o txCurrentFunctionCall.o txDocumentFunctionCall.o txFormatNumberFunctionCall.o txGenerateIdFunctionCall.o txKeyFunctionCall.o txXSLTEnvironmentFunctionCall.o txMozillaStylesheetCompiler.o txMozillaTextOutput.o txMozillaXMLOutput.o txMozillaXSLTProcessor.o nsXBLBinding.o nsXBLPrototypeBinding.o nsXBLPrototypeResources.o nsXBLResourceLoader.o nsXBLDocumentInfo.o nsXBLContentSink.o nsXBLProtoImplProperty.o nsXBLProtoImplMethod.o nsXBLProtoImplField.o nsXBLProtoImpl.o nsXBLEventHandler.o nsXBLWindowKeyHandler.o nsXBLPrototypeHandler.o nsXBLService.o nsBindingManager.o nsXBLInsertionPoint.o nsXULControllers.o nsElementMap.o nsXULCommandDispatcher.o nsXULContentSink.o nsXULDocument.o nsXULPrototypeCache.o nsXULPrototypeDocument.o nsView.o nsScrollPortView.o nsViewManager.o nsBarProps.o nsDOMException.o nsDOMWindowUtils.o nsJSEnvironment.o nsJSTimeoutHandler.o nsFocusController.o nsGlobalWindow.o nsGlobalWindowCommands.o nsLocation.o nsDOMWindowList.o nsJSUtils.o nsScreen.o nsHistory.o nsMimeTypeArray.o nsPluginArray.o nsWindowRoot.o nsDOMClassInfo.o nsScriptNameSpaceManager.o nsDOMScriptObjectFactory.o nsJSEventListener.o nsJSON.o nsJSProtocolHandler.o nsDOMStorage.o nsDOMStorageDB.o nsDOMOfflineResourceList.o nsPlaintextDataTransfer.o nsPlaintextEditor.o nsTextEditUtils.o nsTextEditRules.o nsEditorEventListeners.o nsWrapUtils.o nsInternetCiter.o nsAOLCiter.o nsTextEditRulesBidi.o nsEditor.o nsEditorCommands.o nsEditorController.o nsEditorUtils.o nsSelectionState.o EditTxn.o PlaceholderTxn.o ChangeAttributeTxn.o ChangeCSSInlineStyleTxn.o CreateElementTxn.o DeleteElementTxn.o DeleteRangeTxn.o DeleteTextTxn.o EditAggregateTxn.o IMETextTxn.o InsertElementTxn.o InsertTextTxn.o JoinElementTxn.o SetDocTitleTxn.o SplitElementTxn.o nsStyleSheetTxns.o TransactionFactory.o nsPrintEngine.o nsPrintData.o nsPrintObject.o nsPagePrintTimer.o nsPrintPreviewListener.o nsTreeBodyFrame.o nsTreeBoxObject.o nsTreeColFrame.o nsTreeColumns.o nsTreeContentView.o nsTreeImageListener.o nsTreeSelection.o nsTreeStyleCache.o nsTreeUtils.o nsGridLayout2.o nsGridRowLayout.o nsGridRowLeafLayout.o nsGridRowLeafFrame.o nsGridRowGroupLayout.o nsGridRowGroupFrame.o nsGrid.o nsGridRow.o nsGridCell.o nsXULElement.o nsXULPopupListener.o nsContentSupportMap.o nsContentTestNode.o nsInstantiationNode.o nsTreeRows.o nsRDFConInstanceTestNode.o nsRDFConMemberTestNode.o nsRDFPropertyTestNode.o nsRDFBinding.o nsRDFQuery.o nsResourceSet.o nsRuleNetwork.o nsTemplateMatch.o nsTemplateRule.o nsXULContentBuilder.o nsXULContentUtils.o nsXULTreeBuilder.o nsXULSortService.o nsXULTemplateBuilder.o nsXULTemplateQueryProcessorRDF.o nsXULTemplateResultRDF.o nsXULTemplateResultSetRDF.o nsXMLBinding.o nsXULTemplateQueryProcessorXML.o nsXULTemplateResultXML.o nsXULTemplateQueryProcessorStorage.o nsXULTemplateResultStorage.o inDeepTreeWalker.o inFlasher.o inSearchLoop.o inCSSValueSearch.o inDOMUtils.o inLayoutUtils.o inDOMView.o nsXMLContentBuilder.o nsXTFElementWrapper.o nsXTFInterfaceAggregator.o nsXTFService.o nsXTFWeakTearoff.o nsSVGAFrame.o nsSVGClipPathFrame.o nsSVGContainerFrame.o nsSVGFilterFrame.o nsSVGGFrame.o nsSVGGenericContainerFrame.o nsSVGGeometryFrame.o nsSVGGlyphFrame.o nsSVGGradientFrame.o nsSVGImageFrame.o nsSVGInnerSVGFrame.o nsSVGLeafFrame.o nsSVGMarkerFrame.o nsSVGMaskFrame.o nsSVGOuterSVGFrame.o nsSVGPaintServerFrame.o nsSVGPathGeometryFrame.o nsSVGPatternFrame.o nsSVGStopFrame.o nsSVGTextContainerFrame.o nsSVGTextFrame.o nsSVGTextPathFrame.o nsSVGTSpanFrame.o nsSVGUseFrame.o nsSVGUtils.o nsSVGForeignObjectFrame.o nsSVGDocument.o nsDOMSVGZoomEvent.o nsDOMSVGEvent.o nsSVGAElement.o nsSVGAngle.o nsSVGAnimatedLengthList.o nsSVGAnimatedNumberList.o nsSVGAnimatedRect.o nsSVGAnimatedPreserveAspectRatio.o nsSVGAnimatedString.o nsSVGAnimatedTransformList.o nsSVGBoolean.o nsSVGCircleElement.o nsSVGClassValue.o nsSVGClipPathElement.o nsSVGDataParser.o nsSVGDefsElement.o nsSVGDescElement.o nsSVGElement.o nsSVGElementFactory.o nsSVGEllipseElement.o nsSVGEnum.o nsSVGFeatures.o nsSVGFilterElement.o nsSVGFilters.o nsSVGGElement.o nsSVGGradientElement.o nsSVGGraphicElement.o nsSVGImageElement.o nsSVGInteger.o nsSVGLength.o nsSVGLength2.o nsSVGLengthList.o nsSVGLineElement.o nsSVGMarkerElement.o nsSVGMaskElement.o nsSVGMatrix.o nsSVGMetadataElement.o nsSVGNumber.o nsSVGNumber2.o nsSVGNumberList.o nsSVGPathDataParser.o nsSVGPathElement.o nsSVGPathGeometryElement.o nsSVGPathSeg.o nsSVGPathSegList.o nsSVGPatternElement.o nsSVGPoint.o nsSVGPointList.o nsSVGPolyElement.o nsSVGPolygonElement.o nsSVGPolylineElement.o nsSVGPreserveAspectRatio.o nsSVGScriptElement.o nsSVGStringProxyValue.o nsSVGStylableElement.o nsSVGRect.o nsSVGRectElement.o nsSVGSVGElement.o nsSVGStopElement.o nsSVGStyleElement.o nsSVGSwitchElement.o nsSVGSymbolElement.o nsSVGTSpanElement.o nsSVGTextElement.o nsSVGTextPathElement.o nsSVGTitleElement.o nsSVGTransform.o nsSVGTransformList.o nsSVGTransformListParser.o nsSVGUseElement.o nsSVGValue.o nsSVGForeignObjectElement.o nsEditProperty.o nsHTMLAbsPosition.o nsHTMLAnonymousUtils.o nsHTMLDataTransfer.o nsHTMLCSSUtils.o nsHTMLEditor.o nsHTMLEditorStyle.o nsHTMLEditRules.o nsHTMLEditUtils.o nsHTMLObjectResizer.o nsHTMLEditorMouseListener.o nsHTMLInlineTableEditor.o nsHTMLURIRefObject.o nsTableEditor.o nsWSRunObject.o TypeInState.o TextEditorTest.o nsFilteredContentIterator.o nsTextServicesDocument.o nsTSDNotifier.o >ranlib libgklayout.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libgklayout.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/layout' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/base' >nsDocShell.cpp >nsDocShellLoadInfo.cpp >nsWebShell.cpp >nsDocShellEditorData.cpp >c++ -o nsDocShell.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShell.pp nsDocShell.cpp >c++ -o nsWebShell.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWebShell.pp nsWebShell.cpp >c++ -o nsDocShellLoadInfo.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellLoadInfo.pp nsDocShellLoadInfo.cpp >c++ -o nsDocShellEditorData.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellEditorData.pp nsDocShellEditorData.cpp >In file included from ../../dist/include/layout/nsIPresShell.h:58, > from nsDocShell.h:44, > from nsWebShell.cpp:41: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from nsDocShell.h:44, > from nsWebShell.cpp:41: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDocShell.cpp:52: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShellLoadInfo.cpp: In member function 'virtual nsresult nsDocShellLoadInfo::SetInheritOwner(PRBool)': >nsDocShellLoadInfo.cpp:117: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShellLoadInfo.cpp: In member function 'virtual nsresult nsDocShellLoadInfo::SetSendReferrer(PRBool)': >nsDocShellLoadInfo.cpp:209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/gfx/nsRect.h:43, > from nsDocShell.cpp:67: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsDocShell.cpp:67: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIScrollableFrame.h:50, > from nsDocShell.cpp:91: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsPresContext.h:61, > from nsWebShell.cpp:57: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsIFrame.h:52, > from ../../dist/include/layout/nsIScrollableFrame.h:51, > from nsDocShell.cpp:91: >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from nsWebShell.cpp:57: >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsWebShell.cpp:95: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsStyleContext.h:45, > from ../../dist/include/layout/nsIFrame.h:53, > from ../../dist/include/layout/nsIScrollableFrame.h:51, > from nsDocShell.cpp:91: >../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../dist/include/layout/nsIScrollableFrame.h:51, > from nsDocShell.cpp:91: >../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/content/nsContentPolicyUtils.h:61, > from nsDocShell.cpp:92: >../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetAllowPlugins(PRBool)': >nsDocShell.cpp:1379: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetAllowJavascript(PRBool)': >nsDocShell.cpp:1402: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetAllowMetaRedirects(PRBool)': >nsDocShell.cpp:1422: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetAllowSubframes(PRBool)': >nsDocShell.cpp:1436: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetAllowImages(PRBool)': >nsDocShell.cpp:1450: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetAllowAuth(PRBool)': >nsDocShell.cpp:1507: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::TabToTreeOwner(PRBool, PRBool*)': >nsDocShell.cpp:1574: warning: conversion to 'int' from 'long int' may alter its value >nsDocShell.cpp:1576: warning: conversion to 'int' from 'long int' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetUseErrorPages(PRBool)': >nsDocShell.cpp:1615: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::Create()': >nsDocShell.cpp:3607: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp:3622: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::RefreshURI(nsIURI*, PRInt32, PRBool, PRBool)': >nsDocShell.cpp:4396: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp:4397: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetIsPrinting(PRBool)': >nsDocShell.cpp:4920: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'void nsDocShell::ReattachEditorToWindow(nsISHEntry*)': >nsDocShell.cpp:5352: warning: unused variable 'res' >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::InternalLoad(nsIURI*, nsIURI*, nsISupports*, PRUint32, const PRUnichar*, const char*, nsIInputStream*, nsIInputStream*, PRUint32, nsISHEntry*, PRBool, nsIDocShell**, nsIRequest**)': >nsDocShell.cpp:7160: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetHasFocus(PRBool)': >nsDocShell.cpp:9125: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::Observe(nsISupports*, const char*, const PRUnichar*)': >nsDocShell.cpp:9426: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocShellTransferableHooks.cpp >c++ -o nsDocShellTransferableHooks.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellTransferableHooks.pp nsDocShellTransferableHooks.cpp >nsDocShellEnumerator.cpp >c++ -o nsDocShellEnumerator.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellEnumerator.pp nsDocShellEnumerator.cpp >nsDSURIContentListener.cpp >c++ -o nsDSURIContentListener.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDSURIContentListener.pp nsDSURIContentListener.cpp >nsDocShellEnumerator.cpp: In constructor 'nsDocShellEnumerator::nsDocShellEnumerator(PRInt32)': >nsDocShellEnumerator.cpp:50: warning: conversion to 'PRInt8' from 'PRInt32' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:58, > from nsDocShell.h:44, > from nsDSURIContentListener.cpp:40: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from nsDocShell.h:44, > from nsDSURIContentListener.cpp:40: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsDefaultURIFixup.cpp >c++ -o nsDefaultURIFixup.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDefaultURIFixup.pp nsDefaultURIFixup.cpp >nsDefaultURIFixup.cpp: In member function 'virtual nsresult nsDefaultURIFixup::CreateFixupURI(const nsACString_internal&, PRUint32, nsIURI**)': >nsDefaultURIFixup.cpp:182: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsDefaultURIFixup.cpp: In member function 'nsresult nsDefaultURIFixup::KeywordURIFixup(const nsACString_internal&, nsIURI**)': >nsDefaultURIFixup.cpp:821: warning: suggest parentheses around '&&' within '||' >nsGlobalHistoryAdapter.cpp >c++ -o nsGlobalHistoryAdapter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGlobalHistoryAdapter.pp nsGlobalHistoryAdapter.cpp >nsGlobalHistory2Adapter.cpp >c++ -o nsGlobalHistory2Adapter.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGlobalHistory2Adapter.pp nsGlobalHistory2Adapter.cpp >nsWebNavigationInfo.cpp >c++ -o nsWebNavigationInfo.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWebNavigationInfo.pp nsWebNavigationInfo.cpp >nsAboutRedirector.cpp >c++ -o nsAboutRedirector.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAboutRedirector.pp nsAboutRedirector.cpp >nsDownloadHistory.cpp >c++ -o nsDownloadHistory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDownloadHistory.pp nsDownloadHistory.cpp >nsCDocShell.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCDocShell.xpt -d .deps/nsCDocShell.pp nsCDocShell.idl >nsCDefaultURIFixup.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCDefaultURIFixup.xpt -d .deps/nsCDefaultURIFixup.pp nsCDefaultURIFixup.idl >nsIDocShell.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShell.xpt -d .deps/nsIDocShell.pp nsIDocShell.idl >nsIDocShellLoadInfo.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellLoadInfo.xpt -d .deps/nsIDocShellLoadInfo.pp nsIDocShellLoadInfo.idl >nsIDocShellTreeItem.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellTreeItem.xpt -d .deps/nsIDocShellTreeItem.pp nsIDocShellTreeItem.idl >nsIDocShellTreeNode.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellTreeNode.xpt -d .deps/nsIDocShellTreeNode.pp nsIDocShellTreeNode.idl >nsIDocShellTreeOwner.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellTreeOwner.xpt -d .deps/nsIDocShellTreeOwner.pp nsIDocShellTreeOwner.idl >nsIDocShellHistory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellHistory.xpt -d .deps/nsIDocShellHistory.pp nsIDocShellHistory.idl >nsIGlobalHistory2.idl >nsIGlobalHistory3.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGlobalHistory2.xpt -d .deps/nsIGlobalHistory2.pp nsIGlobalHistory2.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGlobalHistory3.xpt -d .deps/nsIGlobalHistory3.pp nsIGlobalHistory3.idl >nsIMarkupDocumentViewer.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMarkupDocumentViewer.xpt -d .deps/nsIMarkupDocumentViewer.pp nsIMarkupDocumentViewer.idl >nsIScrollable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScrollable.xpt -d .deps/nsIScrollable.pp nsIScrollable.idl >nsITextScroll.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITextScroll.xpt -d .deps/nsITextScroll.pp nsITextScroll.idl >nsIWebNavigation.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebNavigation.xpt -d .deps/nsIWebNavigation.pp nsIWebNavigation.idl >nsIWebNavigationInfo.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebNavigationInfo.xpt -d .deps/nsIWebNavigationInfo.pp nsIWebNavigationInfo.idl >nsIContentViewer.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewer.xpt -d .deps/nsIContentViewer.pp nsIContentViewer.idl >nsIContentViewerEdit.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewerEdit.xpt -d .deps/nsIContentViewerEdit.pp nsIContentViewerEdit.idl >nsIContentViewerFile.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewerFile.xpt -d .deps/nsIContentViewerFile.pp nsIContentViewerFile.idl >nsIURIFixup.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIFixup.xpt -d .deps/nsIURIFixup.pp nsIURIFixup.idl >nsIEditorDocShell.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorDocShell.xpt -d .deps/nsIEditorDocShell.pp nsIEditorDocShell.idl >nsIWebPageDescriptor.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebPageDescriptor.xpt -d .deps/nsIWebPageDescriptor.pp nsIWebPageDescriptor.idl >nsIURIClassifier.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIClassifier.xpt -d .deps/nsIURIClassifier.pp nsIURIClassifier.idl >nsIChannelClassifier.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIChannelClassifier.xpt -d .deps/nsIChannelClassifier.pp nsIChannelClassifier.idl >nsIDownloadHistory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDownloadHistory.xpt -d .deps/nsIDownloadHistory.pp nsIDownloadHistory.idl >nsIGlobalHistory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGlobalHistory.xpt -d .deps/nsIGlobalHistory.pp nsIGlobalHistory.idl >../../dist/bin/xpt_link _xpidlgen/docshell.xpt _xpidlgen/nsCDocShell.xpt _xpidlgen/nsCDefaultURIFixup.xpt _xpidlgen/nsIDocShell.xpt _xpidlgen/nsIDocShellLoadInfo.xpt _xpidlgen/nsIDocShellTreeItem.xpt _xpidlgen/nsIDocShellTreeNode.xpt _xpidlgen/nsIDocShellTreeOwner.xpt _xpidlgen/nsIDocShellHistory.xpt _xpidlgen/nsIGlobalHistory2.xpt _xpidlgen/nsIGlobalHistory3.xpt _xpidlgen/nsIMarkupDocumentViewer.xpt _xpidlgen/nsIScrollable.xpt _xpidlgen/nsITextScroll.xpt _xpidlgen/nsIWebNavigation.xpt _xpidlgen/nsIWebNavigationInfo.xpt _xpidlgen/nsIContentViewer.xpt _xpidlgen/nsIContentViewerEdit.xpt _xpidlgen/nsIContentViewerFile.xpt _xpidlgen/nsIURIFixup.xpt _xpidlgen/nsIEditorDocShell.xpt _xpidlgen/nsIWebPageDescriptor.xpt _xpidlgen/nsIURIClassifier.xpt _xpidlgen/nsIChannelClassifier.xpt _xpidlgen/nsIDownloadHistory.xpt _xpidlgen/nsIGlobalHistory.xpt >rm -f libbasedocshell_s.a >ar cr libbasedocshell_s.a nsDocShell.o nsWebShell.o nsDocShellLoadInfo.o nsDocShellEditorData.o nsDocShellTransferableHooks.o nsDocShellEnumerator.o nsDSURIContentListener.o nsDefaultURIFixup.o nsGlobalHistoryAdapter.o nsGlobalHistory2Adapter.o nsWebNavigationInfo.o nsAboutRedirector.o nsDownloadHistory.o >ranlib libbasedocshell_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/docshell.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/public' >nsISHEntry.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHEntry.xpt -d .deps/nsISHEntry.pp nsISHEntry.idl >nsISHContainer.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHContainer.xpt -d .deps/nsISHContainer.pp nsISHContainer.idl >nsISHTransaction.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHTransaction.xpt -d .deps/nsISHTransaction.pp nsISHTransaction.idl >nsISHistoryInternal.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHistoryInternal.xpt -d .deps/nsISHistoryInternal.pp nsISHistoryInternal.idl >nsIHistoryEntry.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIHistoryEntry.xpt -d .deps/nsIHistoryEntry.pp nsIHistoryEntry.idl >nsISHistory.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHistory.xpt -d .deps/nsISHistory.pp nsISHistory.idl >nsISHistoryListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHistoryListener.xpt -d .deps/nsISHistoryListener.pp nsISHistoryListener.idl >../../../dist/bin/xpt_link _xpidlgen/shistory.xpt _xpidlgen/nsISHEntry.xpt _xpidlgen/nsISHContainer.xpt _xpidlgen/nsISHTransaction.xpt _xpidlgen/nsISHistoryInternal.xpt _xpidlgen/nsIHistoryEntry.xpt _xpidlgen/nsISHistory.xpt _xpidlgen/nsISHistoryListener.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/shistory.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/src' >nsSHEntry.cpp >c++ -o nsSHEntry.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/nkcache -I../../../dist/include/editor -I../../../dist/include/composer -I../../../dist/include -I../../../dist/include/shistory -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSHEntry.pp nsSHEntry.cpp >nsSHTransaction.cpp >c++ -o nsSHTransaction.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/nkcache -I../../../dist/include/editor -I../../../dist/include/composer -I../../../dist/include -I../../../dist/include/shistory -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSHTransaction.pp nsSHTransaction.cpp >nsSHistory.cpp >c++ -o nsSHistory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/nkcache -I../../../dist/include/editor -I../../../dist/include/composer -I../../../dist/include -I../../../dist/include/shistory -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSHistory.pp nsSHistory.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from nsSHEntry.h:59, > from nsSHEntry.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSHEntry.h:59, > from nsSHEntry.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsSHEntry.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSHEntry.cpp: In member function 'virtual nsresult nsSHEntry::SetSticky(PRBool)': >nsSHEntry.cpp:300: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSHEntry.cpp: In member function 'virtual nsresult nsSHEntry::SetIsSubFrame(PRBool)': >nsSHEntry.cpp:402: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSHEntry.cpp: In member function 'virtual nsresult nsSHEntry::SetSaveLayoutStateFlag(PRBool)': >nsSHEntry.cpp:427: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsSHEntry.cpp: In member function 'virtual nsresult nsSHEntry::SetExpirationStatus(PRBool)': >nsSHEntry.cpp:445: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsSHEntry.h:62, > from nsSHEntry.cpp:45: >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'void nsExpirationTracker<T, K>::RemoveObject(T*) [with T = nsSHEntry, unsigned int K = 3u]': >nsSHEntry.cpp:71: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:158: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h: In member function 'nsresult nsExpirationTracker<T, K>::AddObject(T*) [with T = nsSHEntry, unsigned int K = 3u]': >nsSHEntry.cpp:241: instantiated from here >../../../dist/include/xpcom/nsExpirationTracker.h:139: warning: conversion to 'unsigned char:4' from 'PRUint32' may alter its value >../../../dist/include/xpcom/nsExpirationTracker.h:140: warning: conversion to 'unsigned int:28' from 'PRUint32' may alter its value >nsSHistory.cpp: In member function 'nsresult nsSHistory::InitiateLoad(nsISHEntry*, nsIDocShell*, long int)': >nsSHistory.cpp:1298: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsSHistory.cpp:1301: warning: conversion to 'nsDocShellInfoLoadType' from 'long int' may alter its value >rm -f libshistory_s.a >ar cr libshistory_s.a nsSHEntry.o nsSHTransaction.o nsSHistory.o >ranlib libshistory_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/shistory' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/build' >nsDocShellModule.cpp >c++ -o nsDocShellModule.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../shistory/src -I../../uriloader/base -I../../uriloader/prefetch -I../../uriloader/exthandler -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/shistory -I../../dist/include/necko -I../../dist/include/nkcache -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/webshell -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/htmlparser -I../../dist/include/chardet -I../../dist/include/find -I../../dist/include/composer -I../../dist/include/editor -I../../dist/include/commandhandler -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/mimetype -I../../dist/include/prefetch -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellModule.pp nsDocShellModule.cpp >In file included from ../../dist/include/layout/nsIPresShell.h:58, > from ./../base/nsDocShell.h:44, > from ./../base/nsWebShell.h:45, > from nsDocShellModule.cpp:45: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from ./../base/nsDocShell.h:44, > from ./../base/nsWebShell.h:45, > from nsDocShellModule.cpp:45: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libdocshell.a >ar cr libdocshell.a nsDocShellModule.o nsDocShell.o nsWebShell.o nsDocShellLoadInfo.o nsDocShellEditorData.o nsDocShellTransferableHooks.o nsDocShellEnumerator.o nsDSURIContentListener.o nsDefaultURIFixup.o nsGlobalHistoryAdapter.o nsGlobalHistory2Adapter.o nsWebNavigationInfo.o nsAboutRedirector.o nsDownloadHistory.o nsURILoader.o nsDocLoader.o nsExternalHelperAppService.o nsExternalProtocolHandler.o nsMIMEInfoImpl.o nsLocalHandlerApp.o nsOSHelperAppService.o nsGNOMERegistry.o nsMIMEInfoUnix.o nsPrefetchService.o nsOfflineCacheUpdate.o nsSHEntry.o nsSHTransaction.o nsSHistory.o >ranlib libdocshell.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libdocshell.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources/content' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources/content => ../../../dist/bin/chrome/toolkit.jar > adding: content/global/netError.xhtml (stored 0%) >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources/content' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell/resources' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/docshell' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell/public' >nsIRefreshURI.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRefreshURI.xpt -d .deps/nsIRefreshURI.pp nsIRefreshURI.idl >nsIContentViewerContainer.idl >nsIDocumentLoaderFactory.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewerContainer.xpt -d .deps/nsIContentViewerContainer.pp nsIContentViewerContainer.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocumentLoaderFactory.xpt -d .deps/nsIDocumentLoaderFactory.pp nsIDocumentLoaderFactory.idl >nsIClipboardCommands.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardCommands.xpt -d .deps/nsIClipboardCommands.pp nsIClipboardCommands.idl >../../dist/bin/xpt_link _xpidlgen/webshell_idls.xpt _xpidlgen/nsIRefreshURI.xpt _xpidlgen/nsIContentViewerContainer.xpt _xpidlgen/nsIDocumentLoaderFactory.xpt _xpidlgen/nsIClipboardCommands.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/webshell_idls.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell/public' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/webshell' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base' >nsEmbedAPI.cpp >nsIWindowCreator2.idl >c++ -o nsEmbedAPI.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_STRICT_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/embedcomponents -I../../dist/include -I../../dist/include/embed_base -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEmbedAPI.pp nsEmbedAPI.cpp >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWindowCreator2.xpt -d .deps/nsIWindowCreator2.pp nsIWindowCreator2.idl >nsIWindowProvider.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWindowProvider.xpt -d .deps/nsIWindowProvider.pp nsIWindowProvider.idl >nsIWindowCreator.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWindowCreator.xpt -d .deps/nsIWindowCreator.pp nsIWindowCreator.idl >../../dist/bin/xpt_link _xpidlgen/embed_base.xpt _xpidlgen/nsIWindowCreator2.xpt _xpidlgen/nsIWindowProvider.xpt _xpidlgen/nsIWindowCreator.xpt >rm -f libembed_base_s.a >ar cr libembed_base_s.a nsEmbedAPI.o >ranlib libembed_base_s.a >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base/standalone' >nsEmbedAPI.cpp >c++ -o nsEmbedAPI.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_STRICT_API -DXPCOM_GLUE -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/intl -I../../../dist/include/embedcomponents -I../../../dist/include -I../../../dist/include/embed_base -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbedAPI.pp nsEmbedAPI.cpp >rm -f libembed_base_standalone.a >ar cr libembed_base_standalone.a nsEmbedAPI.o >ranlib libembed_base_standalone.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libembed_base_standalone.a ../../../dist/sdk/lib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base/standalone' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/embed_base.xpt ../../dist/bin/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 755 libembed_base_s.a ../../dist/sdk/lib >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/base' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/public' >nsIDialogParamBlock.idl >nsIPromptService2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPromptService2.xpt -d .deps/nsIPromptService2.pp nsIPromptService2.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDialogParamBlock.xpt -d .deps/nsIDialogParamBlock.pp nsIDialogParamBlock.idl >nsPIPromptService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIPromptService.xpt -d .deps/nsPIPromptService.pp nsPIPromptService.idl >nsPIWindowWatcher.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIWindowWatcher.xpt -d .deps/nsPIWindowWatcher.pp nsPIWindowWatcher.idl >nsIAuthPromptWrapper.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAuthPromptWrapper.xpt -d .deps/nsIAuthPromptWrapper.pp nsIAuthPromptWrapper.idl >nsIPromptFactory.idl >nsINonBlockingAlertService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsINonBlockingAlertService.xpt -d .deps/nsINonBlockingAlertService.pp nsINonBlockingAlertService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPromptFactory.xpt -d .deps/nsIPromptFactory.pp nsIPromptFactory.idl >nsIWindowWatcher.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWindowWatcher.xpt -d .deps/nsIWindowWatcher.pp nsIWindowWatcher.idl >nsIPromptService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPromptService.xpt -d .deps/nsIPromptService.pp nsIPromptService.idl >../../../../dist/bin/xpt_link _xpidlgen/windowwatcher.xpt _xpidlgen/nsIDialogParamBlock.xpt _xpidlgen/nsIPromptService2.xpt _xpidlgen/nsPIPromptService.xpt _xpidlgen/nsPIWindowWatcher.xpt _xpidlgen/nsIAuthPromptWrapper.xpt _xpidlgen/nsIPromptFactory.xpt _xpidlgen/nsINonBlockingAlertService.xpt _xpidlgen/nsIWindowWatcher.xpt _xpidlgen/nsIPromptService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/windowwatcher.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/src' >nsPrompt.cpp >c++ -o nsPrompt.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPrompt.pp nsPrompt.cpp >nsWWJSUtils.cpp >c++ -o nsWWJSUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWWJSUtils.pp nsWWJSUtils.cpp >nsWindowWatcher.cpp >c++ -o nsWindowWatcher.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWindowWatcher.pp nsWindowWatcher.cpp >nsAutoWindowStateHelper.cpp >c++ -o nsAutoWindowStateHelper.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoWindowStateHelper.pp nsAutoWindowStateHelper.cpp >In file included from nsAutoWindowStateHelper.cpp:41: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDialogParamBlock.cpp >c++ -o nsDialogParamBlock.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDialogParamBlock.pp nsDialogParamBlock.cpp >nsPromptService.cpp >c++ -o nsPromptService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPromptService.pp nsPromptService.cpp >In file included from nsPrompt.cpp:51: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsPromptService.cpp:45: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsWindowWatcher.cpp:58: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsWindowWatcher.cpp:80: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsIDeviceContext.h:43, > from nsWindowWatcher.cpp:87: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/gfx/nsIDeviceContext.h:44, > from nsWindowWatcher.cpp:87: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsWindowWatcher.cpp: In member function 'nsresult nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, const char*, const char*, const char*, PRBool, nsIArray*, PRBool, nsIDOMWindow**)': >nsWindowWatcher.cpp:909: warning: enumeral mismatch in conditional expression: 'nsIWebNavigation::<anonymous enum>' vs 'nsIWebNavigation::<anonymous enum>' >nsWindowWatcher.cpp: In static member function 'static void nsWindowWatcher::CalcSizeSpec(const char*, SizeSpec&)': >nsWindowWatcher.cpp:1795: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWindowWatcher.cpp:1802: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWindowWatcher.cpp: In static member function 'static void nsWindowWatcher::SizeOpenedDocShellItem(nsIDocShellTreeItem*, nsIDOMWindow*, const SizeSpec&)': >nsWindowWatcher.cpp:1886: warning: conversion to 'float' from 'PRInt32' may alter its value >nsWindowWatcher.cpp:1909: warning: conversion to 'float' from 'int' may alter its value >nsWindowWatcher.cpp:1913: warning: conversion to 'float' from 'int' may alter its value >nsWindowWatcher.cpp:1919: warning: conversion to 'float' from 'int' may alter its value >nsWindowWatcher.cpp:1927: warning: conversion to 'float' from 'int' may alter its value >nsWindowWatcher.cpp:1934: warning: conversion to 'float' from 'int' may alter its value >nsWindowWatcher.cpp:1942: warning: conversion to 'float' from 'int' may alter its value >rm -f libwindowwatcher_s.a >ar cr libwindowwatcher_s.a nsPrompt.o nsWWJSUtils.o nsWindowWatcher.o nsAutoWindowStateHelper.o nsDialogParamBlock.o nsPromptService.o >ranlib libwindowwatcher_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/windowwatcher' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup/src' >nsAppStartupNotifier.cpp >c++ -o nsAppStartupNotifier.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAppStartupNotifier.pp nsAppStartupNotifier.cpp >rm -f libappstartupnotifier_s.a >ar cr libappstartupnotifier_s.a nsAppStartupNotifier.o >ranlib libappstartupnotifier_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/appstartup' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/public' >nsIFind.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFind.xpt -d .deps/nsIFind.pp nsIFind.idl >nsIWebBrowserFind.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWebBrowserFind.xpt -d .deps/nsIWebBrowserFind.pp nsIWebBrowserFind.idl >../../../../dist/bin/xpt_link _xpidlgen/find.xpt _xpidlgen/nsIFind.xpt _xpidlgen/nsIWebBrowserFind.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/find.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/src' >nsWebBrowserFind.cpp >c++ -o nsWebBrowserFind.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/editor -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/lwbrk -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/find -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserFind.pp nsWebBrowserFind.cpp >nsFind.cpp >c++ -o nsFind.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/editor -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/lwbrk -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/find -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFind.pp nsFind.cpp >In file included from ../../../../dist/include/layout/nsIPresShell.h:58, > from nsFind.cpp:51: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from nsFind.cpp:51: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWebBrowserFind.cpp:52: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:58, > from nsWebBrowserFind.cpp:57: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsIPresShell.h:59, > from nsWebBrowserFind.cpp:57: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsFind.cpp:52: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from nsWebBrowserFind.cpp:58: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsFind.cpp:52: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsFind.cpp:52: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsWebBrowserFind.cpp:58: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsFind.cpp:52: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsWebBrowserFind.cpp:65: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsFind.cpp:52: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsFind.cpp:58: >../../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from nsFind.cpp:67: >../../../../dist/include/content/nsIRange.h: In member function 'void nsIRange::SetMaySpanAnonymousSubtrees(PRBool)': >../../../../dist/include/content/nsIRange.h:107: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsWebBrowserFind.cpp:65: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsFind.cpp: In member function 'virtual nsresult nsFind::SetFindBackwards(PRBool)': >nsFind.cpp:588: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFind.cpp: In member function 'virtual nsresult nsFind::SetCaseSensitive(PRBool)': >nsFind.cpp:605: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsWebBrowserFind.cpp:65: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFind.cpp: In member function 'virtual nsresult nsFind::Find(const PRUnichar*, nsIDOMRange*, nsIDOMRange*, nsIDOMRange*, nsIDOMRange**)': >nsFind.cpp:961: warning: overflow in implicit constant conversion >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetFindBackwards(PRBool)': >nsWebBrowserFind.cpp:331: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetWrapFind(PRBool)': >nsWebBrowserFind.cpp:344: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetEntireWord(PRBool)': >nsWebBrowserFind.cpp:357: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetMatchCase(PRBool)': >nsWebBrowserFind.cpp:370: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetSearchFrames(PRBool)': >nsWebBrowserFind.cpp:672: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp:673: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetSearchSubframes(PRBool)': >nsWebBrowserFind.cpp:721: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserFind.cpp: In member function 'virtual nsresult nsWebBrowserFind::SetSearchParentFrames(PRBool)': >nsWebBrowserFind.cpp:735: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libfind_s.a >ar cr libfind_s.a nsWebBrowserFind.o nsFind.o >ranlib libfind_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/find' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/public' >nsIWebBrowserPersist.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWebBrowserPersist.xpt -d .deps/nsIWebBrowserPersist.pp nsIWebBrowserPersist.idl >nsCWebBrowserPersist.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsCWebBrowserPersist.xpt -d .deps/nsCWebBrowserPersist.pp nsCWebBrowserPersist.idl >../../../../dist/bin/xpt_link _xpidlgen/webbrowserpersist.xpt _xpidlgen/nsIWebBrowserPersist.xpt _xpidlgen/nsCWebBrowserPersist.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/webbrowserpersist.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/src' >nsWebBrowserPersist.cpp >c++ -o nsWebBrowserPersist.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/exthandler -I../../../../dist/include/uriloader -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/docshell -I../../../../dist/include/shistory -I../../../../dist/include/imglib2 -I../../../../dist/include/gfx -I../../../../dist/include -I../../../../dist/include/webbrowserpersist -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserPersist.pp nsWebBrowserPersist.cpp >In file included from nsWebBrowserPersist.cpp:74: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/gfx/nsRect.h:43, > from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsWebBrowserPersist.cpp:114: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsWebBrowserPersist.cpp:114: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsWebBrowserPersist.cpp: In constructor 'OutputData::OutputData(nsIURI*, nsIURI*, PRBool)': >nsWebBrowserPersist.cpp:172: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserPersist.cpp: In member function 'virtual nsresult nsWebBrowserPersist::SaveDocument(nsIDOMDocument*, nsISupports*, nsISupports*, const char*, PRUint32, PRUint32)': >nsWebBrowserPersist.cpp:430: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsWebBrowserPersist.cpp: In member function 'virtual nsresult nsWebBrowserPersist::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, PRUint32, PRUint32)': >nsWebBrowserPersist.cpp:851: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsWebBrowserPersist.cpp: In member function 'nsresult nsWebBrowserPersist::SaveDocumentInternal(nsIDOMDocument*, nsIURI*, nsIURI*)': >nsWebBrowserPersist.cpp:1603: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserPersist.cpp: In member function 'nsresult nsWebBrowserPersist::MakeAndStoreLocalFilenameInURIMap(nsIURI*, PRBool, URIData**)': >nsWebBrowserPersist.cpp:3787: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserPersist.cpp:3793: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebBrowserPersist.cpp: In function 'PRBool IsSpecialXHTMLTag(nsIDOMNode*)': >nsWebBrowserPersist.cpp:3839: warning: comparison between signed and unsigned integer expressions >rm -f libwebbrowserpersist_s.a >ar cr libwebbrowserpersist_s.a nsWebBrowserPersist.o >ranlib libwebbrowserpersist_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/webbrowserpersist' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/public' >nsICommandManager.idl >nsICommandParams.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandManager.xpt -d .deps/nsICommandManager.pp nsICommandManager.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandParams.xpt -d .deps/nsICommandParams.pp nsICommandParams.idl >nsIControllerCommand.idl >nsIControllerContext.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllerCommand.xpt -d .deps/nsIControllerCommand.pp nsIControllerCommand.idl >nsIControllerCommandTable.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllerContext.xpt -d .deps/nsIControllerContext.pp nsIControllerContext.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllerCommandTable.xpt -d .deps/nsIControllerCommandTable.pp nsIControllerCommandTable.idl >nsPICommandUpdater.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPICommandUpdater.xpt -d .deps/nsPICommandUpdater.pp nsPICommandUpdater.idl >../../../../dist/bin/xpt_link _xpidlgen/commandhandler.xpt _xpidlgen/nsICommandManager.xpt _xpidlgen/nsICommandParams.xpt _xpidlgen/nsIControllerCommand.xpt _xpidlgen/nsIControllerContext.xpt _xpidlgen/nsIControllerCommandTable.xpt _xpidlgen/nsPICommandUpdater.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/commandhandler.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/src' >nsCommandGroup.cpp >nsBaseCommandController.cpp >c++ -o nsBaseCommandController.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBaseCommandController.pp nsBaseCommandController.cpp >nsCommandParams.cpp >c++ -o nsCommandParams.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandParams.pp nsCommandParams.cpp >nsCommandManager.cpp >c++ -o nsCommandGroup.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandGroup.pp nsCommandGroup.cpp >c++ -o nsCommandManager.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandManager.pp nsCommandManager.cpp >In file included from nsCommandManager.cpp:52: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCommandGroup.cpp: In member function 'virtual nsresult nsControllerCommandGroup::AddCommandToGroup(const char*, const char*)': >nsCommandGroup.cpp:274: warning: unused variable 'appended' >nsControllerCommandTable.cpp >c++ -o nsControllerCommandTable.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsControllerCommandTable.pp nsControllerCommandTable.cpp >rm -f libcommandhandler_s.a >ar cr libcommandhandler_s.a nsBaseCommandController.o nsCommandGroup.o nsCommandManager.o nsCommandParams.o nsControllerCommandTable.o >ranlib libcommandhandler_s.a >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/commandhandler' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/helperAppDlg' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsHelperAppDlg.js ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/helperAppDlg' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/progressDlg' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsProgressDialog.js ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui/progressDlg' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui => ../../../dist/bin/chrome/toolkit.jar > adding: content/global/nsHelperAppDlg.xul (stored 0%) > adding: content/global/nsProgressDialog.xul (stored 0%) >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/ui' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src' >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src/unixshared' >nsPrintingPromptService.cpp >c++ -o nsPrintingPromptService.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/widget -I../../../../../dist/include/gfx -I../../../../../dist/include/layout -I../../../../../dist/include/uriloader -I../../../../../dist/include/webbrwsr -I../../../../../dist/include -I../../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintingPromptService.pp nsPrintingPromptService.cpp >nsPrintProgressParams.cpp >c++ -o nsPrintProgressParams.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/widget -I../../../../../dist/include/gfx -I../../../../../dist/include/layout -I../../../../../dist/include/uriloader -I../../../../../dist/include/webbrwsr -I../../../../../dist/include -I../../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintProgressParams.pp nsPrintProgressParams.cpp >nsPrintProgress.cpp >c++ -o nsPrintProgress.o -c -I../../../../../dist/include/system_wrappers -include ../../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/widget -I../../../../../dist/include/gfx -I../../../../../dist/include/layout -I../../../../../dist/include/uriloader -I../../../../../dist/include/webbrwsr -I../../../../../dist/include -I../../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintProgress.pp nsPrintProgress.cpp >In file included from ../../../../../dist/include/gfx/nsMargin.h:41, > from ../../../../../dist/include/widget/nsIPrintSettings.h:17, > from ../../../../../dist/include/webbrwsr/nsIPrintingPromptService.h:26, > from nsPrintProgress.h:44, > from nsPrintProgress.cpp:40: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../../dist/include/gfx/nsMargin.h:41, > from ../../../../../dist/include/widget/nsIPrintSettings.h:17, > from ../../../../../dist/include/webbrwsr/nsIPrintingPromptService.h:26, > from nsPrintingPromptService.h:48, > from nsPrintingPromptService.cpp:38: >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libprintingui_s.a >ar cr libprintingui_s.a nsPrintingPromptService.o nsPrintProgressParams.o nsPrintProgress.o >ranlib libprintingui_s.a >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src/unixshared' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall unixshared/libprintingui_s.a . >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/printingui' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/build' >nsEmbeddingModule.cpp >c++ -o nsEmbeddingModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../windowwatcher/src -I./../appstartup/src -I./../find/src -I./../webbrowserpersist/src -I./../commandhandler/src -I./../printingui/src/unixshared -I. -I. -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/windowwatcher -I../../../dist/include/webbrwsr -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/webbrowserpersist -I../../../dist/include/find -I../../../dist/include/htmlparser -I../../../dist/include/embed_base -I../../../dist/include/dom -I../../../dist/include/lwbrk -I../../../dist/include/mimetype -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/uriloader -I../../../dist/include/necko -I../../../dist/include/commandhandler -I../../../dist/include/xuldoc -I../../../dist/include -I../../../dist/include/embedcomponents -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbeddingModule.pp nsEmbeddingModule.cpp >In file included from ../../../dist/include/gfx/nsMargin.h:41, > from ../../../dist/include/widget/nsIPrintSettings.h:17, > from ../../../dist/include/webbrwsr/nsIPrintingPromptService.h:26, > from ./../printingui/src/unixshared/nsPrintingPromptService.h:48, > from nsEmbeddingModule.cpp:57: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libembedcomponents.a >ar cr libembedcomponents.a nsEmbeddingModule.o nsPrompt.o nsWWJSUtils.o nsWindowWatcher.o nsAutoWindowStateHelper.o nsDialogParamBlock.o nsPromptService.o nsAppStartupNotifier.o nsWebBrowserFind.o nsFind.o nsWebBrowserPersist.o nsBaseCommandController.o nsCommandGroup.o nsCommandManager.o nsCommandParams.o nsControllerCommandTable.o nsPrintingPromptService.o nsPrintProgressParams.o nsPrintProgress.o >ranlib libembedcomponents.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libembedcomponents.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components/build' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/components' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/webBrowser' >nsDocShellTreeOwner.cpp >c++ -o nsDocShellTreeOwner.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocShellTreeOwner.pp nsDocShellTreeOwner.cpp >nsWebBrowser.cpp >c++ -o nsWebBrowser.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowser.pp nsWebBrowser.cpp >nsCommandHandler.cpp >c++ -o nsCommandHandler.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommandHandler.pp nsCommandHandler.cpp >nsWebBrowserContentPolicy.cpp >c++ -o nsWebBrowserContentPolicy.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserContentPolicy.pp nsWebBrowserContentPolicy.cpp >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:60, > from nsWebBrowserContentPolicy.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/content/nsContentPolicyUtils.h:61, > from nsWebBrowserContentPolicy.cpp:43: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContextMenuInfo.cpp >c++ -o nsContextMenuInfo.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContextMenuInfo.pp nsContextMenuInfo.cpp >In file included from ../../../dist/include/gfx/nsRect.h:43, > from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsContextMenuInfo.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/imglib2/imgIContainerObserver.h:21, > from ../../../dist/include/imglib2/imgIDecoderObserver.h:10, > from ../../../dist/include/content/nsIImageLoadingContent.h:10, > from nsContextMenuInfo.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsWebBrowser.h:60, > from nsCommandHandler.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsEmbedStream.cpp >c++ -o nsEmbedStream.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbedStream.pp nsEmbedStream.cpp >In file included from nsCommandHandler.cpp:45: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsWebBrowser.h:60, > from nsWebBrowser.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsWebBrowser.h:60, > from nsDocShellTreeOwner.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWebBrowser.cpp:50: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsCWebBrowser.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsCWebBrowser.xpt -d .deps/nsCWebBrowser.pp nsCWebBrowser.idl >In file included from nsWebBrowser.cpp:58: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsICommandHandler.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICommandHandler.xpt -d .deps/nsICommandHandler.pp nsICommandHandler.idl >nsIEmbeddingSiteWindow2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEmbeddingSiteWindow2.xpt -d .deps/nsIEmbeddingSiteWindow2.pp nsIEmbeddingSiteWindow2.idl >nsIContextMenuListener2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContextMenuListener2.xpt -d .deps/nsIContextMenuListener2.pp nsIContextMenuListener2.idl >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsWebBrowser.cpp:65: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsIWebBrowserChrome2.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChrome2.xpt -d .deps/nsIWebBrowserChrome2.pp nsIWebBrowserChrome2.idl >nsIPrintingPrompt.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrintingPrompt.xpt -d .deps/nsIPrintingPrompt.pp nsIPrintingPrompt.idl >nsIPrintingPromptService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrintingPromptService.xpt -d .deps/nsIPrintingPromptService.pp nsIPrintingPromptService.idl >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsHTMLReflowState.h:45, > from nsDocShellTreeOwner.cpp:51: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsIContextMenuListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContextMenuListener.xpt -d .deps/nsIContextMenuListener.pp nsIContextMenuListener.idl >nsIEmbeddingSiteWindow.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEmbeddingSiteWindow.xpt -d .deps/nsIEmbeddingSiteWindow.pp nsIEmbeddingSiteWindow.idl >nsITooltipListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITooltipListener.xpt -d .deps/nsITooltipListener.pp nsITooltipListener.idl >nsWebBrowser.cpp: In member function 'virtual nsresult nsWebBrowser::SetItemType(PRInt32)': >nsWebBrowser.cpp:479: warning: enumeral mismatch in conditional expression: 'nsIDocShellTreeItem::<anonymous enum>' vs 'nsIDocShellTreeItem::<anonymous enum>' >nsITooltipTextProvider.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITooltipTextProvider.xpt -d .deps/nsITooltipTextProvider.pp nsITooltipTextProvider.idl >nsIWebBrowser.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowser.xpt -d .deps/nsIWebBrowser.pp nsIWebBrowser.idl >nsWebBrowser.cpp: In member function 'virtual nsresult nsWebBrowser::SetProperty(PRUint32, PRUint32)': >nsWebBrowser.cpp:771: warning: conversion to 'PRPackedBool' from 'PRUint32' may alter its value >nsWebBrowser.cpp:782: warning: enumeral mismatch in conditional expression: 'nsIDocShellTreeItem::<anonymous enum>' vs 'nsIDocShellTreeItem::<anonymous enum>' >nsIWebBrowserChrome.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChrome.xpt -d .deps/nsIWebBrowserChrome.pp nsIWebBrowserChrome.idl >nsIWebBrowserChromeFocus.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChromeFocus.xpt -d .deps/nsIWebBrowserChromeFocus.pp nsIWebBrowserChromeFocus.idl >nsIWebBrowserFocus.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserFocus.xpt -d .deps/nsIWebBrowserFocus.pp nsIWebBrowserFocus.idl >nsIWebBrowserSetup.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserSetup.xpt -d .deps/nsIWebBrowserSetup.pp nsIWebBrowserSetup.idl >nsIWebBrowserStream.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserStream.xpt -d .deps/nsIWebBrowserStream.pp nsIWebBrowserStream.idl >nsIWebBrowserPrint.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserPrint.xpt -d .deps/nsIWebBrowserPrint.pp nsIWebBrowserPrint.idl >./nsIWebBrowserPrint.idl:119: Warning: Naming an attribute nsIFoo causes problems for interface flattening >../../../dist/bin/xpt_link _xpidlgen/webBrowser_core.xpt _xpidlgen/nsCWebBrowser.xpt _xpidlgen/nsICommandHandler.xpt _xpidlgen/nsIEmbeddingSiteWindow2.xpt _xpidlgen/nsIContextMenuListener2.xpt _xpidlgen/nsIWebBrowserChrome2.xpt _xpidlgen/nsIPrintingPrompt.xpt _xpidlgen/nsIPrintingPromptService.xpt _xpidlgen/nsIContextMenuListener.xpt _xpidlgen/nsIEmbeddingSiteWindow.xpt _xpidlgen/nsITooltipListener.xpt _xpidlgen/nsITooltipTextProvider.xpt _xpidlgen/nsIWebBrowser.xpt _xpidlgen/nsIWebBrowserChrome.xpt _xpidlgen/nsIWebBrowserChromeFocus.xpt _xpidlgen/nsIWebBrowserFocus.xpt _xpidlgen/nsIWebBrowserSetup.xpt _xpidlgen/nsIWebBrowserStream.xpt _xpidlgen/nsIWebBrowserPrint.xpt >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsHTMLReflowState.h:45, > from nsDocShellTreeOwner.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsHTMLReflowState.h:45, > from nsDocShellTreeOwner.cpp:51: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsHTMLReflowState.h:45, > from nsDocShellTreeOwner.cpp:51: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsHTMLReflowState.h:45, > from nsDocShellTreeOwner.cpp:51: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsHTMLReflowState.h:45, > from nsDocShellTreeOwner.cpp:51: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsDocShellTreeOwner.cpp:87: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libnsWebBrowser_s.a >ar cr libnsWebBrowser_s.a nsDocShellTreeOwner.o nsWebBrowser.o nsCommandHandler.o nsWebBrowserContentPolicy.o nsContextMenuInfo.o nsEmbedStream.o >ranlib libnsWebBrowser_s.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/webBrowser_core.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/webBrowser' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/build' >nsWebBrowserModule.cpp >c++ -o nsWebBrowserModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/embed_base -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I../../../dist/sdk/include -I. -I./../webBrowser -I./../setup -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserModule.pp nsWebBrowserModule.cpp >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from ./../webBrowser/nsWebBrowser.h:60, > from nsWebBrowserModule.cpp:48: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libwebbrwsr.a >ar cr libwebbrwsr.a nsWebBrowserModule.o nsDocShellTreeOwner.o nsWebBrowser.o nsCommandHandler.o nsWebBrowserContentPolicy.o nsContextMenuInfo.o nsEmbedStream.o >ranlib libwebbrwsr.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libwebbrwsr.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser/build' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding/browser' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/embedding' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/public' >nsIAppShellService.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAppShellService.xpt -d .deps/nsIAppShellService.pp nsIAppShellService.idl >nsIWindowMediator.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWindowMediator.xpt -d .deps/nsIWindowMediator.pp nsIWindowMediator.idl >nsIWindowMediatorListener.idl >nsIXULWindow.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWindowMediatorListener.xpt -d .deps/nsIWindowMediatorListener.pp nsIWindowMediatorListener.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXULWindow.xpt -d .deps/nsIXULWindow.pp nsIXULWindow.idl >nsIPopupWindowManager.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPopupWindowManager.xpt -d .deps/nsIPopupWindowManager.pp nsIPopupWindowManager.idl >nsIXULBrowserWindow.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXULBrowserWindow.xpt -d .deps/nsIXULBrowserWindow.pp nsIXULBrowserWindow.idl >../../../dist/bin/xpt_link _xpidlgen/appshell.xpt _xpidlgen/nsIAppShellService.xpt _xpidlgen/nsIWindowMediator.xpt _xpidlgen/nsIWindowMediatorListener.xpt _xpidlgen/nsIXULWindow.xpt _xpidlgen/nsIPopupWindowManager.xpt _xpidlgen/nsIXULBrowserWindow.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/appshell.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/src' >nsChromeTreeOwner.cpp >c++ -o nsChromeTreeOwner.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsChromeTreeOwner.pp nsChromeTreeOwner.cpp >nsContentTreeOwner.cpp >c++ -o nsContentTreeOwner.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentTreeOwner.pp nsContentTreeOwner.cpp >nsXULWindow.cpp >c++ -o nsXULWindow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULWindow.pp nsXULWindow.cpp >nsAppShellService.cpp >c++ -o nsAppShellService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellService.pp nsAppShellService.cpp >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsAppShellService.cpp:54: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsWebShellWindow.h:41, > from nsAppShellService.cpp:59: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsXULWindow.h:61, > from nsChromeTreeOwner.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsXULWindow.h:61, > from nsContentTreeOwner.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsXULWindow.h:61, > from nsXULWindow.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsXULWindow.h:65, > from nsChromeTreeOwner.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsXULWindow.h:65, > from nsContentTreeOwner.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsXULWindow.h:65, > from nsXULWindow.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsXULWindow.cpp:59: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsContentTreeOwner.cpp: In member function 'virtual nsresult nsContentTreeOwner::ProvideWindow(nsIDOMWindow*, PRUint32, PRBool, PRBool, nsIURI*, const nsAString_internal&, const nsACString_internal&, PRBool*, nsIDOMWindow**)': >nsContentTreeOwner.cpp:884: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >In file included from nsXULWindow.cpp:68: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULWindow.cpp: In member function 'virtual nsresult nsXULWindow::SetIntrinsicallySized(PRBool)': >nsXULWindow.cpp:331: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULWindow.cpp: In member function 'virtual nsresult nsXULWindow::SetVisibility(PRBool)': >nsXULWindow.cpp:750: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULWindow.cpp: In member function 'PRBool nsXULWindow::ConstrainToZLevel(PRBool, nsWindowZ*, nsIWidget*, nsIWidget**)': >nsXULWindow.cpp:1898: warning: suggest parentheses around '&&' within '||' >nsAppShellWindowEnumerator.cpp >c++ -o nsAppShellWindowEnumerator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellWindowEnumerator.pp nsAppShellWindowEnumerator.cpp >nsWebShellWindow.cpp >c++ -o nsWebShellWindow.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebShellWindow.pp nsWebShellWindow.cpp >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsWebShellWindow.h:41, > from nsWebShellWindow.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsWebShellWindow.h:41, > from nsWebShellWindow.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsWindowMediator.cpp >c++ -o nsWindowMediator.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowMediator.pp nsWindowMediator.cpp >In file included from nsAppShellWindowEnumerator.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsWebShellWindow.cpp:56: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsWebShellWindow.cpp:77: >../../../dist/include/layout/nsXULPopupManager.h: In constructor 'nsMenuChainItem::nsMenuChainItem(nsMenuPopupFrame*, PRBool, nsPopupType)': >../../../dist/include/layout/nsXULPopupManager.h:181: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetIgnoreKeys(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:199: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsXULPopupManager.h: In member function 'void nsMenuChainItem::SetOnMenuBar(PRBool)': >../../../dist/include/layout/nsXULPopupManager.h:200: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsWindowMediator.cpp:46: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsWebShellWindow.cpp:90: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsWindowMediator.cpp:51: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWindowMediator.cpp: In member function 'virtual nsresult nsWindowMediator::CalculateZPosition(nsIXULWindow*, PRUint32, nsIWidget*, PRUint32*, nsIWidget**, PRBool*)': >nsWindowMediator.cpp:469: warning: suggest parentheses around '&&' within '||' >nsWindowMediator.cpp: In member function 'virtual nsresult nsWindowMediator::SetZPosition(nsIXULWindow*, PRUint32, nsIXULWindow*)': >nsWindowMediator.cpp:580: warning: suggest parentheses around '&&' within '||' >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from nsWebShellWindow.cpp:101: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from nsWebShellWindow.cpp:101: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsWindowMediator.cpp:606: warning: suggest explicit braces to avoid ambiguous 'else' >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from nsWebShellWindow.cpp:101: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsAbout.cpp >c++ -o nsAbout.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAbout.pp nsAbout.cpp >In file included from nsWebShellWindow.cpp:101: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsWebShellWindow.cpp: In member function 'nsresult nsWebShellWindow::Initialize(nsIXULWindow*, nsIAppShell*, nsIURI*, PRInt32, PRInt32, PRBool, nsWidgetInitData&)': >nsWebShellWindow.cpp:182: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAppShellFactory.cpp >c++ -o nsAppShellFactory.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellFactory.pp nsAppShellFactory.cpp >nsWindowMediator.cpp:574: warning: 'belowInfo' may be used uninitialized in this function >In file included from ../../../dist/include/gfx/nsPoint.h:41, > from ../../../dist/include/widget/nsGUIEvent.h:43, > from nsWebShellWindow.h:41, > from nsAppShellService.h:45, > from nsAppShellFactory.cpp:47: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/widget/nsGUIEvent.h:44, > from nsWebShellWindow.h:41, > from nsAppShellService.h:45, > from nsAppShellFactory.cpp:47: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libnsappshell.a >ar cr libnsappshell.a nsChromeTreeOwner.o nsContentTreeOwner.o nsXULWindow.o nsAppShellService.o nsAppShellWindowEnumerator.o nsWebShellWindow.o nsWindowMediator.o nsAbout.o nsAppShellFactory.o >ranlib libnsappshell.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libnsappshell.a ../../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/appshell' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers/src' >nsFIXptr.cpp >c++ -o nsFIXptr.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/xmlextras -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFIXptr.pp nsFIXptr.cpp >nsXPointer.cpp >c++ -o nsXPointer.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/xmlextras -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPointer.pp nsXPointer.cpp >rm -f libxmlextraspointers_s.a >ar cr libxmlextraspointers_s.a nsFIXptr.o nsXPointer.o >ranlib libxmlextraspointers_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/pointers' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build/src' >nsXMLExtrasModule.cpp >c++ -o nsXMLExtrasModule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../../pointers/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include -I../../../../dist/include/xmlextras -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLExtrasModule.pp nsXMLExtrasModule.cpp >rm -f libxmlextras.a >ar cr libxmlextras.a nsXMLExtrasModule.o nsFIXptr.o nsXPointer.o >ranlib libxmlextras.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxmlextras.a ../../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/xmlextras' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/base' >CharDistribution.cpp >c++ -o CharDistribution.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/CharDistribution.pp CharDistribution.cpp >JpCntx.cpp >LangBulgarianModel.cpp >c++ -o JpCntx.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/JpCntx.pp JpCntx.cpp >c++ -o LangBulgarianModel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LangBulgarianModel.pp LangBulgarianModel.cpp >LangCyrillicModel.cpp >c++ -o LangCyrillicModel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LangCyrillicModel.pp LangCyrillicModel.cpp >LangGreekModel.cpp >c++ -o LangGreekModel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LangGreekModel.pp LangGreekModel.cpp >LangHungarianModel.cpp >c++ -o LangHungarianModel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LangHungarianModel.pp LangHungarianModel.cpp >In file included from JpCntx.cpp:39: >JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': >JpCntx.h:72: warning: array subscript has type 'char' >JpCntx.cpp: In member function 'void JapaneseContextAnalysis::HandleData(const char*, PRUint32)': >JpCntx.cpp:164: warning: array subscript has type 'char' >JpCntx.cpp: In member function 'float JapaneseContextAnalysis::GetConfidence()': >JpCntx.cpp:188: warning: conversion to 'float' from 'PRUint32' may alter its value >JpCntx.cpp: In member function 'virtual PRInt32 SJISContextAnalysis::GetOrder(const char*, PRUint32*)': >JpCntx.cpp:198: warning: suggest parentheses around '&&' within '||' >JpCntx.cpp: In member function 'virtual PRInt32 EUCJPContextAnalysis::GetOrder(const char*, PRUint32*)': >JpCntx.cpp:216: warning: suggest parentheses around '&&' within '||' >LangHebrewModel.cpp >c++ -o LangHebrewModel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LangHebrewModel.pp LangHebrewModel.cpp >nsCharSetProber.cpp >nsHebrewProber.cpp >c++ -o nsHebrewProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHebrewProber.pp nsHebrewProber.cpp >c++ -o nsCharSetProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCharSetProber.pp nsCharSetProber.cpp >nsCharSetProber.cpp: In static member function 'static PRBool nsCharSetProber::FilterWithoutEnglishLetters(const char*, PRUint32, char**, PRUint32&)': >nsCharSetProber.cpp:77: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsCharSetProber.cpp: In static member function 'static PRBool nsCharSetProber::FilterWithEnglishLetters(const char*, PRUint32, char**, PRUint32&)': >nsCharSetProber.cpp:122: warning: conversion to 'unsigned int' from 'long int' may alter its value >nsBig5Prober.cpp >c++ -o nsBig5Prober.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBig5Prober.pp nsBig5Prober.cpp >CharDistribution.cpp: In member function 'float CharDistributionAnalysis::GetConfidence()': >CharDistribution.cpp:61: warning: conversion to 'float' from 'PRUint32' may alter its value >CharDistribution.cpp:61: warning: conversion to 'float' from 'PRUint32' may alter its value >nsEUCJPProber.cpp >c++ -o nsEUCJPProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEUCJPProber.pp nsEUCJPProber.cpp >nsEUCKRProber.cpp >c++ -o nsEUCKRProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEUCKRProber.pp nsEUCKRProber.cpp >nsEUCTWProber.cpp >c++ -o nsEUCTWProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEUCTWProber.pp nsEUCTWProber.cpp >In file included from nsEUCJPProber.h:48, > from nsEUCJPProber.cpp:43: >JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': >JpCntx.h:72: warning: array subscript has type 'char' >nsEscCharsetProber.cpp >c++ -o nsEscCharsetProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEscCharsetProber.pp nsEscCharsetProber.cpp >nsEscSM.cpp >c++ -o nsEscSM.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEscSM.pp nsEscSM.cpp >nsGB2312Prober.cpp >c++ -o nsGB2312Prober.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGB2312Prober.pp nsGB2312Prober.cpp >nsMBCSGroupProber.cpp >c++ -o nsMBCSGroupProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMBCSGroupProber.pp nsMBCSGroupProber.cpp >In file included from nsSJISProber.h:48, > from nsMBCSGroupProber.h:42, > from nsMBCSGroupProber.cpp:41: >JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': >JpCntx.h:72: warning: array subscript has type 'char' >nsMBCSSM.cpp >c++ -o nsMBCSSM.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMBCSSM.pp nsMBCSSM.cpp >nsSBCSGroupProber.cpp >c++ -o nsSBCSGroupProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSBCSGroupProber.pp nsSBCSGroupProber.cpp >nsSBCharSetProber.cpp >c++ -o nsSBCharSetProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSBCharSetProber.pp nsSBCharSetProber.cpp >nsSBCharSetProber.cpp: In member function 'virtual nsProbingState nsSingleByteCharSetProber::HandleData(const char*, PRUint32)': >nsSBCharSetProber.cpp:59: warning: array subscript has type 'char' >nsSBCharSetProber.cpp:61: warning: array subscript has type 'char' >nsSBCharSetProber.cpp: In member function 'virtual float nsSingleByteCharSetProber::GetConfidence()': >nsSBCharSetProber.cpp:104: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSBCharSetProber.cpp:104: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSBCharSetProber.cpp:105: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSBCharSetProber.cpp:105: warning: conversion to 'float' from 'PRUint32' may alter its value >nsSJISProber.cpp >c++ -o nsSJISProber.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSJISProber.pp nsSJISProber.cpp >nsUTF8Prober.cpp >c++ -o nsUTF8Prober.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUTF8Prober.pp nsUTF8Prober.cpp >In file included from nsSJISProber.h:48, > from nsSJISProber.cpp:43: >JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': >JpCntx.h:72: warning: array subscript has type 'char' >nsLatin1Prober.cpp >c++ -o nsLatin1Prober.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsLatin1Prober.pp nsLatin1Prober.cpp >nsUniversalDetector.cpp >c++ -o nsUniversalDetector.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUniversalDetector.pp nsUniversalDetector.cpp >nsLatin1Prober.cpp: In member function 'virtual float nsLatin1Prober::GetConfidence()': >nsLatin1Prober.cpp:161: warning: conversion to 'float' from 'PRUint32' may alter its value >nsLatin1Prober.cpp:161: warning: conversion to 'float' from 'PRUint32' may alter its value >nsLatin1Prober.cpp:162: warning: conversion to 'float' from 'PRUint32' may alter its value >nsLatin1Prober.cpp:162: warning: conversion to 'float' from 'PRUint32' may alter its value >In file included from nsSJISProber.h:48, > from nsMBCSGroupProber.h:42, > from nsUniversalDetector.cpp:43: >JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': >JpCntx.h:72: warning: array subscript has type 'char' >LangThaiModel.cpp >c++ -o LangThaiModel.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/universalchardet_s -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LangThaiModel.pp LangThaiModel.cpp >rm -f libuniversalchardet_s.a >ar cr libuniversalchardet_s.a CharDistribution.o JpCntx.o LangBulgarianModel.o LangCyrillicModel.o LangGreekModel.o LangHungarianModel.o LangHebrewModel.o nsHebrewProber.o nsCharSetProber.o nsBig5Prober.o nsEUCJPProber.o nsEUCKRProber.o nsEUCTWProber.o nsEscCharsetProber.o nsEscSM.o nsGB2312Prober.o nsMBCSGroupProber.o nsMBCSSM.o nsSBCSGroupProber.o nsSBCharSetProber.o nsSJISProber.o nsUTF8Prober.o nsLatin1Prober.o nsUniversalDetector.o LangThaiModel.o >ranlib libuniversalchardet_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/xpcom' >nsUniversalCharDetModule.cpp >c++ -o nsUniversalCharDetModule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/chardet -I../../../../dist/include -I../../../../dist/include/universalchardet -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUniversalCharDetModule.pp nsUniversalCharDetModule.cpp >nsUdetXPCOMWrapper.cpp >c++ -o nsUdetXPCOMWrapper.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/chardet -I../../../../dist/include -I../../../../dist/include/universalchardet -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUdetXPCOMWrapper.pp nsUdetXPCOMWrapper.cpp >rm -f libuniversalchardet.a >ar cr libuniversalchardet.a nsUniversalCharDetModule.o nsUdetXPCOMWrapper.o CharDistribution.o JpCntx.o LangBulgarianModel.o LangCyrillicModel.o LangGreekModel.o LangHungarianModel.o LangHebrewModel.o nsHebrewProber.o nsCharSetProber.o nsBig5Prober.o nsEUCJPProber.o nsEUCKRProber.o nsEUCTWProber.o nsEscCharsetProber.o nsEscSM.o nsGB2312Prober.o nsMBCSGroupProber.o nsMBCSSM.o nsSBCSGroupProber.o nsSBCharSetProber.o nsSJISProber.o nsUTF8Prober.o nsLatin1Prober.o nsUniversalDetector.o LangThaiModel.o >ranlib libuniversalchardet.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libuniversalchardet.a ../../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src/xpcom' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/universalchardet' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/public' >nsIAccessibleTypes.idl >nsIAccessibilityService.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleTypes.xpt -d .deps/nsIAccessibleTypes.pp nsIAccessibleTypes.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibilityService.xpt -d .deps/nsIAccessibilityService.pp nsIAccessibilityService.idl >nsIAccessibleRetrieval.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleRetrieval.xpt -d .deps/nsIAccessibleRetrieval.pp nsIAccessibleRetrieval.idl >nsIAccessible.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessible.xpt -d .deps/nsIAccessible.pp nsIAccessible.idl >nsIAccessibleRelation.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleRelation.xpt -d .deps/nsIAccessibleRelation.pp nsIAccessibleRelation.idl >nsIAccessibleRole.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleRole.xpt -d .deps/nsIAccessibleRole.pp nsIAccessibleRole.idl >nsIAccessibleStates.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleStates.xpt -d .deps/nsIAccessibleStates.pp nsIAccessibleStates.idl >nsPIAccessible.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIAccessible.xpt -d .deps/nsPIAccessible.pp nsPIAccessible.idl >nsIAccessibleDocument.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleDocument.xpt -d .deps/nsIAccessibleDocument.pp nsIAccessibleDocument.idl >nsPIAccessibleDocument.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIAccessibleDocument.xpt -d .deps/nsPIAccessibleDocument.pp nsPIAccessibleDocument.idl >nsIAccessibleProvider.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleProvider.xpt -d .deps/nsIAccessibleProvider.pp nsIAccessibleProvider.idl >nsIAccessibleSelectable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleSelectable.xpt -d .deps/nsIAccessibleSelectable.pp nsIAccessibleSelectable.idl >nsIAccessNode.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessNode.xpt -d .deps/nsIAccessNode.pp nsIAccessNode.idl >nsPIAccessNode.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIAccessNode.xpt -d .deps/nsPIAccessNode.pp nsPIAccessNode.idl >nsIAccessibleEvent.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleEvent.xpt -d .deps/nsIAccessibleEvent.pp nsIAccessibleEvent.idl >nsIAccessibleEditableText.idl >nsIAccessibleHyperLink.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleEditableText.xpt -d .deps/nsIAccessibleEditableText.pp nsIAccessibleEditableText.idl >nsIAccessibleHyperText.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleHyperLink.xpt -d .deps/nsIAccessibleHyperLink.pp nsIAccessibleHyperLink.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleHyperText.xpt -d .deps/nsIAccessibleHyperText.pp nsIAccessibleHyperText.idl >nsIAccessibleTable.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleTable.xpt -d .deps/nsIAccessibleTable.pp nsIAccessibleTable.idl >nsIAccessibleText.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleText.xpt -d .deps/nsIAccessibleText.pp nsIAccessibleText.idl >nsIAccessibleValue.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleValue.xpt -d .deps/nsIAccessibleValue.pp nsIAccessibleValue.idl >nsIAccessibleImage.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleImage.xpt -d .deps/nsIAccessibleImage.pp nsIAccessibleImage.idl >nsIAccessibleTreeCache.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleTreeCache.xpt -d .deps/nsIAccessibleTreeCache.pp nsIAccessibleTreeCache.idl >../../dist/bin/xpt_link _xpidlgen/accessibility.xpt _xpidlgen/nsIAccessibleTypes.xpt _xpidlgen/nsIAccessibilityService.xpt _xpidlgen/nsIAccessibleRetrieval.xpt _xpidlgen/nsIAccessible.xpt _xpidlgen/nsIAccessibleRelation.xpt _xpidlgen/nsIAccessibleRole.xpt _xpidlgen/nsIAccessibleStates.xpt _xpidlgen/nsPIAccessible.xpt _xpidlgen/nsIAccessibleDocument.xpt _xpidlgen/nsPIAccessibleDocument.xpt _xpidlgen/nsIAccessibleProvider.xpt _xpidlgen/nsIAccessibleSelectable.xpt _xpidlgen/nsIAccessNode.xpt _xpidlgen/nsPIAccessNode.xpt _xpidlgen/nsIAccessibleEvent.xpt _xpidlgen/nsIAccessibleEditableText.xpt _xpidlgen/nsIAccessibleHyperLink.xpt _xpidlgen/nsIAccessibleHyperText.xpt _xpidlgen/nsIAccessibleTable.xpt _xpidlgen/nsIAccessibleText.xpt _xpidlgen/nsIAccessibleValue.xpt _xpidlgen/nsIAccessibleImage.xpt _xpidlgen/nsIAccessibleTreeCache.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/accessibility.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/atk' >nsAccessNodeWrap.cpp >c++ -o nsAccessNodeWrap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessNodeWrap.pp nsAccessNodeWrap.cpp >nsAccessibleWrap.cpp >nsDocAccessibleWrap.cpp >c++ -o nsAccessibleWrap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleWrap.pp nsAccessibleWrap.cpp >c++ -o nsDocAccessibleWrap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocAccessibleWrap.pp nsDocAccessibleWrap.cpp >nsRootAccessibleWrap.cpp >c++ -o nsRootAccessibleWrap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRootAccessibleWrap.pp nsRootAccessibleWrap.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../base/nsApplicationAccessible.h:46, > from nsAppRootAccessible.h:45, > from nsAccessNodeWrap.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAppRootAccessible.cpp >c++ -o nsAppRootAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppRootAccessible.pp nsAppRootAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsDocAccessibleWrap.cpp:43: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsDocAccessible.h:42, > from nsDocAccessibleWrap.h:49, > from nsDocAccessibleWrap.cpp:44: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsDocAccessible.h:42, > from nsDocAccessibleWrap.h:49, > from nsDocAccessibleWrap.cpp:44: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsRootAccessibleWrap.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >nsMaiInterfaceComponent.cpp >c++ -o nsMaiInterfaceComponent.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceComponent.pp nsMaiInterfaceComponent.cpp >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsAccessibleWrap.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsDocAccessible.h:42, > from ./nsDocAccessibleWrap.h:49, > from ./../base/nsRootAccessible.h:41, > from nsRootAccessibleWrap.h:45, > from nsRootAccessibleWrap.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsDocAccessible.h:42, > from ./nsDocAccessibleWrap.h:49, > from ./../base/nsRootAccessible.h:41, > from nsRootAccessibleWrap.h:45, > from nsRootAccessibleWrap.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsDocAccessible.h:42, > from ./nsDocAccessibleWrap.h:49, > from ./../base/nsRootAccessible.h:41, > from nsAccessibleWrap.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsDocAccessible.h:42, > from ./nsDocAccessibleWrap.h:49, > from ./../base/nsRootAccessible.h:41, > from nsAccessibleWrap.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAccessibleWrap.cpp: At global scope: >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsMaiInterfaceAction.cpp >c++ -o nsMaiInterfaceAction.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceAction.pp nsMaiInterfaceAction.cpp >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceComponent.h:44, > from nsMaiInterfaceComponent.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsMaiInterfaceText.cpp >c++ -o nsMaiInterfaceText.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceText.pp nsMaiInterfaceText.cpp >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceAction.h:44, > from nsMaiInterfaceAction.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsAppRootAccessible.cpp:43: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMaiInterfaceAction.cpp: In function 'gboolean doActionCB(AtkAction*, gint)': >nsMaiInterfaceAction.cpp:65: warning: conversion to 'PRUint8' from 'gint' may alter its value >nsMaiInterfaceAction.cpp: In function 'const gchar* getActionDescriptionCB(AtkAction*, gint)': >nsMaiInterfaceAction.cpp:89: warning: conversion to 'PRUint8' from 'gint' may alter its value >nsMaiInterfaceAction.cpp: In function 'const gchar* getActionNameCB(AtkAction*, gint)': >nsMaiInterfaceAction.cpp:102: warning: conversion to 'PRUint8' from 'gint' may alter its value >nsMaiInterfaceAction.cpp: In function 'const gchar* getKeyBindingCB(AtkAction*, gint)': >nsMaiInterfaceAction.cpp:172: warning: conversion to 'PRUint8' from 'gint' may alter its value >nsAccessibleWrap.cpp:269: warning: 'sAtkPropertyNameArray' defined but not used >nsMaiInterfaceEditableText.cpp >c++ -o nsMaiInterfaceEditableText.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceEditableText.pp nsMaiInterfaceEditableText.cpp >nsMaiInterfaceSelection.cpp >c++ -o nsMaiInterfaceSelection.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceSelection.pp nsMaiInterfaceSelection.cpp >nsAppRootAccessible.cpp: In function 'nsresult LoadGtkModule(GnomeAccessibilityModule&)': >nsAppRootAccessible.cpp:731: warning: conversion to 'PRInt16' from 'PRInt32' may alter its value >nsAppRootAccessible.cpp:733: warning: conversion to 'PRInt16' from 'PRUint32' may alter its value >nsAppRootAccessible.cpp:735: warning: conversion to 'PRInt16' from 'int' may alter its value >nsAppRootAccessible.cpp:744: warning: conversion to 'PRInt16' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceText.h:44, > from nsMaiInterfaceText.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceEditableText.h:44, > from nsMaiInterfaceEditableText.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMaiInterfaceValue.cpp >c++ -o nsMaiInterfaceValue.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceValue.pp nsMaiInterfaceValue.cpp >nsMaiInterfaceText.cpp: In function 'void getCharacterExtentsCB(AtkText*, gint, gint*, gint*, gint*, gint*, AtkCoordType)': >nsMaiInterfaceText.cpp:302: warning: unused variable 'rv' >nsMaiInterfaceText.cpp: In function 'void getRangeExtentsCB(AtkText*, gint, gint, AtkCoordType, AtkTextRectangle*)': >nsMaiInterfaceText.cpp:336: warning: unused variable 'rv' >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsMaiHyperlink.cpp >c++ -o nsMaiHyperlink.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiHyperlink.pp nsMaiHyperlink.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceSelection.h:44, > from nsMaiInterfaceSelection.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMaiInterfaceSelection.cpp: In function 'gboolean addSelectionCB(AtkSelection*, gint)': >nsMaiInterfaceSelection.cpp:71: warning: conversion to 'gboolean' from 'long int' may alter its value >nsMaiInterfaceSelection.cpp: In function 'gboolean clearSelectionCB(AtkSelection*)': >nsMaiInterfaceSelection.cpp:86: warning: conversion to 'gboolean' from 'long int' may alter its value >nsMaiInterfaceHypertext.cpp >c++ -o nsMaiInterfaceHypertext.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceHypertext.pp nsMaiInterfaceHypertext.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMaiInterfaceHyperlinkImpl.cpp >c++ -o nsMaiInterfaceHyperlinkImpl.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceHyperlinkImpl.pp nsMaiInterfaceHyperlinkImpl.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceValue.h:44, > from nsMaiInterfaceValue.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsMaiInterfaceTable.cpp >c++ -o nsMaiInterfaceTable.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceTable.pp nsMaiInterfaceTable.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiHyperlink.h:44, > from nsMaiHyperlink.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMaiHyperlink.cpp: In function 'gchar* getUriCB(AtkHyperlink*, gint)': >nsMaiHyperlink.cpp:220: warning: unused variable 'maiAtkHyperlink' >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHypertext.h:44, > from nsMaiInterfaceHypertext.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its valueIn file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >nsMaiInterfaceDocument.cpp >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >c++ -o nsMaiInterfaceDocument.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceDocument.pp nsMaiInterfaceDocument.cpp >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceHyperlinkImpl.h:44, > from nsMaiInterfaceHyperlinkImpl.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsMaiInterfaceImage.cpp >c++ -o nsMaiInterfaceImage.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceImage.pp nsMaiInterfaceImage.cpp >nsXULTreeAccessibleWrap.cpp >c++ -o nsXULTreeAccessibleWrap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeAccessibleWrap.pp nsXULTreeAccessibleWrap.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMai.h:49, > from nsMaiInterfaceTable.h:44, > from nsMaiInterfaceTable.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ./nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../xul/nsXULSelectAccessible.h:45, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../xul/nsXULSelectAccessible.h:45, > from ./../xul/nsXULTreeAccessible.h:44, > from nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessibleWrap.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceImage.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from nsAccessibleWrap.h:46, > from nsMaiInterfaceDocument.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsMaiInterfaceImage.cpp: In function 'void getImagePositionCB(AtkImage*, gint*, gint*, AtkCoordType)': >nsMaiInterfaceImage.cpp:73: warning: enumeral mismatch in conditional expression: 'nsIAccessibleCoordinateType::<anonymous enum>' vs 'nsIAccessibleCoordinateType::<anonymous enum>' >rm -f libaccessibility_toolkit_s.a >ar cr libaccessibility_toolkit_s.a nsAccessNodeWrap.o nsAccessibleWrap.o nsDocAccessibleWrap.o nsRootAccessibleWrap.o nsAppRootAccessible.o nsMaiInterfaceComponent.o nsMaiInterfaceAction.o nsMaiInterfaceText.o nsMaiInterfaceEditableText.o nsMaiInterfaceSelection.o nsMaiInterfaceValue.o nsMaiHyperlink.o nsMaiInterfaceHypertext.o nsMaiInterfaceHyperlinkImpl.o nsMaiInterfaceTable.o nsMaiInterfaceDocument.o nsMaiInterfaceImage.o nsXULTreeAccessibleWrap.o >ranlib libaccessibility_toolkit_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/atk' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/base' >nsAccessNode.cpp >c++ -o nsAccessNode.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessNode.pp nsAccessNode.cpp >nsAccessibleEventData.cpp >c++ -o nsAccessibleEventData.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleEventData.pp nsAccessibleEventData.cpp >nsARIAMap.cpp >c++ -o nsARIAMap.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsARIAMap.pp nsARIAMap.cpp >nsDocAccessible.cpp >c++ -o nsDocAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocAccessible.pp nsDocAccessible.cpp >nsOuterDocAccessible.cpp >c++ -o nsOuterDocAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsOuterDocAccessible.pp nsOuterDocAccessible.cpp >In file included from nsAccessibleEventData.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAccessNode.cpp:48: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAccessibleEventData.cpp:49: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from nsAccessNode.cpp:60: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessNode.cpp:62: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessNode.cpp:62: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessNode.cpp:62: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessNode.cpp:62: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsAccessNode.cpp:62: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsAccessNode.cpp:62: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsAccessNode.cpp:70: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsAccessNode.cpp:70: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsAccessNode.cpp: In static member function 'static nsIAccessibilityService* nsAccessNode::GetAccService()': >nsAccessNode.cpp:103: warning: unused variable 'rv' >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../xul/nsXULMenuAccessible.h:42, > from ./../xul/nsXULSelectAccessible.h:44, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsBaseWidgetAccessible.h:43, > from ./../xul/nsXULSelectAccessible.h:45, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsBaseWidgetAccessible.h:43, > from ./../xul/nsXULSelectAccessible.h:45, > from ./../xul/nsXULTreeAccessible.h:44, > from nsAccessibleEventData.cpp:50: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAccessibleEventData.h: In constructor 'nsAccEvent::nsAccEvent(PRUint32, nsIAccessible*, PRBool, nsAccEvent::EEventRule)': >nsAccessibleEventData.h:111: warning: 'nsAccEvent::mAccessible' will be initialized after >nsAccessibleEventData.h:110: warning: 'nsAccEvent::EEventRule nsAccEvent::mEventRule' >nsAccessibleEventData.cpp:62: warning: when initialized here >nsAccessibleEventData.h: In constructor 'nsAccEvent::nsAccEvent(PRUint32, nsIDOMNode*, PRBool, nsAccEvent::EEventRule)': >nsAccessibleEventData.h:112: warning: 'nsAccEvent::mDOMNode' will be initialized after >nsAccessibleEventData.h:110: warning: 'nsAccEvent::EEventRule nsAccEvent::mEventRule' >nsAccessibleEventData.cpp:69: warning: when initialized here >nsAccessibleEventData.cpp: In static member function 'static void nsAccEvent::ApplyEventRules(nsCOMArray<nsIAccessibleEvent>&)': >nsAccessibleEventData.cpp:292: warning: enumeration value 'eAllowDupes' not handled in switch >nsAccessibleEventData.cpp:292: warning: enumeration value 'eDoNotEmit' not handled in switch >nsAccessibleEventData.cpp: In constructor 'nsAccTextChangeEvent::nsAccTextChangeEvent(nsIAccessible*, PRInt32, PRUint32, PRBool, PRBool)': >nsAccessibleEventData.cpp:444: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::<anonymous enum>' vs 'nsIAccessibleEvent::<anonymous enum>' >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its valueIn file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsOuterDocAccessible.h:42, > from nsOuterDocAccessible.cpp:39: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./../html/nsHyperTextAccessible.h:43, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsDocAccessible.h:42, > from ./../atk/nsDocAccessibleWrap.h:49, > from nsRootAccessible.h:41, > from nsDocAccessible.cpp:39: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAccessibilityAtoms.cpp >c++ -o nsAccessibilityAtoms.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityAtoms.pp nsAccessibilityAtoms.cpp >In file included from nsDocAccessible.cpp:55: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAccessibilityUtils.cpp >c++ -o nsAccessibilityUtils.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityUtils.pp nsAccessibilityUtils.cpp >nsDocAccessible.cpp: In member function 'virtual nsresult nsDocAccessible::FireDocLoadEvents(PRUint32)': >nsDocAccessible.cpp:819: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsDocAccessible.cpp: In member function 'void nsDocAccessible::ARIAAttributeChanged(nsIContent*, nsIAtom*)': >nsDocAccessible.cpp:1186: warning: enumeral mismatch in conditional expression: 'nsIAccessibleStates::<anonymous enum>' vs 'nsIAccessibleStates::<anonymous enum>' >nsDocAccessible.cpp: In member function 'virtual nsresult nsDocAccessible::InvalidateCacheSubtree(nsIContent*, PRUint32)': >nsDocAccessible.cpp:1915: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::<anonymous enum>' vs 'nsIAccessibleEvent::<anonymous enum>' >nsDocAccessible.cpp:1959: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::<anonymous enum>' vs 'nsIAccessibleEvent::<anonymous enum>' >nsDocAccessible.cpp:1805: warning: unused variable 'isChanging' >nsAccessibilityService.cpp >c++ -o nsAccessibilityService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityService.pp nsAccessibilityService.cpp >nsAccessible.cpp >c++ -o nsAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessible.pp nsAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from nsAccessibilityUtils.h:50, > from nsAccessible.h:43, > from nsAccessible.cpp:40: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsAccessibilityUtils.h:50, > from nsAccessibilityService.cpp:42: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAccessible.cpp:63: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsDocAccessible.h:42, > from nsAccessibilityService.cpp:46: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsDocAccessible.h:42, > from nsAccessibilityService.cpp:46: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsAccessible.cpp:90: >../../../dist/include/content/nsAttrName.h: In member function 'PRUint32 nsAttrName::HashValue() const': >../../../dist/include/content/nsAttrName.h:209: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsAccessibilityUtils.h:50, > from nsAccessibilityUtils.cpp:39: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetKeyboardShortcut(nsAString_internal&)': >nsAccessible.cpp:434: warning: conversion to 'PRUnichar' from 'PRUint32' may alter its value >nsAccessible.cpp: In member function 'PRBool nsAccessible::IsVisible(PRBool*)': >nsAccessible.cpp:940: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >In file included from nsAccessibilityService.cpp:77: >../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetFinalState(PRUint32*, PRUint32*)': >nsAccessible.cpp:2426: warning: enumeral mismatch in conditional expression: 'nsIAccessibleStates::<anonymous enum>' vs 'nsIAccessibleStates::<anonymous enum>' >nsAccessibleRelation.cpp >c++ -o nsAccessibleRelation.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleRelation.pp nsAccessibleRelation.cpp >nsAccessibleTreeWalker.cpp >c++ -o nsAccessibleTreeWalker.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleTreeWalker.pp nsAccessibleTreeWalker.cpp >In file included from nsAccessibleTreeWalker.h:46, > from nsAccessibleTreeWalker.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:58, > from nsAccessibleTreeWalker.cpp:45: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsIPresShell.h:59, > from nsAccessibleTreeWalker.cpp:45: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsBaseWidgetAccessible.cpp >c++ -o nsBaseWidgetAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseWidgetAccessible.pp nsBaseWidgetAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibleTreeWalker.cpp:46: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from nsAccessibleTreeWalker.cpp:46: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from nsAccessibleTreeWalker.cpp:46: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsAccessibleTreeWalker.cpp:46: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsFormControlAccessible.cpp >c++ -o nsFormControlAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFormControlAccessible.pp nsFormControlAccessible.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsBaseWidgetAccessible.cpp:40: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsBaseWidgetAccessible.h:43, > from nsBaseWidgetAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsBaseWidgetAccessible.h:43, > from nsBaseWidgetAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsRootAccessible.cpp >c++ -o nsRootAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRootAccessible.pp nsRootAccessible.cpp >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsBaseWidgetAccessible.h:43, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsBaseWidgetAccessible.h:43, > from nsFormControlAccessible.h:42, > from nsFormControlAccessible.cpp:41: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsApplicationAccessible.cpp >c++ -o nsApplicationAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsApplicationAccessible.pp nsApplicationAccessible.cpp >nsCaretAccessible.cpp >c++ -o nsCaretAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCaretAccessible.pp nsCaretAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:46, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsApplicationAccessible.h:46, > from nsApplicationAccessible.cpp:43: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsFrameSelection.h:41, > from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsICaret.h:47, > from nsCaretAccessible.h:43, > from nsCaretAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTextAccessible.cpp >c++ -o nsTextAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextAccessible.pp nsTextAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from ./nsBaseWidgetAccessible.h:42, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsBaseWidgetAccessible.h:43, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from ./nsBaseWidgetAccessible.h:43, > from ./nsFormControlAccessible.h:42, > from ./../html/nsHTMLFormControlAccessible.h:42, > from ./../html/nsHTMLSelectAccessible.h:44, > from nsRootAccessible.cpp:41: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from nsRootAccessible.cpp:59: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from nsRootAccessible.cpp:74: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./nsAccessibilityUtils.h:50, > from ./nsAccessible.h:43, > from ./../atk/nsAccessibleWrap.h:46, > from nsBaseWidgetAccessible.h:42, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsBaseWidgetAccessible.h:43, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../html/nsHyperTextAccessible.h:48, > from ./../atk/nsHyperTextAccessibleWrap.h:42, > from nsBaseWidgetAccessible.h:43, > from nsTextAccessible.h:42, > from nsTextAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libaccessibility_base_s.a >ar cr libaccessibility_base_s.a nsAccessNode.o nsAccessibleEventData.o nsARIAMap.o nsDocAccessible.o nsOuterDocAccessible.o nsAccessibilityAtoms.o nsAccessibilityUtils.o nsAccessibilityService.o nsAccessible.o nsAccessibleRelation.o nsAccessibleTreeWalker.o nsBaseWidgetAccessible.o nsFormControlAccessible.o nsRootAccessible.o nsApplicationAccessible.o nsCaretAccessible.o nsTextAccessible.o >ranlib libaccessibility_base_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/base' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/html' >nsHTMLAreaAccessible.cpp >c++ -o nsHTMLAreaAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAreaAccessible.pp nsHTMLAreaAccessible.cpp >nsHTMLFormControlAccessible.cpp >nsHTMLImageAccessible.cpp >nsHTMLLinkAccessible.cpp >c++ -o nsHTMLFormControlAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormControlAccessible.pp nsHTMLFormControlAccessible.cpp >c++ -o nsHTMLImageAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLImageAccessible.pp nsHTMLImageAccessible.cpp >c++ -o nsHTMLLinkAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkAccessible.pp nsHTMLLinkAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLAreaAccessible.h:42, > from nsHTMLAreaAccessible.cpp:39: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsHTMLLinkAccessible.h:43, > from nsHTMLLinkAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLSelectAccessible.cpp >c++ -o nsHTMLSelectAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSelectAccessible.pp nsHTMLSelectAccessible.cpp >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsHTMLImageAccessible.h:42, > from nsHTMLImageAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLTableAccessible.cpp >c++ -o nsHTMLTableAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableAccessible.pp nsHTMLTableAccessible.cpp >In file included from nsHTMLImageAccessible.cpp:55: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLImageAccessible.cpp: In member function 'virtual nsresult nsHTMLImageAccessible::GetRole(PRUint32*)': >nsHTMLImageAccessible.cpp:168: warning: enumeral mismatch in conditional expression: 'nsIAccessibleRole::<anonymous enum>' vs 'nsIAccessibleRole::<anonymous enum>' >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsAccessibleTreeWalker.h:46, > from nsHTMLFormControlAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsHTMLTextAccessible.cpp >c++ -o nsHTMLTextAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTextAccessible.pp nsHTMLTextAccessible.cpp >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLSelectAccessible.h:44, > from nsHTMLSelectAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.h:42, > from nsHTMLFormControlAccessible.cpp:42: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsHTMLTableAccessible.h:42, > from nsHTMLTableAccessible.cpp:39: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHTMLTableAccessible.cpp: In member function 'virtual nsresult nsHTMLTableAccessible::IsProbablyForLayout(PRBool*)': >nsHTMLTableAccessible.cpp:1081: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1081: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1081: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1082: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1082: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1085: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1187: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1187: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1187: warning: deprecated conversion from string constant to 'char*' >nsHTMLTableAccessible.cpp:1187: warning: deprecated conversion from string constant to 'char*' >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsTextAccessible.h:42, > from ../../../dist/include/accessibility/nsTextAccessibleWrap.h:42, > from nsHTMLTextAccessible.h:43, > from nsHTMLTextAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsHyperTextAccessible.cpp >c++ -o nsHyperTextAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHyperTextAccessible.pp nsHyperTextAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ./../../../layout/generic/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ./../../../layout/generic/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsHyperTextAccessible.h:43, > from nsHyperTextAccessible.cpp:40: >./../../../layout/generic/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >./../../../layout/generic/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >./../../../layout/generic/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHyperTextAccessible.h:48, > from nsHyperTextAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >./../../../layout/generic/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHyperTextAccessible.h:48, > from nsHyperTextAccessible.cpp:40: >./../../../layout/generic/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >./../../../layout/generic/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHyperTextAccessible.cpp:50: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsHyperTextAccessible.cpp:67: >../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >nsHyperTextAccessible.cpp: In member function 'nsresult nsHyperTextAccessible::DOMPointToHypertextOffset(nsIDOMNode*, PRInt32, PRInt32*, nsIAccessible**, PRBool)': >nsHyperTextAccessible.cpp:674: warning: comparison between signed and unsigned integer expressions >nsHyperTextAccessible.cpp: In member function 'virtual nsresult nsHyperTextAccessible::ScrollSubstringToPoint(PRInt32, PRInt32, PRUint32, PRInt32, PRInt32)': >nsHyperTextAccessible.cpp:1906: warning: conversion to 'PRInt16' from 'nscoord' may alter its value >nsHyperTextAccessible.cpp:1907: warning: conversion to 'PRInt16' from 'nscoord' may alter its value >rm -f libaccessibility_html_s.a >ar cr libaccessibility_html_s.a nsHTMLAreaAccessible.o nsHTMLFormControlAccessible.o nsHTMLImageAccessible.o nsHTMLLinkAccessible.o nsHTMLSelectAccessible.o nsHTMLTableAccessible.o nsHTMLTextAccessible.o nsHyperTextAccessible.o >ranlib libaccessibility_html_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/html' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xul' >nsXULAlertAccessible.cpp >nsXULColorPickerAccessible.cpp >c++ -o nsXULAlertAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULAlertAccessible.pp nsXULAlertAccessible.cpp >c++ -o nsXULColorPickerAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULColorPickerAccessible.pp nsXULColorPickerAccessible.cpp >nsXULFormControlAccessible.cpp >c++ -o nsXULFormControlAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULFormControlAccessible.pp nsXULFormControlAccessible.cpp >nsXULMenuAccessible.cpp >c++ -o nsXULMenuAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULMenuAccessible.pp nsXULMenuAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULMenuAccessible.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from nsXULMenuAccessible.cpp:45: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsXULFormControlAccessible.h:45, > from nsXULMenuAccessible.cpp:53: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsXULFormControlAccessible.h:45, > from nsXULMenuAccessible.cpp:53: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULAlertAccessible.h:41, > from nsXULAlertAccessible.cpp:38: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >nsXULMenuAccessible.cpp: In member function 'virtual nsresult nsXULMenuitemAccessible::GetState(PRUint32*, PRUint32*)': >nsXULMenuAccessible.cpp:363: warning: suggest parentheses around arithmetic in operand of '|' >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsXULColorPickerAccessible.h:43, > from nsXULColorPickerAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULSelectAccessible.cpp >c++ -o nsXULSelectAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULSelectAccessible.pp nsXULSelectAccessible.cpp >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULFormControlAccessible.h:44, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsXULFormControlAccessible.h:45, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./../base/nsFormControlAccessible.h:42, > from nsXULFormControlAccessible.h:45, > from nsXULFormControlAccessible.cpp:41: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULSliderAccessible.cpp >c++ -o nsXULSliderAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULSliderAccessible.pp nsXULSliderAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULMenuAccessible.h:42, > from nsXULSelectAccessible.h:44, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsXULSelectAccessible.h:45, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsXULSelectAccessible.h:45, > from nsXULSelectAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULSelectAccessible.cpp:45: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from nsXULSliderAccessible.h:42, > from nsXULSliderAccessible.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsXULTabAccessible.cpp >c++ -o nsXULTabAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTabAccessible.pp nsXULTabAccessible.cpp >nsXULTextAccessible.cpp >c++ -o nsXULTextAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTextAccessible.pp nsXULTextAccessible.cpp >nsXULTreeAccessible.cpp >c++ -o nsXULTreeAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeAccessible.pp nsXULTreeAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./../base/nsBaseWidgetAccessible.h:42, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from nsXULTextAccessible.cpp:42: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsXULTreeAccessible.cpp:41: >../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden >../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsXULTabAccessible.h:43, > from nsXULTabAccessible.cpp:40: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsXULTextAccessible.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from nsXULTextAccessible.cpp:43: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ./nsXULMenuAccessible.h:42, > from ./nsXULSelectAccessible.h:44, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./nsXULSelectAccessible.h:45, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from ./../base/nsBaseWidgetAccessible.h:43, > from ./nsXULSelectAccessible.h:45, > from ./nsXULTreeAccessible.h:44, > from ../../../dist/include/accessibility/nsXULTreeAccessibleWrap.h:44, > from nsXULTreeAccessible.cpp:44: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libaccessibility_xul_s.a >ar cr libaccessibility_xul_s.a nsXULAlertAccessible.o nsXULColorPickerAccessible.o nsXULFormControlAccessible.o nsXULMenuAccessible.o nsXULSelectAccessible.o nsXULSliderAccessible.o nsXULTabAccessible.o nsXULTextAccessible.o nsXULTreeAccessible.o >ranlib libaccessibility_xul_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xul' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xforms' >nsXFormsAccessible.cpp >c++ -o nsXFormsAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsAccessible.pp nsXFormsAccessible.cpp >nsXFormsFormControlsAccessible.cpp >c++ -o nsXFormsFormControlsAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsFormControlsAccessible.pp nsXFormsFormControlsAccessible.cpp >nsXFormsWidgetsAccessible.cpp >c++ -o nsXFormsWidgetsAccessible.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I./../base -I./../html -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsWidgetsAccessible.pp nsXFormsWidgetsAccessible.cpp >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its valueIn file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsAccessible.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsPresContext.h:61, > from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsIFrame.h:52, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ../../../dist/include/layout/nsStyleContext.h:45, > from ../../../dist/include/layout/nsIFrame.h:53, > from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ./../base/nsAccessibilityUtils.h:50, > from ./../base/nsAccessible.h:43, > from ../../../dist/include/accessibility/nsAccessibleWrap.h:46, > from ../../../dist/include/accessibility/nsHyperTextAccessible.h:43, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsFormControlsAccessible.h:42, > from nsXFormsFormControlsAccessible.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/accessibility/nsHyperTextAccessible.h:48, > from ../../../dist/include/accessibility/nsHyperTextAccessibleWrap.h:42, > from nsXFormsAccessible.h:42, > from nsXFormsWidgetsAccessible.h:42, > from nsXFormsWidgetsAccessible.cpp:39: >../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libaccessibility_xforms_s.a >ar cr libaccessibility_xforms_s.a nsXFormsAccessible.o nsXFormsFormControlsAccessible.o nsXFormsWidgetsAccessible.o >ranlib libaccessibility_xforms_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src/xforms' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall atk/libaccessibility_toolkit_s.a . >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/src' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/build' >nsAccessibilityFactory.cpp >c++ -o nsAccessibilityFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I./../src -I. -I. -I../../dist/include/xpcom -I../../dist/include -I../../dist/include/accessibility -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityFactory.pp nsAccessibilityFactory.cpp >rm -f libaccessibility.a >ar cr libaccessibility.a nsAccessibilityFactory.o nsAccessNode.o nsAccessibleEventData.o nsARIAMap.o nsDocAccessible.o nsOuterDocAccessible.o nsAccessibilityAtoms.o nsAccessibilityUtils.o nsAccessibilityService.o nsAccessible.o nsAccessibleRelation.o nsAccessibleTreeWalker.o nsBaseWidgetAccessible.o nsFormControlAccessible.o nsRootAccessible.o nsApplicationAccessible.o nsCaretAccessible.o nsTextAccessible.o nsHTMLAreaAccessible.o nsHTMLFormControlAccessible.o nsHTMLImageAccessible.o nsHTMLLinkAccessible.o nsHTMLSelectAccessible.o nsHTMLTableAccessible.o nsHTMLTextAccessible.o nsHyperTextAccessible.o nsAccessNodeWrap.o nsAccessibleWrap.o nsDocAccessibleWrap.o nsRootAccessibleWrap.o nsAppRootAccessible.o nsMaiInterfaceComponent.o nsMaiInterfaceAction.o nsMaiInterfaceText.o nsMaiInterfaceEditableText.o nsMaiInterfaceSelection.o nsMaiInterfaceValue.o nsMaiHyperlink.o nsMaiInterfaceHypertext.o nsMaiInterfaceHyperlinkImpl.o nsMaiInterfaceTable.o nsMaiInterfaceDocument.o nsMaiInterfaceImage.o nsXULTreeAccessibleWrap.o nsXULAlertAccessible.o nsXULColorPickerAccessible.o nsXULFormControlAccessible.o nsXULMenuAccessible.o nsXULSelectAccessible.o nsXULSliderAccessible.o nsXULTabAccessible.o nsXULTextAccessible.o nsXULTreeAccessible.o nsXFormsAccessible.o nsXFormsFormControlsAccessible.o nsXFormsWidgetsAccessible.o >ranlib libaccessibility.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libaccessibility.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/build' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/tests' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible/tests' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/accessible' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[2]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >tier_toolkit: directory/c-sdk chrome profile xpfe toolkit/components widget/src/xremoteclient extensions/spellcheck toolkit xpinstall security/manager extensions/pref directory/xpcom toolkit/system/gnome toolkit/system/dbus >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk' >cd config; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/config' >gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -lpthread -Wl,-rpath,/usr/lib64/spicebird-beta-0.7.1 -Wl,-rpath-link,./dist/bin nsinstall.c -o nsinstall >gcc -o now.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM now.c >gcc now.o -o now >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/config' >cd ldap; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap' >cd include; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/include' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -D /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap >/usr/bin/perl ./../build/replace.pl \ > LDAP_VENDOR_NAME="mozilla.org" \ > LDAP_VENDOR_VERSION="604" \ > < ldap-standard-tmpl.h > /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap/ldap-standard.h >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -D /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap-private >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 644 ./disptmpl.h ./lber.h ./ldap.h ./ldap-extension.h ./ldap-platform.h ./ldap-to-be-deprecated.h ./ldap-deprecated.h ./ldap_ssl.h ./ldappr.h ./ldif.h ./iutil.h ./srchpref.h /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 644 ./../libraries/libldap/ldap-int.h ./../libraries/liblber/lber-int.h ./portable.h ./ldaprot.h ./ldaplog.h /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap-private >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/include' >cd libraries; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries' >cd liblber; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/liblber' >gcc -o decode.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include decode.c >gcc -o encode.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include encode.c >gcc -o io.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include io.c >gcc -o bprint.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include bprint.c >io.c: In function 'ber_get_next': >io.c:869: warning: cast from pointer to integer of different size >io.c:869: warning: cast from pointer to integer of different size >io.c:890: warning: cast from pointer to integer of different size >io.c:890: warning: cast from pointer to integer of different size >io.c:893: warning: cast from pointer to integer of different size >io.c:893: warning: cast from pointer to integer of different size >io.c:912: warning: cast from pointer to integer of different size >io.c:912: warning: cast from pointer to integer of different size >io.c: In function 'ber_get_next_buffer_ext': >io.c:1558: warning: cast from pointer to integer of different size >io.c:1558: warning: cast from pointer to integer of different size >======= making ./liblber60.a >rm -f liblber60.a; /usr/bin/ar cr liblber60.a ./decode.o ./encode.o ./io.o ./bprint.o; ranlib liblber60.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./liblber60.a /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/liblber' >cd libldif; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libldif' >gcc -o line64.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/include line64.c >======= making ./libldif60.a >rm -f libldif60.a; /usr/bin/ar cr libldif60.a ./line64.o; ranlib libldif60.a >======= making ./libldif60.so >gcc -shared -Wl,-soname -Wl,libldif60.so -o libldif60.so ./line64.o >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldif60.a /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldif60.a /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldif60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldif60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libldif' >cd libiutil; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libiutil' >gcc -o iutil-lock.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/include iutil-lock.c >======= making ./libiutil60.a >rm -f libiutil60.a; /usr/bin/ar cr libiutil60.a ./iutil-lock.o; ranlib libiutil60.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libiutil60.a /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libiutil' >cd libldap; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libldap' >gcc -o abandon.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public abandon.c >gcc -o add.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public add.c >gcc -o authzidctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public authzidctrl.c >gcc -o bind.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public bind.c >authzidctrl.c: In function 'ldap_create_authzid_control': >authzidctrl.c:73: warning: passing argument 3 of 'nsldapi_build_control' makes integer from pointer without a cast >ldap-int.h:836: note: expected 'int' but argument is of type 'void *' >gcc -o cache.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public cache.c >gcc -o charray.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public charray.c >gcc -o charset.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public charset.c >gcc -o compare.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public compare.c >gcc -o compat.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public compat.c >gcc -o control.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public control.c >gcc -o countvalues.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public countvalues.c >gcc -o delete.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public delete.c >gcc -o disptmpl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public disptmpl.c >gcc -o dsparse.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public dsparse.c >gcc -o error.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public error.c >gcc -o extendop.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public extendop.c >disptmpl.c: In function 'ldap_init_templates_buf': >disptmpl.c:166: warning: 'tmpl' may be used uninitialized in this function >gcc -o free.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public free.c >gcc -o freevalues.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public freevalues.c >gcc -o friendly.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public friendly.c >gcc -o getattr.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getattr.c >gcc -o getdn.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getdn.c >gcc -o getdxbyname.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getdxbyname.c >gcc -o geteffectiverightsctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public geteffectiverightsctrl.c >gcc -o getentry.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getentry.c >gcc -o getfilter.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getfilter.c >gcc -o getoption.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getoption.c >gcc -o getvalues.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public getvalues.c >gcc -o memcache.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public memcache.c >gcc -o message.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public message.c >gcc -o modify.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public modify.c >gcc -o open.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public open.c >gcc -o os-ip.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public os-ip.c >gcc -o proxyauthctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public proxyauthctrl.c >memcache.c: In function 'ldap_memcache_flush': >memcache.c:508: warning: cast to pointer from integer of different size >memcache.c: In function 'ldap_memcache_createkey': >memcache.c:623: warning: the address of 'buf' will always evaluate as 'true' >memcache.c:657: warning: the address of 'buf' will always evaluate as 'true' >memcache.c: In function 'memcache_access': >memcache.c:1591: warning: cast from pointer to integer of different size >memcache.c: In function 'msgid_hashf': >memcache.c:1856: warning: cast from pointer to integer of different size >gcc -o psearch.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public psearch.c >gcc -o pwmodext.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public pwmodext.c >gcc -o pwpctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public pwpctrl.c >os-ip.c: In function 'nsldapi_os_connect_with_to': >os-ip.c:369: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness >/usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' >gcc -o referral.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public referral.c >pwpctrl.c: In function 'ldap_create_passwordpolicy_control': >pwpctrl.c:67: warning: passing argument 3 of 'nsldapi_build_control' makes integer from pointer without a cast >ldap-int.h:836: note: expected 'int' but argument is of type 'void *' >pwpctrl.c: In function 'ldap_create_passwordpolicy_control_ext': >pwpctrl.c:107: warning: passing argument 3 of 'nsldapi_build_control' makes integer from pointer without a cast >ldap-int.h:836: note: expected 'int' but argument is of type 'void *' >gcc -o regex.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public regex.c >gcc -o rename.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public rename.c >gcc -o request.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public request.c >gcc -o reslist.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public reslist.c >request.c: In function 'nsldapi_send_pending_requests_nolock': >request.c:514: warning: unused variable 'logname' >gcc -o result.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public result.c >gcc -o saslbind.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public saslbind.c >gcc -o sbind.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public sbind.c >gcc -o search.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public search.c >gcc -o setoption.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public setoption.c >gcc -o sort.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public sort.c >gcc -o sortctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public sortctrl.c >gcc -o srchpref.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public srchpref.c >gcc -o tmplout.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public tmplout.c >gcc -o ufn.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public ufn.c >gcc -o unbind.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public unbind.c >gcc -o unescape.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public unescape.c >gcc -o url.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public url.c >ufn.c: In function 'ldap_ufn_search_ctx': >ufn.c:109: warning: 'err' may be used uninitialized in this function >gcc -o userstatusctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public userstatusctrl.c >userstatusctrl.c: In function 'ldap_create_userstatus_control': >userstatusctrl.c:73: warning: passing argument 3 of 'nsldapi_build_control' makes integer from pointer without a cast >ldap-int.h:836: note: expected 'int' but argument is of type 'void *' >userstatusctrl.c: In function 'ldap_parse_userstatus_control': >userstatusctrl.c:104: warning: unused variable 'len' >gcc -o utf8.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public utf8.c >gcc -o vlistctrl.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public vlistctrl.c >gcc -o whoami.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -UMOZILLA_CLIENT -DUSE_PTHREADS -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./public whoami.c >whoami.c: In function 'ldap_parse_whoami': >whoami.c:75: warning: unused variable 'retdatap' >whoami.c:74: warning: unused variable 'authzidp' >======= making ./libldap60.a >rm -f libldap60.a; /usr/bin/ar cr libldap60.a ./abandon.o ./add.o ./authzidctrl.o ./bind.o ./cache.o ./charray.o ./charset.o ./compare.o ./compat.o ./control.o ./countvalues.o ./delete.o ./disptmpl.o ./dsparse.o ./error.o ./extendop.o ./free.o ./freevalues.o ./friendly.o ./getattr.o ./getdn.o ./getdxbyname.o ./geteffectiverightsctrl.o ./getentry.o ./getfilter.o ./getoption.o ./getvalues.o ./memcache.o ./message.o ./modify.o ./open.o ./os-ip.o ./proxyauthctrl.o ./psearch.o ./pwmodext.o ./pwpctrl.o ./referral.o ./regex.o ./rename.o ./request.o ./reslist.o ./result.o ./saslbind.o ./sbind.o ./search.o ./setoption.o ./sort.o ./sortctrl.o ./srchpref.o ./tmplout.o ./ufn.o ./unbind.o ./unescape.o ./url.o ./userstatusctrl.o ./utf8.o ./vlistctrl.o ./whoami.o; ranlib libldap60.a >======= making ./libldap60.so >gcc -shared -Wl,-soname -Wl,libldap60.so -o libldap60.so ./abandon.o ./add.o ./authzidctrl.o ./bind.o ./cache.o ./charray.o ./charset.o ./compare.o ./compat.o ./control.o ./countvalues.o ./delete.o ./disptmpl.o ./dsparse.o ./error.o ./extendop.o ./free.o ./freevalues.o ./friendly.o ./getattr.o ./getdn.o ./getdxbyname.o ./geteffectiverightsctrl.o ./getentry.o ./getfilter.o ./getoption.o ./getvalues.o ./memcache.o ./message.o ./modify.o ./open.o ./os-ip.o ./proxyauthctrl.o ./psearch.o ./pwmodext.o ./pwpctrl.o ./referral.o ./regex.o ./rename.o ./request.o ./reslist.o ./result.o ./saslbind.o ./sbind.o ./search.o ./setoption.o ./sort.o ./sortctrl.o ./srchpref.o ./tmplout.o ./ufn.o ./unbind.o ./unescape.o ./url.o ./userstatusctrl.o ./utf8.o ./vlistctrl.o ./whoami.o -L/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib -llber60 >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldap60.a /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldap60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libldap60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./ldapfilter.conf ./ldapfriendly ./ldapsearchprefs.conf ./ldaptemplates.conf /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./etc >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libldap' >cd libprldap; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libprldap' >gcc -o ldappr-dns.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/usr/include/nspr4 ldappr-dns.c >gcc -o ldappr-error.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/usr/include/nspr4 ldappr-error.c >gcc -o ldappr-io.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/usr/include/nspr4 ldappr-io.c >gcc -o ldappr-public.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/usr/include/nspr4 ldappr-public.c >gcc -o ldappr-threads.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/usr/include/nspr4 ldappr-threads.c >======= making ./libprldap60.so >gcc -shared -Wl,-soname -Wl,libprldap60.so -o libprldap60.so ./ldappr-dns.o ./ldappr-error.o ./ldappr-io.o ./ldappr-public.o ./ldappr-threads.o -L/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib -lldap60 -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lplc4 -lplds4 -lnspr4 >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 555 ./libprldap60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libprldap60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libprldap' >cd libssldap; /usr/bin/gmake BUILD_DEBUG=optimize export >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libssldap' >gcc -o clientinit.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/include -I/usr/include/nss3 -I/usr/include/nspr4 clientinit.c >gcc -o ldapsinit.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/include -I/usr/include/nss3 -I/usr/include/nspr4 ldapsinit.c >gcc -o errormap.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -ansi -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -D_POSIX_SOURCE=1 -D_BSD_SOURCE=1 -D_SVID_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Dlinux=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLINUX2_0 -DLINUX1_2 -DLINUX2_1 -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/public/ldap -I../../../ldap/include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/./include -I/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/include -I/usr/include/nss3 -I/usr/include/nspr4 errormap.c >======= making ./libssldap60.so >gcc -shared -Wl,-soname -Wl,libssldap60.so -o libssldap60.so ./clientinit.o ./ldapsinit.o ./errormap.o -L/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib -lldap60 -lprldap60 -Wl,-rpath-link,/usr/lib64 -L/usr/lib64 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lssl3 -lnss3 -lsoftokn3 -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lplc4 -lplds4 -lnspr4 >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 555 ./libssldap60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/lib >/builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin/nsinstall -R -m 444 ./libssldap60.so /builddir/build/BUILD/spicebird-0.7.1/mozilla/dist/bin >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries/libssldap' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap/libraries' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk/ldap' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/c-sdk' >/usr/bin/gmake export_tier_toolkit >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >export_tier_toolkit >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `chrome/Makefile' is up to date. >gmake[4]: `profile/Makefile' is up to date. >gmake[4]: `xpfe/Makefile' is up to date. >gmake[4]: `toolkit/components/Makefile' is up to date. >gmake[4]: `widget/src/xremoteclient/Makefile' is up to date. >gmake[4]: `extensions/spellcheck/Makefile' is up to date. >gmake[4]: `toolkit/Makefile' is up to date. >gmake[4]: `xpinstall/Makefile' is up to date. >gmake[4]: `security/manager/Makefile' is up to date. >/usr/bin/perl ./build/autoconf/make-makefile -t . -d . extensions/pref/Makefile >/usr/bin/perl ./build/autoconf/make-makefile -t . -d . directory/xpcom/Makefile >gmake[4]: `toolkit/system/gnome/Makefile' is up to date. >/usr/bin/perl ./build/autoconf/make-makefile -t . -d . toolkit/system/dbus/Makefile >creating extensions/pref/Makefile >creating directory/xpcom/Makefile >creating toolkit/system/dbus/Makefile >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/public' >Creating ../../dist/include/chrome >Creating .deps >Creating _xpidlgen/.done >nsIToolkitChromeRegistry.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIToolkitChromeRegistry nsIToolkitChromeRegistry.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIToolkitChromeRegistry.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIToolkitChromeRegistry.h ../../dist/include/chrome >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/public' >Creating ../../dist/include/profile >Creating .deps >Creating _xpidlgen/.done >nsIProfileUnlocker.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileUnlocker nsIProfileUnlocker.idl >nsIProfile.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfile nsIProfile.idl >nsIProfileChangeStatus.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileChangeStatus nsIProfileChangeStatus.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIProfileUnlocker.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfileUnlocker.h ../../dist/include/profile >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/include/profile >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/sdk/include >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. standalone/Makefile >creating profile/dirserviceprovider/standalone/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/public' >Creating ../../../dist/include/profdirserviceprovider >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsProfileDirServiceProvider.h ../../../dist/include/profdirserviceprovider >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/standalone' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../../profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp ../../../profile/dirserviceprovider/src/nsProfileLock.cpp . >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/standalone' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/public' >Creating .deps >Creating ../../../dist/include/browser >Creating _xpidlgen/.done >nsIBrowserInstance.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBrowserInstance nsIBrowserInstance.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIBrowserInstance.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserInstance.h ../../../dist/include/browser >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components' >Creating ../../dist/include/appcomps >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/public' >Creating .deps >Creating _xpidlgen/.done >nsISearchContext.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISearchContext nsISearchContext.idl >nsIFindService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFindService nsIFindService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISearchContext.idl nsIFindService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISearchContext.h _xpidlgen/nsIFindService.h ../../../../dist/include/appcomps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/public' >Creating .deps >Creating ../../../../dist/include/filepicker >Creating _xpidlgen/.done >nsIFileView.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileView nsIFileView.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFileView.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileView.h ../../../../dist/include/filepicker >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/intl' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/intl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/windowds' >Creating .deps >Creating _xpidlgen/.done >nsIWindowDataSource.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowDataSource nsIWindowDataSource.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIWindowDataSource.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowDataSource.h ../../../dist/include/appcomps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/windowds' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/public' >Creating .deps >Creating _xpidlgen/.done >nsIAutoCompleteListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteListener nsIAutoCompleteListener.idl >nsIAutoCompleteResults.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResults nsIAutoCompleteResults.idl >nsIAutoCompleteSession.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSession nsIAutoCompleteSession.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAutoCompleteListener.idl nsIAutoCompleteResults.idl nsIAutoCompleteSession.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoCompleteListener.h _xpidlgen/nsIAutoCompleteResults.h _xpidlgen/nsIAutoCompleteSession.h ../../../../dist/include/appcomps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/src' >Creating .deps >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/history/public' >Creating .deps >Creating ../../../../dist/include/history >Creating _xpidlgen/.done >nsIBrowserHistory.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserHistory nsIBrowserHistory.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIBrowserHistory.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserHistory.h ../../../../dist/include/history >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/history/public' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPFEComponentsCID.h ../../dist/include/appcomps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. urlformatter/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. contentprefs/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. microformats/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. apppicker/Makefile >creating toolkit/components/urlformatter/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. exthelper/Makefile >creating toolkit/components/contentprefs/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. parentalcontrols/Makefile >creating toolkit/components/microformats/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. feeds/Makefile >creating toolkit/components/apppicker/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. url-classifier/Makefile >creating toolkit/components/exthelper/Makefile >creating toolkit/components/feeds/Makefile >creating toolkit/components/parentalcontrols/Makefile >creating toolkit/components/url-classifier/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/remote' >Creating .deps >Creating ../../../dist/include/toolkitcomps >Creating _xpidlgen/.done >nsIRemoteService.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRemoteService nsIRemoteService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIRemoteService.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIRemoteService.h ../../../dist/include/toolkitcomps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/remote' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating toolkit/components/urlformatter/public/Makefile >creating toolkit/components/urlformatter/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/public' >Creating .deps >Creating ../../../../dist/include/urlformatter >Creating _xpidlgen/.done >nsIURLFormatter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIURLFormatter nsIURLFormatter.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIURLFormatter.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURLFormatter.h ../../../../dist/include/urlformatter >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating toolkit/components/contentprefs/public/Makefile >creating toolkit/components/contentprefs/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/public' >Creating .deps >Creating ../../../../dist/include/contentprefs >Creating _xpidlgen/.done >nsIContentPrefService.idl >nsIContentURIGrouper.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIContentPrefService nsIContentPrefService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIContentURIGrouper nsIContentURIGrouper.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIContentPrefService.idl nsIContentURIGrouper.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContentPrefService.h _xpidlgen/nsIContentURIGrouper.h ../../../../dist/include/contentprefs >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating toolkit/components/microformats/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places/public' >Creating .deps >Creating ../../../../dist/include/places >Creating _xpidlgen/.done >nsINavHistoryService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINavHistoryService nsINavHistoryService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsINavHistoryService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINavHistoryService.h ../../../../dist/include/places >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/apppicker' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/apppicker' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/filepicker' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/filepicker' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/console' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/console' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/exthelper' >Creating .deps >Creating ../../../dist/include/exthelper >Creating _xpidlgen/.done >extIApplication.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/extIApplication extIApplication.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 extIApplication.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/extIApplication.h ../../../dist/include/exthelper >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/exthelper' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewconfig' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewconfig' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/public' >Creating .deps >Creating _xpidlgen/.done >Creating ../../../../dist/include/fastfind >nsITypeAheadFind.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITypeAheadFind nsITypeAheadFind.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsITypeAheadFind.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITypeAheadFind.h ../../../../dist/include/fastfind >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >creating toolkit/components/parentalcontrols/public/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols/public' >Creating .deps >Creating ../../../../dist/include/parentalcontrols >Creating _xpidlgen/.done >nsIParentalControlsService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIParentalControlsService nsIParentalControlsService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIParentalControlsService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIParentalControlsService.h ../../../../dist/include/parentalcontrols >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/public' >Creating .deps >Creating ../../../../dist/include/alerts >Creating _xpidlgen/.done >nsIAlertsService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAlertsService nsIAlertsService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAlertsService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAlertsService.h ../../../../dist/include/alerts >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating toolkit/components/feeds/src/Makefile >creating toolkit/components/feeds/public/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/public' >Creating .deps >Creating ../../../../dist/include/feeds >Creating _xpidlgen/.done >nsIFeedResult.idl >nsIFeedProcessor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedResult nsIFeedResult.idl >nsIFeedListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedProcessor nsIFeedProcessor.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedListener nsIFeedListener.idl >nsIFeed.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeed nsIFeed.idl >nsIFeedContainer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedContainer nsIFeedContainer.idl >nsIFeedTextConstruct.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedTextConstruct nsIFeedTextConstruct.idl >nsIScriptableUnescapeHTML.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptableUnescapeHTML nsIScriptableUnescapeHTML.idl >nsIFeedEntry.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedEntry nsIFeedEntry.idl >nsIFeedElementBase.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedElementBase nsIFeedElementBase.idl >nsIFeedGenerator.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedGenerator nsIFeedGenerator.idl >nsIFeedPerson.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedPerson nsIFeedPerson.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIFeedProcessor.idl nsIFeedResult.idl nsIFeedListener.idl nsIFeed.idl nsIFeedContainer.idl nsIFeedEntry.idl nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl nsIFeedGenerator.idl nsIFeedPerson.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFeedProcessor.h _xpidlgen/nsIFeedResult.h _xpidlgen/nsIFeedListener.h _xpidlgen/nsIFeed.h _xpidlgen/nsIFeedContainer.h _xpidlgen/nsIFeedEntry.h _xpidlgen/nsIFeedTextConstruct.h _xpidlgen/nsIScriptableUnescapeHTML.h _xpidlgen/nsIFeedElementBase.h _xpidlgen/nsIFeedGenerator.h _xpidlgen/nsIFeedPerson.h ../../../../dist/include/feeds >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/printing' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/printing' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewsource' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewsource' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/autocomplete/public' >Creating .deps >Creating ../../../../dist/include/autocomplete >Creating _xpidlgen/.done >nsIAutoCompleteController.idl >nsIAutoCompleteInput.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteController nsIAutoCompleteController.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteInput nsIAutoCompleteInput.idl >nsIAutoCompletePopup.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompletePopup nsIAutoCompletePopup.idl >nsIAutoCompleteSearch.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSearch nsIAutoCompleteSearch.idl >nsIAutoCompleteResult.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResult nsIAutoCompleteResult.idl >nsIAutoCompleteResultTypes.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResultTypes nsIAutoCompleteResultTypes.idl >nsIAutoCompleteSimpleResult.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSimpleResult nsIAutoCompleteSimpleResult.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAutoCompleteController.idl nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoCompleteController.h _xpidlgen/nsIAutoCompleteInput.h _xpidlgen/nsIAutoCompletePopup.h _xpidlgen/nsIAutoCompleteSearch.h _xpidlgen/nsIAutoCompleteResult.h _xpidlgen/nsIAutoCompleteResultTypes.h _xpidlgen/nsIAutoCompleteSimpleResult.h ../../../../dist/include/autocomplete >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/autocomplete/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile >creating toolkit/components/downloads/test/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/public' >Creating .deps >Creating ../../../../dist/include/downloads >Creating _xpidlgen/.done >nsIDownloadManager.idl >nsIDownloadProgressListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadManager nsIDownloadManager.idl >nsIDownload.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadProgressListener nsIDownloadProgressListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownload nsIDownload.idl >nsIDownloadManagerUI.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadManagerUI nsIDownloadManagerUI.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDownloadManager.idl nsIDownloadProgressListener.idl nsIDownload.idl nsIDownloadManagerUI.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDownloadManager.h _xpidlgen/nsIDownloadProgressListener.h _xpidlgen/nsIDownload.h _xpidlgen/nsIDownloadManagerUI.h ../../../../dist/include/downloads >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/test' >/usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. browser/Makefile >creating toolkit/components/downloads/test/browser/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/test/browser' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/test/browser' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads/test' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/downloads' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/url-classifier' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating toolkit/components/url-classifier/public/Makefile >creating toolkit/components/url-classifier/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/url-classifier/public' >Creating .deps >Creating ../../../../dist/include/url-classifier >Creating _xpidlgen/.done >nsIUrlClassifierDBService.idl >nsIUrlClassifierStreamUpdater.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierDBService nsIUrlClassifierDBService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierStreamUpdater nsIUrlClassifierStreamUpdater.idl >nsIUrlClassifierUtils.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierUtils nsIUrlClassifierUtils.idl >nsIUrlClassifierHashCompleter.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierHashCompleter nsIUrlClassifierHashCompleter.idl >nsIUrlListManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlListManager nsIUrlListManager.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIUrlClassifierDBService.idl nsIUrlClassifierStreamUpdater.idl nsIUrlClassifierUtils.idl nsIUrlClassifierHashCompleter.idl nsIUrlListManager.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIUrlClassifierDBService.h _xpidlgen/nsIUrlClassifierStreamUpdater.h _xpidlgen/nsIUrlClassifierUtils.h _xpidlgen/nsIUrlClassifierHashCompleter.h _xpidlgen/nsIUrlListManager.h ../../../../dist/include/url-classifier >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/url-classifier/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/url-classifier/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/url-classifier/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/url-classifier' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile >creating toolkit/components/commandlines/test/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines/public' >Creating .deps >Creating _xpidlgen/.done >nsICommandLine.idl >nsICommandLineRunner.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineRunner nsICommandLineRunner.idl >nsICommandLineHandler.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLine nsICommandLine.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineHandler nsICommandLineHandler.idl >nsICommandLineValidator.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineValidator nsICommandLineValidator.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsICommandLine.idl nsICommandLineRunner.idl nsICommandLineHandler.idl nsICommandLineValidator.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICommandLine.h _xpidlgen/nsICommandLineRunner.h _xpidlgen/nsICommandLineHandler.h _xpidlgen/nsICommandLineValidator.h ../../../../dist/include/toolkitcomps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines/test' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines/test' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/commandlines' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/startup' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/startup/public' >Creating .deps >Creating _xpidlgen/.done >nsIUserInfo.idl >nsIAppStartup.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAppStartup nsIAppStartup.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUserInfo nsIUserInfo.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAppStartup.idl nsIUserInfo.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppStartup.h _xpidlgen/nsIUserInfo.h ../../../../dist/include/appcomps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/startup/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/startup/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/startup/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/startup' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/build' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsToolkitCompsCID.h ../../../dist/include/toolkitcomps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/build' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/xremoteclient' >Creating .deps >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/widget/src/xremoteclient' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/idl' >Creating .deps >Creating ../../../dist/include/spellchecker >Creating _xpidlgen/.done >mozIPersonalDictionary.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozIPersonalDictionary mozIPersonalDictionary.idl >mozISpellCheckingEngine.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellCheckingEngine mozISpellCheckingEngine.idl >mozISpellI18NUtil.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellI18NUtil mozISpellI18NUtil.idl >mozISpellI18NManager.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellI18NManager mozISpellI18NManager.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 mozIPersonalDictionary.idl mozISpellCheckingEngine.idl mozISpellI18NUtil.idl mozISpellI18NManager.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIPersonalDictionary.h _xpidlgen/mozISpellCheckingEngine.h _xpidlgen/mozISpellI18NUtil.h _xpidlgen/mozISpellI18NManager.h ../../../dist/include/spellchecker >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/idl' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/locales' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/locales' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/hunspell' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating extensions/spellcheck/hunspell/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/hunspell/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/hunspell/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/hunspell' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/src' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/spellcheck' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/content' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/content' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/locales' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/locales' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/obsolete' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/obsolete' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile/public' >Creating .deps >Creating ../../../dist/include/xulapp >Creating _xpidlgen/.done >nsIToolkitProfile.idl >nsIToolkitProfileService.idl >nsIProfileMigrator.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIToolkitProfile nsIToolkitProfile.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProfileMigrator nsIProfileMigrator.idl >../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIToolkitProfileService nsIToolkitProfileService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIProfileMigrator.idl nsIToolkitProfile.idl nsIToolkitProfileService.idl ../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfileMigrator.h _xpidlgen/nsIToolkitProfile.h _xpidlgen/nsIToolkitProfileService.h ../../../dist/include/xulapp >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../../profile/dirserviceprovider/src/nsProfileLock.cpp . >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile/skin' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile/skin' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/profile' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe/global' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe/global' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe/mozapps' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe/mozapps' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe/help' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe/help' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/winstripe' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. mozapps/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. help/Makefile >creating toolkit/themes/gnomestripe/help/Makefile >creating toolkit/themes/gnomestripe/mozapps/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe/global' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe/global' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe/mozapps' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe/mozapps' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe/help' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe/help' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes/gnomestripe' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/themes' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/system/unixproxy' >Creating .deps >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/system/unixproxy' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/xre' >Creating .deps >Creating _xpidlgen/.done >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xrecore.h nsXULAppAPI.h ../../dist/include/xulapp >nsINativeAppSupport.idl >nsIXULRuntime.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsINativeAppSupport nsINativeAppSupport.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXULRuntime nsIXULRuntime.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsINativeAppSupport.idl nsIXULRuntime.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIXULRuntime.h ../../dist/include/xulapp >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../xpfe/bootstrap/showOSAlert.cpp ../../xpfe/bootstrap/nsSigHandlers.cpp . >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/xre' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. plugins/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. handling/Makefile >creating toolkit/mozapps/handling/Makefile >creating toolkit/mozapps/plugins/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. tests/Makefile >creating toolkit/mozapps/downloads/tests/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads/src' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads/src' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads/tests' >/usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. browser/Makefile >creating toolkit/mozapps/downloads/tests/browser/Makefile >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads/tests/browser' >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads/tests/browser' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads/tests' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/downloads' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/extensions' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/extensions/public' >Creating _xpidlgen/.done >Creating .deps >Creating ../../../../dist/include/extensions >nsIExtensionManager.idl >nsIBlocklistService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIExtensionManager nsIExtensionManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBlocklistService nsIBlocklistService.idl >nsIAddonRepository.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAddonRepository nsIAddonRepository.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIExtensionManager.idl nsIBlocklistService.idl nsIAddonRepository.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIExtensionManager.h _xpidlgen/nsIBlocklistService.h _xpidlgen/nsIAddonRepository.h ../../../../dist/include/extensions >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/extensions/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/extensions/src' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/extensions/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/extensions' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update/public' >Creating .deps >Creating ../../../../dist/include/update >Creating _xpidlgen/.done >nsIUpdateService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUpdateService nsIUpdateService.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIUpdateService.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIUpdateService.h ../../../../dist/include/update >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update/src' >/usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. updater/Makefile >creating toolkit/mozapps/update/src/updater/Makefile >gmake[8]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update/src/updater' >Creating .deps >gmake[8]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update/src/updater' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/update' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/xpinstall' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/xpinstall' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/plugins' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/plugins' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/handling' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating toolkit/mozapps/handling/src/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/handling/src' >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/handling/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps/handling' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/mozapps' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/xre' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 xrecore.h nsXULAppAPI.h ../../dist/include/xulapp >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsINativeAppSupport.idl nsIXULRuntime.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIXULRuntime.h ../../dist/include/xulapp >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ../../xpfe/bootstrap/showOSAlert.cpp ../../xpfe/bootstrap/nsSigHandlers.cpp . >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/xre' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpinstall' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpinstall/public' >Creating .deps >Creating ../../dist/include/xpinstall >Creating _xpidlgen/.done >nsIXPIProgressDialog.idl >nsIXPIDialogService.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIDialogService nsIXPIDialogService.idl >nsIXPInstallManager.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIProgressDialog nsIXPIProgressDialog.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPInstallManager nsIXPInstallManager.idl >nsIXPIInstallInfo.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIInstallInfo nsIXPIInstallInfo.idl >nsPICertNotification.idl >../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPICertNotification nsPICertNotification.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIDOMInstallTriggerGlobal.h nsSoftwareUpdateIIDs.h ../../dist/include/xpinstall >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIXPIDialogService.idl nsIXPIProgressDialog.idl nsIXPInstallManager.idl nsIXPIInstallInfo.idl nsPICertNotification.idl ../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXPIDialogService.h _xpidlgen/nsIXPIProgressDialog.h _xpidlgen/nsIXPInstallManager.h _xpidlgen/nsIXPIInstallInfo.h _xpidlgen/nsPICertNotification.h ../../dist/include/xpinstall >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpinstall/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpinstall/src' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsXPITriggerInfo.h ../../dist/include/xpinstall >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpinstall/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpinstall' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager' >/usr/bin/gmake -C boot export >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/boot' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/boot/public' >Creating .deps >Creating ../../../../dist/include/pipboot >Creating _xpidlgen/.done >nsISSLStatusProvider.idl >nsIBufEntropyCollector.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLStatusProvider nsISSLStatusProvider.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBufEntropyCollector nsIBufEntropyCollector.idl >nsISecurityWarningDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISecurityWarningDialogs nsISecurityWarningDialogs.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISSLStatusProvider.idl nsIBufEntropyCollector.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISSLStatusProvider.h _xpidlgen/nsIBufEntropyCollector.h ../../../../dist/include/pipboot >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISecurityWarningDialogs.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsISecurityWarningDialogs.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/include/pipboot >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/boot/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/boot/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/boot/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/boot' >/usr/bin/gmake -C ssl export >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl/resources' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl/resources' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl/public' >Creating .deps >Creating ../../../../dist/include/pipnss >Creating _xpidlgen/.done >nsIBadCertListener2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBadCertListener2 nsIBadCertListener2.idl >nsISSLErrorListener.idl >nsIIdentityInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLErrorListener nsISSLErrorListener.idl >nsIAssociatedContentSecurity.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIdentityInfo nsIIdentityInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAssociatedContentSecurity nsIAssociatedContentSecurity.idl >nsICertOverrideService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertOverrideService nsICertOverrideService.idl >nsIRecentBadCertsService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIRecentBadCertsService nsIRecentBadCertsService.idl >nsIFormSigningDialog.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormSigningDialog nsIFormSigningDialog.idl >nsIX509Cert2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert2 nsIX509Cert2.idl >nsIX509Cert3.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert3 nsIX509Cert3.idl >nsIX509CertDB2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB2 nsIX509CertDB2.idl >nsIPKCS11Slot.idl >nsIX509CertList.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Slot nsIPKCS11Slot.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertList nsIX509CertList.idl >nsIPK11TokenDB.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPK11TokenDB nsIPK11TokenDB.idl >nsICertPickDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertPickDialogs nsICertPickDialogs.idl >nsIClientAuthDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIClientAuthDialogs nsIClientAuthDialogs.idl >nsIDOMCryptoDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCryptoDialogs nsIDOMCryptoDialogs.idl >nsIGenKeypairInfoDlg.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIGenKeypairInfoDlg nsIGenKeypairInfoDlg.idl >nsITokenDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITokenDialogs nsITokenDialogs.idl >nsITokenPasswordDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITokenPasswordDialogs nsITokenPasswordDialogs.idl >nsISSLStatus.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLStatus nsISSLStatus.idl >nsIKeygenThread.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIKeygenThread nsIKeygenThread.idl >nsICMSSecureMessage.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSSecureMessage nsICMSSecureMessage.idl >nsIASN1PrintableItem.idl >nsIUserCertPicker.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUserCertPicker nsIUserCertPicker.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1PrintableItem nsIASN1PrintableItem.idl >nsICMSDecoder.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSDecoder nsICMSDecoder.idl >nsICMSEncoder.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSEncoder nsICMSEncoder.idl >nsICMSMessageErrors.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessageErrors nsICMSMessageErrors.idl >nsICMSMessage.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessage nsICMSMessage.idl >nsICMSMessage2.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessage2 nsICMSMessage2.idl >nsINSSCertCache.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINSSCertCache nsINSSCertCache.idl >nsIOCSPResponder.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIOCSPResponder nsIOCSPResponder.idl >nsIPK11Token.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPK11Token nsIPK11Token.idl >nsIPKCS11ModuleDB.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11ModuleDB nsIPKCS11ModuleDB.idl >nsIPKCS11Module.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Module nsIPKCS11Module.idl >nsICRLManager.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICRLManager nsICRLManager.idl >nsISMimeCert.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISMimeCert nsISMimeCert.idl >nsICipherInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICipherInfo nsICipherInfo.idl >nsIStreamCipher.idl >nsIKeyModule.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIStreamCipher nsIStreamCipher.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIKeyModule nsIKeyModule.idl >nsIProtectedAuthThread.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIProtectedAuthThread nsIProtectedAuthThread.idl >nsIDataSignatureVerifier.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDataSignatureVerifier nsIDataSignatureVerifier.idl >nsICertTree.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertTree nsICertTree.idl >nsIASN1Object.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Object nsIASN1Object.idl >nsIASN1Sequence.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Sequence nsIASN1Sequence.idl >nsICertificateDialogs.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertificateDialogs nsICertificateDialogs.idl >nsICRLInfo.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICRLInfo nsICRLInfo.idl >nsIX509Cert.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert nsIX509Cert.idl >nsIX509CertDB.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB nsIX509CertDB.idl >nsIX509CertValidity.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertValidity nsIX509CertValidity.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIBadCertListener2.idl nsISSLErrorListener.idl nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl nsICertOverrideService.idl nsIRecentBadCertsService.idl nsIFormSigningDialog.idl nsIX509Cert2.idl nsIX509Cert3.idl nsIX509CertDB2.idl nsIX509CertList.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 ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBadCertListener2.h _xpidlgen/nsISSLErrorListener.h _xpidlgen/nsIIdentityInfo.h _xpidlgen/nsIAssociatedContentSecurity.h _xpidlgen/nsICertOverrideService.h _xpidlgen/nsIRecentBadCertsService.h _xpidlgen/nsIFormSigningDialog.h _xpidlgen/nsIX509Cert2.h _xpidlgen/nsIX509Cert3.h _xpidlgen/nsIX509CertDB2.h _xpidlgen/nsIX509CertList.h _xpidlgen/nsIPKCS11Slot.h _xpidlgen/nsIPK11TokenDB.h _xpidlgen/nsICertPickDialogs.h _xpidlgen/nsIClientAuthDialogs.h _xpidlgen/nsIDOMCryptoDialogs.h _xpidlgen/nsIGenKeypairInfoDlg.h _xpidlgen/nsITokenDialogs.h _xpidlgen/nsITokenPasswordDialogs.h _xpidlgen/nsISSLStatus.h _xpidlgen/nsIKeygenThread.h _xpidlgen/nsICMSSecureMessage.h _xpidlgen/nsIUserCertPicker.h _xpidlgen/nsIASN1PrintableItem.h _xpidlgen/nsICMSDecoder.h _xpidlgen/nsICMSEncoder.h _xpidlgen/nsICMSMessageErrors.h _xpidlgen/nsICMSMessage.h _xpidlgen/nsICMSMessage2.h _xpidlgen/nsINSSCertCache.h _xpidlgen/nsIOCSPResponder.h _xpidlgen/nsIPK11Token.h _xpidlgen/nsIPKCS11ModuleDB.h _xpidlgen/nsIPKCS11Module.h _xpidlgen/nsICRLManager.h _xpidlgen/nsISMimeCert.h _xpidlgen/nsICipherInfo.h _xpidlgen/nsIStreamCipher.h _xpidlgen/nsIKeyModule.h _xpidlgen/nsIProtectedAuthThread.h _xpidlgen/nsIDataSignatureVerifier.h _xpidlgen/nsICertTree.h ../../../../dist/include/pipnss >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/sdk/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/include/pipnss >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/sdk/include >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/ssl' >/usr/bin/gmake -C locales export >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/locales' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/locales' >/usr/bin/gmake -C pki export >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki/public' >Creating .deps >Creating ../../../../dist/include/pippki >Creating _xpidlgen/.done >nsIPKIParamBlock.idl >nsIASN1Tree.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKIParamBlock nsIPKIParamBlock.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Tree nsIASN1Tree.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIPKIParamBlock.idl nsIASN1Tree.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPKIParamBlock.h _xpidlgen/nsIASN1Tree.h ../../../../dist/include/pippki >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki/resources' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki/resources' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager/pki' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/security/manager' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. autoconfig/Makefile >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. system-pref/Makefile >creating extensions/pref/autoconfig/Makefile >creating extensions/pref/system-pref/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. resources/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating extensions/pref/autoconfig/public/Makefile >creating extensions/pref/autoconfig/resources/Makefile >creating extensions/pref/autoconfig/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig/public' >Creating .deps >Creating _xpidlgen/.done >Creating ../../../../dist/include/autoconfig >nsIAutoConfig.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoConfig nsIAutoConfig.idl >nsIReadConfig.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIReadConfig nsIReadConfig.idl >nsILDAPSyncQuery.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPSyncQuery nsILDAPSyncQuery.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsIAutoConfig.idl nsIReadConfig.idl nsILDAPSyncQuery.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoConfig.h _xpidlgen/nsIReadConfig.h _xpidlgen/nsILDAPSyncQuery.h ../../../../dist/include/autoconfig >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig/resources' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig/resources' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig/src' >Creating .deps >Creating ../../../../dist/bin/defaults/autoconfig >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 prefcalls.js unix/platform.js ../../../../dist/bin/defaults/autoconfig >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/autoconfig' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/system-pref' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating extensions/pref/system-pref/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/system-pref/src' >/usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. gconf/Makefile >Creating .deps >Creating ../../../../dist/include/system-pref >creating extensions/pref/system-pref/src/gconf/Makefile >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/system-pref/src/gconf' >Creating .deps >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsSystemPrefService.h ../../../../../dist/include/system-pref >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R ./../nsSystemPrefFactory.cpp . >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/system-pref/src/gconf' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsSystemPrefLog.h ../../../../dist/include/system-pref >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/system-pref/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref/system-pref' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/extensions/pref' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom' >/usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. base/Makefile >creating directory/xpcom/base/Makefile >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom/base' >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile >/usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile >creating directory/xpcom/base/public/Makefile >creating directory/xpcom/base/src/Makefile >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom/base/public' >Creating .deps >Creating ../../../../dist/include/mozldap >Creating _xpidlgen/.done >nsILDAPConnection.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPConnection nsILDAPConnection.idl >nsILDAPMessage.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPMessage nsILDAPMessage.idl >nsILDAPOperation.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPOperation nsILDAPOperation.idl >nsILDAPMessageListener.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPMessageListener nsILDAPMessageListener.idl >nsILDAPErrors.idl >nsILDAPURL.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPURL nsILDAPURL.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPErrors nsILDAPErrors.idl >nsILDAPServer.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPServer nsILDAPServer.idl >nsILDAPService.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPService nsILDAPService.idl >nsILDAPBERValue.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPBERValue nsILDAPBERValue.idl >nsILDAPControl.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPControl nsILDAPControl.idl >nsILDAPBERElement.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPBERElement nsILDAPBERElement.idl >nsILDAPModification.idl >../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILDAPModification nsILDAPModification.idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsILDAPConnection.idl nsILDAPOperation.idl nsILDAPMessage.idl nsILDAPMessageListener.idl nsILDAPURL.idl nsILDAPErrors.idl nsILDAPServer.idl nsILDAPService.idl nsILDAPBERValue.idl nsILDAPControl.idl nsILDAPBERElement.idl nsILDAPModification.idl ../../../../dist/idl >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsILDAPConnection.h _xpidlgen/nsILDAPOperation.h _xpidlgen/nsILDAPMessage.h _xpidlgen/nsILDAPMessageListener.h _xpidlgen/nsILDAPURL.h _xpidlgen/nsILDAPErrors.h _xpidlgen/nsILDAPServer.h _xpidlgen/nsILDAPService.h _xpidlgen/nsILDAPBERValue.h _xpidlgen/nsILDAPControl.h _xpidlgen/nsILDAPBERElement.h _xpidlgen/nsILDAPModification.h ../../../../dist/include/mozldap >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom/base/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom/base/src' >Creating .deps >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom/base/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom/base' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/directory/xpcom' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/system/gnome' >Creating .deps >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/system/gnome' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/system/dbus' >Creating .deps >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/system/dbus' >gmake[3]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >/usr/bin/gmake libs_tier_toolkit >gmake[3]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >libs_tier_toolkit >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: `chrome/Makefile' is up to date. >gmake[4]: `profile/Makefile' is up to date. >gmake[4]: `xpfe/Makefile' is up to date. >gmake[4]: `toolkit/components/Makefile' is up to date. >gmake[4]: `widget/src/xremoteclient/Makefile' is up to date. >gmake[4]: `extensions/spellcheck/Makefile' is up to date. >gmake[4]: `toolkit/Makefile' is up to date. >gmake[4]: `xpinstall/Makefile' is up to date. >gmake[4]: `security/manager/Makefile' is up to date. >gmake[4]: `extensions/pref/Makefile' is up to date. >gmake[4]: `directory/xpcom/Makefile' is up to date. >gmake[4]: `toolkit/system/gnome/Makefile' is up to date. >gmake[4]: `toolkit/system/dbus/Makefile' is up to date. >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/public' >nsIToolkitChromeRegistry.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIToolkitChromeRegistry.xpt -d .deps/nsIToolkitChromeRegistry.pp nsIToolkitChromeRegistry.idl >../../dist/bin/xpt_link _xpidlgen/chrome.xpt _xpidlgen/nsIToolkitChromeRegistry.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/chrome.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/src' >nsChromeFactory.cpp >c++ -o nsChromeFactory.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/rdf -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/layout -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/js -I../../dist/include/appshell -I../../dist/include/toolkitcomps -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/xpconnect -I../../dist/include/jar -I../../dist/include/xulapp -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/chrome -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeFactory.pp nsChromeFactory.cpp >nsChromeRegistry.cpp >c++ -o nsChromeRegistry.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/rdf -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/layout -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/js -I../../dist/include/appshell -I../../dist/include/toolkitcomps -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/xpconnect -I../../dist/include/jar -I../../dist/include/xulapp -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/chrome -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeRegistry.pp nsChromeRegistry.cpp >nsChromeProtocolHandler.cpp >c++ -o nsChromeProtocolHandler.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/rdf -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/layout -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/js -I../../dist/include/appshell -I../../dist/include/toolkitcomps -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/xpconnect -I../../dist/include/jar -I../../dist/include/xulapp -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/chrome -I/usr/include/nspr4 -I../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeProtocolHandler.pp nsChromeProtocolHandler.cpp >In file included from nsChromeRegistry.cpp:82: >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:58, > from nsChromeRegistry.cpp:102: >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../dist/include/layout/nsIPresShell.h:59, > from nsChromeRegistry.cpp:102: >../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >nsChromeRegistry.cpp: In function 'void EnsureLowerCase(char*)': >nsChromeRegistry.cpp:2195: warning: conversion to 'char' from 'int' may alter its value >rm -f libchrome.a >ar cr libchrome.a nsChromeFactory.o nsChromeRegistry.o nsChromeProtocolHandler.o >ranlib libchrome.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libchrome.a ../../staticlib/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome/src' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/chrome' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/public' >nsIProfileUnlocker.idl >nsIProfile.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProfileUnlocker.xpt -d .deps/nsIProfileUnlocker.pp nsIProfileUnlocker.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProfile.xpt -d .deps/nsIProfile.pp nsIProfile.idl >nsIProfileChangeStatus.idl >../../dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProfileChangeStatus.xpt -d .deps/nsIProfileChangeStatus.pp nsIProfileChangeStatus.idl >../../dist/bin/xpt_link _xpidlgen/profile.xpt _xpidlgen/nsIProfileUnlocker.xpt _xpidlgen/nsIProfile.xpt _xpidlgen/nsIProfileChangeStatus.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/profile.xpt ../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/public' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/public' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/src' >nsProfileDirServiceProvider.cpp >c++ -o nsProfileDirServiceProvider.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileDirServiceProvider.pp nsProfileDirServiceProvider.cpp >nsProfileLock.cpp >c++ -o nsProfileLock.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileLock.pp nsProfileLock.cpp >nsProfileDirServiceProvider.cpp: In constructor 'nsProfileDirServiceProvider::nsProfileDirServiceProvider(PRBool)': >nsProfileDirServiceProvider.cpp:76: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsProfileLock.cpp: In function 'PRBool IsSymlinkStaleLock(in_addr*, const char*, PRBool)': >nsProfileLock.cpp:280: warning: conversion to 'int' from 'ssize_t' may alter its value >nsProfileLock.cpp:299: warning: conversion to 'pid_t' from 'long int' may alter its value >rm -f libprofdirserviceprovider_s.a >ar cr libprofdirserviceprovider_s.a nsProfileDirServiceProvider.o nsProfileLock.o >ranlib libprofdirserviceprovider_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/src' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/standalone' >nsProfileDirServiceProvider.cpp >c++ -o nsProfileDirServiceProvider.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileDirServiceProvider.pp nsProfileDirServiceProvider.cpp >nsProfileLock.cpp >c++ -o nsProfileLock.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DXPCOM_GLUE -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileLock.pp nsProfileLock.cpp >In file included from ../../../dist/include/string/nsEmbedString.h:43, > from ./../src/nsProfileStringTypes.h:54, > from nsProfileLock.cpp:43: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >In file included from ../../../dist/include/string/nsEmbedString.h:43, > from ../../../dist/include/profdirserviceprovider/nsProfileDirServiceProvider.h:51, > from nsProfileDirServiceProvider.cpp:39: >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': >../../../dist/include/xpcom/nsStringAPI.h:1271: warning: conversion to 'PRUint32' from 'long int' may alter its value >../../../dist/include/xpcom/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': >../../../dist/include/xpcom/nsStringAPI.h:1309: warning: conversion to 'PRUint32' from 'long int' may alter its value >nsProfileDirServiceProvider.cpp: In constructor 'nsProfileDirServiceProvider::nsProfileDirServiceProvider(PRBool)': >nsProfileDirServiceProvider.cpp:76: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsProfileLock.cpp: In function 'PRBool IsSymlinkStaleLock(in_addr*, const char*, PRBool)': >nsProfileLock.cpp:280: warning: conversion to 'int' from 'ssize_t' may alter its value >nsProfileLock.cpp:299: warning: conversion to 'pid_t' from 'long int' may alter its value >rm -f libprofdirserviceprovidersa_s.a >ar cr libprofdirserviceprovidersa_s.a nsProfileDirServiceProvider.o nsProfileLock.o >ranlib libprofdirserviceprovidersa_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider/standalone' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile/dirserviceprovider' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/profile' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/public' >nsIBrowserInstance.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIBrowserInstance.xpt -d .deps/nsIBrowserInstance.pp nsIBrowserInstance.idl >../../../dist/bin/xpt_link _xpidlgen/mozbrwsr.xpt _xpidlgen/nsIBrowserInstance.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozbrwsr.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/src' >nsBrowserInstance.cpp >c++ -o nsBrowserInstance.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/shistory -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/docshell -I../../../dist/include/appcomps -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/pref -I../../../dist/include/webbrwsr -I../../../dist/include/windowwatcher -I../../../dist/include/history -I../../../dist/include -I../../../dist/include/browser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserInstance.pp nsBrowserInstance.cpp >nsBrowserStatusFilter.cpp >c++ -o nsBrowserStatusFilter.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/shistory -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/docshell -I../../../dist/include/appcomps -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/pref -I../../../dist/include/webbrwsr -I../../../dist/include/windowwatcher -I../../../dist/include/history -I../../../dist/include -I../../../dist/include/browser -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserStatusFilter.pp nsBrowserStatusFilter.cpp >nsBrowserStatusFilter.cpp: In member function 'void nsBrowserStatusFilter::MaybeSendProgress()': >nsBrowserStatusFilter.cpp:335: warning: conversion to 'PRInt32' from 'PRInt64' may alter its value >In file included from nsBrowserInstance.cpp:65: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsBrowserInstance.cpp:83: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >rm -f libmozbrwsr_s.a >ar cr libmozbrwsr_s.a nsBrowserInstance.o nsBrowserStatusFilter.o >ranlib libmozbrwsr_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/browser' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/public' >nsISearchContext.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISearchContext.xpt -d .deps/nsISearchContext.pp nsISearchContext.idl >nsIFindService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFindService.xpt -d .deps/nsIFindService.pp nsIFindService.idl >../../../../dist/bin/xpt_link _xpidlgen/mozfind.xpt _xpidlgen/nsISearchContext.xpt _xpidlgen/nsIFindService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozfind.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/src' >nsFindService.cpp >c++ -o nsFindService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/appcomps -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFindService.pp nsFindService.cpp >nsFindModule.cpp >c++ -o nsFindModule.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/appcomps -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFindModule.pp nsFindModule.cpp >nsFindService.cpp: In member function 'virtual nsresult nsFindService::SetFindBackwards(PRBool)': >nsFindService.cpp:98: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFindService.cpp: In member function 'virtual nsresult nsFindService::SetWrapFind(PRBool)': >nsFindService.cpp:111: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFindService.cpp: In member function 'virtual nsresult nsFindService::SetEntireWord(PRBool)': >nsFindService.cpp:124: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFindService.cpp: In member function 'virtual nsresult nsFindService::SetMatchCase(PRBool)': >nsFindService.cpp:137: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libmozfind.a >ar cr libmozfind.a nsFindService.o nsFindModule.o >ranlib libmozfind.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libmozfind.a ../../../../staticlib/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/find' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/public' >nsIFileView.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileView.xpt -d .deps/nsIFileView.pp nsIFileView.idl >../../../../dist/bin/xpt_link _xpidlgen/filepicker.xpt _xpidlgen/nsIFileView.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/filepicker.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/src' >nsFileView.cpp >/usr/bin/python ../../../../config/Preprocessor.py -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" nsFilePicker.js.in > nsFilePicker.js >nsWildCard.cpp >c++ -o nsWildCard.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/layout -I../../../../dist/include/dom -I../../../../dist/include/string -I../../../../dist/include/locale -I../../../../dist/include/autocomplete -I../../../../dist/include -I../../../../dist/include/filepicker -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWildCard.pp nsWildCard.cpp >c++ -o nsFileView.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/layout -I../../../../dist/include/dom -I../../../../dist/include/string -I../../../../dist/include/locale -I../../../../dist/include/autocomplete -I../../../../dist/include -I../../../../dist/include/filepicker -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileView.pp nsFileView.cpp >nsWildCard.cpp: In function 'int _handle_union(const PRUnichar*, const PRUnichar*, PRBool)': >nsWildCard.cpp:151: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value >nsFileView.cpp: In member function 'virtual nsresult nsFileView::SetShowHiddenFiles(PRBool)': >nsFileView.cpp:315: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFileView.cpp: In member function 'virtual nsresult nsFileView::SetShowOnlyDirectories(PRBool)': >nsFileView.cpp:338: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFileView.cpp: In member function 'virtual nsresult nsFileView::Sort(PRInt16, PRBool)': >nsFileView.cpp:389: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsFileView.cpp:396: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >rm -f libfileview.a >ar cr libfileview.a nsFileView.o nsWildCard.o >ranlib libfileview.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libfileview.a ../../../../staticlib/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsFilePicker.js ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/filepicker' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/intl' >nsCharsetMenu.cpp >c++ -o nsCharsetMenu.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/rdf -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/appcomps -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetMenu.pp nsCharsetMenu.cpp >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::Init()': >nsCharsetMenu.cpp:794: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitBrowserMenu()': >nsCharsetMenu.cpp:916: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitMaileditMenu()': >nsCharsetMenu.cpp:956: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitMailviewMenu()': >nsCharsetMenu.cpp:998: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitComposerMenu()': >nsCharsetMenu.cpp:1041: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitOthers()': >nsCharsetMenu.cpp:1072: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitSecondaryTiers()': >nsCharsetMenu.cpp:1102: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >nsCharsetMenu.cpp: In member function 'nsresult nsCharsetMenu::InitAutodetMenu()': >nsCharsetMenu.cpp:1196: warning: conversion to 'PRPackedBool' from 'long int' may alter its value >rm -f libintlapp.a >ar cr libintlapp.a nsCharsetMenu.o >ranlib libintlapp.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libintlapp.a ../../../staticlib/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/intl' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/windowds' >nsWindowDataSource.cpp >c++ -o nsWindowDataSource.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/appshell -I../../../dist/include/rdf -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/appcomps -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowDataSource.pp nsWindowDataSource.cpp >nsIWindowDataSource.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWindowDataSource.xpt -d .deps/nsIWindowDataSource.pp nsIWindowDataSource.idl >../../../dist/bin/xpt_link _xpidlgen/windowds.xpt _xpidlgen/nsIWindowDataSource.xpt >rm -f libwindowds.a >ar cr libwindowds.a nsWindowDataSource.o >ranlib libwindowds.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libwindowds.a ../../../staticlib/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/windowds.xpt ../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/windowds' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/public' >nsIAutoCompleteListener.idl >nsIAutoCompleteResults.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteResults.xpt -d .deps/nsIAutoCompleteResults.pp nsIAutoCompleteResults.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteListener.xpt -d .deps/nsIAutoCompleteListener.pp nsIAutoCompleteListener.idl >nsIAutoCompleteSession.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSession.xpt -d .deps/nsIAutoCompleteSession.pp nsIAutoCompleteSession.idl >../../../../dist/bin/xpt_link _xpidlgen/xpautocomplete.xpt _xpidlgen/nsIAutoCompleteListener.xpt _xpidlgen/nsIAutoCompleteResults.xpt _xpidlgen/nsIAutoCompleteSession.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpautocomplete.xpt ../../../../dist/bin/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/public' >gmake[7]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/src' >nsAutoComplete.cpp >c++ -o nsAutoComplete.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/appcomps -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoComplete.pp nsAutoComplete.cpp >rm -f libxpautocomplete.a >ar cr libxpautocomplete.a nsAutoComplete.o >ranlib libxpautocomplete.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libxpautocomplete.a ../../../../staticlib/components >gmake[7]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete/src' >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/autocomplete' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/history/public' >nsIBrowserHistory.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBrowserHistory.xpt -d .deps/nsIBrowserHistory.pp nsIBrowserHistory.idl >../../../../dist/bin/xpt_link _xpidlgen/history.xpt _xpidlgen/nsIBrowserHistory.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/history.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components/history/public' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components => ../../dist/bin/chrome/toolkit.jar > adding: content/global/autocomplete.xml (stored 0%) > adding: content/global/autocomplete.css (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe/components' >gmake[4]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/xpfe' >gmake[4]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/remote' >nsGTKRemoteService.cpp >nsIRemoteService.idl >c++ -o nsGTKRemoteService.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/appcomps -I../../../dist/include/toolkitcomps -I../../../dist/include/appshell -I../../../dist/include/layout -I../../../dist/include/xulapp -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/toolkitcomps -I/usr/include/nspr4 -I../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -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 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGTKRemoteService.pp nsGTKRemoteService.cpp >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRemoteService.xpt -d .deps/nsIRemoteService.pp nsIRemoteService.idl >../../../dist/bin/xpt_link _xpidlgen/toolkitremote.xpt _xpidlgen/nsIRemoteService.xpt >In file included from nsGTKRemoteService.cpp:53: >../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../dist/include/widget/nsIWidget.h:43, > from nsGTKRemoteService.cpp:59: >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >nsGTKRemoteService.cpp: At global scope: >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:255: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp: In static member function 'static const char* nsGTKRemoteService::HandleCommand(char*, nsIDOMWindow*, PRUint32)': >nsGTKRemoteService.cpp:391: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp:391: warning: deprecated conversion from string constant to 'char*' >nsGTKRemoteService.cpp: In member function 'void nsGTKRemoteService::HandleCommandsFor(GtkWidget*, nsIWeakReference*)': >nsGTKRemoteService.cpp:514: warning: conversion to 'int' from 'size_t' may alter its value >nsGTKRemoteService.cpp: In static member function 'static gboolean nsGTKRemoteService::HandlePropertyChange(GtkWidget*, GdkEventProperty*, nsIWeakReference*)': >nsGTKRemoteService.cpp:582: warning: conversion to 'int' from 'size_t' may alter its value >nsGTKRemoteService.cpp:627: warning: conversion to 'int' from 'size_t' may alter its value >rm -f libremoteservice.a >ar cr libremoteservice.a nsGTKRemoteService.o >ranlib libremoteservice.a >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 libremoteservice.a ../../../staticlib/components >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/toolkitremote.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/remote' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/public' >nsIURLFormatter.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIURLFormatter.xpt -d .deps/nsIURLFormatter.pp nsIURLFormatter.idl >../../../../dist/bin/xpt_link _xpidlgen/urlformatter.xpt _xpidlgen/nsIURLFormatter.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/urlformatter.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/src' >set -e; \ > /builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ > for i in nsURLFormatter.js; do \ > dest=../../../../dist/bin/components/`basename $i`; \ > rm -f -f $dest; \ > /usr/bin/python ../../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ > done >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/urlformatter' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/public' >nsIContentPrefService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIContentPrefService.xpt -d .deps/nsIContentPrefService.pp nsIContentPrefService.idl >nsIContentURIGrouper.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIContentURIGrouper.xpt -d .deps/nsIContentURIGrouper.pp nsIContentURIGrouper.idl >../../../../dist/bin/xpt_link _xpidlgen/contentprefs.xpt _xpidlgen/nsIContentPrefService.xpt _xpidlgen/nsIContentURIGrouper.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/contentprefs.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/src' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 nsContentPrefService.js ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/contentprefs' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats/src' >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 Microformats.js ../../../../dist/bin/modules >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats/src' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/microformats' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places/public' >nsINavHistoryService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsINavHistoryService.xpt -d .deps/nsINavHistoryService.pp nsINavHistoryService.idl >../../../../dist/bin/xpt_link _xpidlgen/places.xpt _xpidlgen/nsINavHistoryService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/places.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/places' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/apppicker' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/apppicker => ../../../dist/bin/chrome/toolkit.jar >+++ overriding content/global/appPicker.xul content/global/appPicker.js > adding: content/global/appPicker.xul (stored 0%) > adding: content/global/appPicker.js (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/apppicker' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/filepicker' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/filepicker => ../../../dist/bin/chrome/toolkit.jar >+++ overriding content/global/filepicker.xul content/global/filepicker.js > adding: content/global/filepicker.xul (stored 0%) > adding: content/global/filepicker.js (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/filepicker' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/console' >set -e; \ > /builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -D ../../../dist/bin/components; \ > for i in jsconsole-clhandler.js; do \ > dest=../../../dist/bin/components/`basename $i`; \ > rm -f -f $dest; \ > /usr/bin/python ../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.0.2pre\" -DMOZILLA_VERSION_U=1.9.0.2pre -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_THUNDERBIRD=1 -DMOZ_BUILD_APP=collab -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_STATIC_BUILD=1 -DMOZ_STATIC_MAIL_BUILD=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=30 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ > done >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/console => ../../../dist/bin/chrome/toolkit.jar >+++ overriding content/global/console.js content/global/console.xul content/global/console.css content/global/consoleBindings.xml > adding: content/global/console.js (stored 0%) > adding: content/global/console.xul (stored 0%) > adding: content/global/console.css (stored 0%) > adding: content/global/consoleBindings.xml (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/console' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/exthelper' >extIApplication.idl >../../../dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/extIApplication.xpt -d .deps/extIApplication.pp extIApplication.idl >../../../dist/bin/xpt_link _xpidlgen/exthelper.xpt _xpidlgen/extIApplication.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/exthelper.xpt ../../../dist/bin/components >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/exthelper' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewconfig' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewconfig => ../../../dist/bin/chrome/toolkit.jar >+++ overriding content/global/config.xul content/global/configIntValue.xul content/global/config.js > adding: content/global/config.xul (stored 0%) > adding: content/global/configIntValue.xul (stored 0%) > adding: content/global/config.js (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/viewconfig' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/public' >nsITypeAheadFind.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsITypeAheadFind.xpt -d .deps/nsITypeAheadFind.pp nsITypeAheadFind.idl >../../../../dist/bin/xpt_link _xpidlgen/fastfind.xpt _xpidlgen/nsITypeAheadFind.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/fastfind.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/src' >nsTypeAheadFind.cpp >c++ -o nsTypeAheadFind.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/content -I../../../../dist/include/docshell -I../../../../dist/include/dom -I../../../../dist/include/editor -I../../../../dist/include/find -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/locale -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/uriloader -I../../../../dist/include/view -I../../../../dist/include/webshell -I../../../../dist/include/widget -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/xpcom -I../../../../dist/include/xuldoc -I../../../../dist/include -I../../../../dist/include/fastfind -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTypeAheadFind.pp nsTypeAheadFind.cpp >In file included from nsTypeAheadFind.cpp:55: >../../../../dist/include/dom/nsPIDOMWindow.h: In member function 'void nsPIDOMWindow::SetModalContentWindow(PRBool)': >../../../../dist/include/dom/nsPIDOMWindow.h:372: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:49, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsTypeAheadFind.cpp:65: >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:325: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:359: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': >../../../../dist/include/gfx/nsCoord.h:364: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/gfx/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': >../../../../dist/include/gfx/nsCoord.h:383: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:51, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsTypeAheadFind.cpp:65: >../../../../dist/include/gfx/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': >../../../../dist/include/gfx/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value >../../../../dist/include/gfx/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value >In file included from ../../../../dist/include/layout/nsPresContext.h:61, > from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsTypeAheadFind.cpp:65: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetIsInitialDocument(PRBool)': >../../../../dist/include/content/nsIDocument.h:333: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetShellsHidden(PRBool)': >../../../../dist/include/content/nsIDocument.h:377: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetMayStartLayout(PRBool)': >../../../../dist/include/content/nsIDocument.h:939: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsStyleStruct.h:57, > from ../../../../dist/include/layout/nsIFrame.h:52, > from nsTypeAheadFind.cpp:65: >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRootPaginatedDocument(PRBool)': >../../../../dist/include/layout/nsPresContext.h:446: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::TwipsToAppUnits(PRInt32) const': >../../../../dist/include/layout/nsPresContext.h:525: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'PRInt32 nsPresContext::AppUnitsToTwips(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:535: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'nscoord nsPresContext::PointsToAppUnits(float) const': >../../../../dist/include/layout/nsPresContext.h:539: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'float nsPresContext::AppUnitsToPoints(nscoord) const': >../../../../dist/include/layout/nsPresContext.h:542: warning: conversion to 'float' from 'PRInt32' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundImageDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:585: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetBackgroundColorDraw(PRBool)': >../../../../dist/include/layout/nsPresContext.h:592: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetVisualMode(PRBool)': >../../../../dist/include/layout/nsPresContext.h:635: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsBidiSystem(PRBool)': >../../../../dist/include/layout/nsPresContext.h:672: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >../../../../dist/include/layout/nsPresContext.h: In member function 'void nsPresContext::SetIsRenderingOnlySelection(PRBool)': >../../../../dist/include/layout/nsPresContext.h:688: warning: conversion to 'unsigned char:1' from 'unsigned int' may alter its value >In file included from ../../../../dist/include/layout/nsIFrame.h:52, > from nsTypeAheadFind.cpp:65: >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderStyle(PRUint8, PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:402: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:403: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderColor(PRUint8, nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:429: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::AppendBorderColor(PRInt32, nscolor, PRBool)': >../../../../dist/include/layout/nsStyleStruct.h:452: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderTransparent(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:458: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleBorder::SetBorderToForeground(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:465: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineStyle(PRUint8)': >../../../../dist/include/layout/nsStyleStruct.h:551: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h:552: warning: conversion to 'PRUint8' from 'int' may alter its value >../../../../dist/include/layout/nsStyleStruct.h: In member function 'void nsStyleOutline::SetOutlineColor(nscolor)': >../../../../dist/include/layout/nsStyleStruct.h:568: warning: conversion to 'PRUint8' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsStyleContext.h:45, > from ../../../../dist/include/layout/nsIFrame.h:53, > from nsTypeAheadFind.cpp:65: >../../../../dist/include/layout/nsRuleNode.h: In member function 'PRUint8 nsRuleNode::GetLevel() const': >../../../../dist/include/layout/nsRuleNode.h:692: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value >In file included from nsTypeAheadFind.cpp:65: >../../../../dist/include/layout/nsIFrame.h: In member function 'void nsIFrame::PeekWordState::Update(PRBool, PRBool)': >../../../../dist/include/layout/nsIFrame.h:2209: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >../../../../dist/include/layout/nsIFrame.h:2210: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from nsTypeAheadFind.cpp:80: >../../../../dist/include/content/nsTextFragment.h: In member function 'PRUnichar nsTextFragment::CharAt(PRInt32) const': >../../../../dist/include/content/nsTextFragment.h:185: warning: conversion to 'PRUnichar' from 'int' may alter its value >In file included from ../../../../dist/include/layout/nsICaret.h:47, > from nsTypeAheadFind.cpp:85: >../../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetMouseDoubleDown(PRBool)': >../../../../dist/include/layout/nsFrameSelection.h:485: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >In file included from ../../../../dist/include/layout/nsICaret.h:47, > from nsTypeAheadFind.cpp:85: >../../../../dist/include/layout/nsFrameSelection.h: In member function 'void nsFrameSelection::SetDirty(PRBool)': >../../../../dist/include/layout/nsFrameSelection.h:616: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTypeAheadFind.cpp: In member function 'nsresult nsTypeAheadFind::FindItNow(nsIPresShell*, PRBool, PRBool, PRBool, PRUint16*)': >nsTypeAheadFind.cpp:587: warning: enumeral mismatch in conditional expression: 'nsITypeAheadFind::<anonymous enum>' vs 'nsITypeAheadFind::<anonymous enum>' >nsTypeAheadFind.cpp: In member function 'virtual nsresult nsTypeAheadFind::FindAgain(PRBool, PRBool, PRUint16*)': >nsTypeAheadFind.cpp:904: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTypeAheadFind.cpp: In member function 'virtual nsresult nsTypeAheadFind::Find(const nsAString_internal&, PRBool, PRUint16*)': >nsTypeAheadFind.cpp:981: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTypeAheadFind.cpp:1001: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >nsTypeAheadFind.cpp: In member function 'PRBool nsTypeAheadFind::IsRangeVisible(nsIPresShell*, nsPresContext*, nsIDOMRange*, PRBool, PRBool, nsIDOMRange**, PRBool*)': >nsTypeAheadFind.cpp:1146: warning: conversion to 'PRUint16' from 'nscoord' may alter its value >rm -f libfastfind_s.a >ar cr libfastfind_s.a nsTypeAheadFind.o >ranlib libfastfind_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind/src' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind => ../../../dist/bin/chrome/toolkit.jar > adding: content/global/notfound.wav (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/typeaheadfind' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols/public' >nsIParentalControlsService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIParentalControlsService.xpt -d .deps/nsIParentalControlsService.pp nsIParentalControlsService.idl >../../../../dist/bin/xpt_link _xpidlgen/parentalcontrols.xpt _xpidlgen/nsIParentalControlsService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/parentalcontrols.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols/public' >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/parentalcontrols' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/public' >nsIAlertsService.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAlertsService.xpt -d .deps/nsIAlertsService.pp nsIAlertsService.idl >../../../../dist/bin/xpt_link _xpidlgen/alerts.xpt _xpidlgen/nsIAlertsService.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/alerts.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/src' >nsAlertsService.cpp >c++ -o nsAlertsService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include -I../../../../dist/include/alerts -I/usr/include/nspr4 -I../../../../dist/sdk/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAlertsService.pp nsAlertsService.cpp >rm -f libalerts_s.a >ar cr libalerts_s.a nsAlertsService.o >ranlib libalerts_s.a >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts/src' >+++ making chrome /builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts => ../../../dist/bin/chrome/toolkit.jar >+++ overriding content/global/alerts/alert.xul content/global/alerts/alert.js > adding: content/global/alerts/alert.xul (stored 0%) > adding: content/global/alerts/alert.js (stored 0%) >gmake[5]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/alerts' >gmake[5]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/public' >nsIFeedProcessor.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedProcessor.xpt -d .deps/nsIFeedProcessor.pp nsIFeedProcessor.idl >nsIFeedResult.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedResult.xpt -d .deps/nsIFeedResult.pp nsIFeedResult.idl >nsIFeedListener.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedListener.xpt -d .deps/nsIFeedListener.pp nsIFeedListener.idl >nsIFeed.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeed.xpt -d .deps/nsIFeed.pp nsIFeed.idl >nsIFeedContainer.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedContainer.xpt -d .deps/nsIFeedContainer.pp nsIFeedContainer.idl >nsIFeedEntry.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedEntry.xpt -d .deps/nsIFeedEntry.pp nsIFeedEntry.idl >nsIFeedTextConstruct.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedTextConstruct.xpt -d .deps/nsIFeedTextConstruct.pp nsIFeedTextConstruct.idl >nsIScriptableUnescapeHTML.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptableUnescapeHTML.xpt -d .deps/nsIScriptableUnescapeHTML.pp nsIScriptableUnescapeHTML.idl >nsIFeedElementBase.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedElementBase.xpt -d .deps/nsIFeedElementBase.pp nsIFeedElementBase.idl >nsIFeedGenerator.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedGenerator.xpt -d .deps/nsIFeedGenerator.pp nsIFeedGenerator.idl >nsIFeedPerson.idl >../../../../dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedPerson.xpt -d .deps/nsIFeedPerson.pp nsIFeedPerson.idl >../../../../dist/bin/xpt_link _xpidlgen/feeds.xpt _xpidlgen/nsIFeedProcessor.xpt _xpidlgen/nsIFeedResult.xpt _xpidlgen/nsIFeedListener.xpt _xpidlgen/nsIFeed.xpt _xpidlgen/nsIFeedContainer.xpt _xpidlgen/nsIFeedEntry.xpt _xpidlgen/nsIFeedTextConstruct.xpt _xpidlgen/nsIScriptableUnescapeHTML.xpt _xpidlgen/nsIFeedElementBase.xpt _xpidlgen/nsIFeedGenerator.xpt _xpidlgen/nsIFeedPerson.xpt >/builddir/build/BUILD/spicebird-0.7.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/feeds.xpt ../../../../dist/bin/components >gmake[6]: Leaving directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/public' >gmake[6]: Entering directory `/builddir/build/BUILD/spicebird-0.7.1/mozilla/toolkit/components/feeds/src' >nsScriptableUnescapeHTML.cpp >c++ -o nsScriptableUnescapeHTML.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.33.3-85.fc13\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/necko -I../../../../dist/include/string -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/htmlparser -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/feeds -I/usr/include/nspr4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableUnescapeHTML.pp nsScriptableUnescapeHTML.cpp >In file included from ../../../../dist/include/content/nsScriptLoader.h:52, > from nsScriptableUnescapeHTML.cpp:43: >../../../../dist/include/content/nsIDocument.h: In member function 'void nsIDocument::SetBidiEnabled(PRBool)': >../../../../dist/include/content/nsIDocument.h:303: warning: conversion to 'PRPackedBool' from 'PRBool' may alter its value >